Highlights
- Pro
-
Certificates Public
This is my repository showcasing my professional development journey through various courses and achievements.
UpdatedJul 7, 2024 -
Car_Price_Prediction Public
Trains Random Forest and Gradient Boosting models to predict car prices based on user inputs for various car attributes, evaluating models and making predictions using the best-performing model.
Jupyter Notebook UpdatedJun 24, 2024 -
Laptop_price_prediction Public
A machine learning project for predicting laptop prices using Gradient Boosting and Random Forest regressors.
random-forest ensemble-learning regression-models ensemble-model gradient-boosting regresssion price-predictionJupyter Notebook UpdatedJun 22, 2024 -
This repository contains a Flask web application that uses a CatBoost regression model to predict earthquake magnitudes. The model is trained using a dataset containing various features related to …
Jupyter Notebook UpdatedJun 13, 2024 -
email_spam_classification Public
This code performs email spam classification using three machine learning models: Naive Bayes, Support Vector Machines (SVM), and Random Forest Classifier. It evaluates their performance using accu…
naive-bayes-classifier ensemble-learning svm-classifier random-forest-classifier spam-email-classifierJupyter Notebook UpdatedJun 2, 2024 -
This code performs hyperparameter tuning using Grid Search and Random Search for a Random Forest Classifier on an email dataset, followed by evaluating the best models based on accuracy and classif…
Jupyter Notebook UpdatedJun 1, 2024 -
Simple_Linear_Regression Public
This code performs data preprocessing, visualization, and simple linear regression to predict the tip amount based on the total bill in a restaurant dataset.
Jupyter Notebook UpdatedJun 1, 2024 -
Diabetes-Prediction-Web-App Public
This repository contains the code for a web-based diabetes prediction application using a machine learning model. The application is built using Flask and allows users to input various health param…
-
This project aims to predict the final grades (G2 and G3) of students based on various factors such as age, study time, family support, and more.It utilizes machine learning techniques to make pred…
-
This project focuses on predicting the likelihood of a person having diabetes based on various health-related attributes using Random Forest Algorithm
python machine-learning random-forest machine-learning-algorithms ensemble-learning ensemble-model ensemble-classifierJupyter Notebook UpdatedSep 26, 2023 -
This project focuses on predicting the likelihood of diabetes in individuals using ensemble machine learning models. It combines various ensemble techniques, including Random Forest, AdaBoost, Grad…
-
This project focuses on predicting the likelihood of a person having diabetes based on various health-related attributes. It employs a Voting Classifier, which combines the predictions of multiple …
python machine-learning voting machine-learning-algorithms jupyter-notebook ensemble-learning diabetesJupyter Notebook UpdatedSep 19, 2023 -
This project focuses on using the Python image library Pillow to load and manipulate image data, perform common image transformations, and build them into a data processing pipeline.
Jupyter Notebook UpdatedSep 17, 2023 -
This project demonstrates the application of machine learning in predicting student grades based on various factors.
-
DiabetesPrediction Public
This is a diabetes prediction system using Random Forest classifier and Flask framework.
HTML UpdatedJul 14, 2023 -
This is about the Sharpe ratio by calculating it for the stocks of the two tech giants Facebook and Amazon.
Jupyter Notebook UpdatedJul 11, 2023 -
AndroidLearningApp Public
This is android learning(Preparation and quiz)app
Java UpdatedJun 4, 2023 -
RamzanApp Public
This is a android app that have Ramadan guide, calendar as well as duas and prayer timings using fragments and recycler view
Java UpdatedJun 4, 2023 -
NotepadApp Public
This is a notepad app using windows form
-
This is a student management system desktop application that is secure in the way that it recognize face for admin login or authenticate admin through face recognition using emgu-cv.
-
This is a web application that gets user's input location and find shortest path to the nearest hospital using A* algorithm and also show it visually through graph by networkx library
-
Student-Marks-Predictor Public
This is a machine learning model that predicts the marks of students based on the hours they study using linear regression
-
SmartComplain Public
This is a e-complain app by which user can send query or complain as well as ask for resources to the authority. Also user can keep track of history as well as feedback
-
-
Simple-Chatbot-Using-Python Public
I have made a simple chatbot in Python using Jupyter notebook using NLP
-
My-First-R-Project Public
This is my first R project that I have done on datacamp
-
-
This is MVC Asp.Net application that uses database first approach and use sql database to save records
-
This is my first data science project that I have done on Data camp.
-
DataBinding-in-WPF Public
This is a simple WPF application that uses element and data binding