|
1 | 1 | <div Align="center"><img alt="GIF" src="https://raw.githubusercontent.com/shsarv/Machine-Learning-Projects/main/01%20Start/resources/a.png"/></div>
|
2 | 2 |
|
3 | 3 |
|
4 |
| -## Table of Content:- |
5 |
| -* [List of ML Projects](#list-of-projects--) |
6 |
| -* [Other Projects](#other-projects-) |
7 |
| -* [Bug / Feature Request](#bug-or-feature-request) |
8 |
| -* [License](#license) |
9 |
| -* [Work By](#work-by) |
| 4 | +<p align="center"> |
| 5 | + <a href="https://github.com/shsarv/Machine-Learning-Projects"><strong>Explore the docs »</strong></a> |
| 6 | + <br/> |
| 7 | + <br/> |
| 8 | + <a href="https://github.com/shsarv/Machine-Learning-Projects">View Demo</a> |
| 9 | + . |
| 10 | + <a href="https://github.com/shsarv/Machine-Learning-Projects/issues">Report Bug</a> |
| 11 | + . |
| 12 | + <a href="https://github.com/shsarv/Machine-Learning-Projects/issues">Request Feature</a> |
| 13 | + </p> |
| 14 | +</p> |
10 | 15 |
|
11 | 16 |
|
12 |
| -## List of Projects :- |
13 |
| - |
14 |
| -<!-- |
15 |
| -* [Classification of Arrhythmia using ECG Data](#1-Classification-of-Arrhythmia-using-ECG-Data) |
16 |
| -* [Diabetes Prediction](#2-Diabetes-prediction) |
17 |
| -* [Getting Admission in College Prediction](#3-Getting-Admission-in-College-Prediction) |
18 |
| -* [Heart Disease Prediction](#4-Heart-Disease-Prediction) |
19 |
| -* [Iris Flower Classification](#5-Iris-Flower-Classification) |
20 |
| -* [Loan Repayment Prediction](#6-Loan-Repayment-Prediction) |
21 |
| -* [Predict Employee Turnover](#7-Predict-Employee-Turnover) |
22 |
| -* [Wine Quality Prediction](#8-Wine-Quality-Prediction) |
23 |
| -* [The Battle of Neighborhoods](#9-The-Battle-of-Neighborhoods) --> |
24 |
| - |
25 |
| -### 1. [Classification of Arrhythmia using ECG Data](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Classification%20of%20Arrhythmia) |
26 |
| - |
27 |
| -| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Classification%20of%20Arrhythmia/final%20with%20pca.ipynb) | [Complete Project](https://github.com/shsarv/Project-Arrhythmia)| [Dataset](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Classification%20of%20Arrhythmia/Data/arrhythmia.csv) | |
28 |
| - |
29 |
| - |
30 |
| -- The goal of this project is to predict if a person is suffering from cardiac arrhythmia or not and if yes, classify it into one of 12 available groups. |
31 |
| -- The Dataset used in this project is available at the UCI machine learning Repository. It can be found [Here](https://archive.ics.uci.edu/ml/datasets/Arrhythmia). |
32 |
| -- The best Model was Kernelized SVM over PCA Data. |
33 |
| -- **Accuracy achieved = 80.21%** |
34 |
| - |
35 |
| - |
36 |
| -### 2. [Diabetes-prediction](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Diabetes%20Prediction) |
37 |
| - |
38 |
| -| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Diabetes%20Prediction/Diabetes%20Classification.ipynb) | [Complete Deployed Project](https://github.com/shsarv/Diabetes-prediction) | [Dataset](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Diabetes%20Prediction/dataset) | [Working Link](https://sarvdiabetes-predictions.herokuapp.com/) | |
39 |
| - |
40 |
| -- The objective of the project is to diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset. |
41 |
| -- The data set that has used in this project has taken from the Kaggle. "This dataset is originally from the National Institute of Diabetes and Digestive and Kidney Diseases. |
42 |
| -- Several constraints were placed on the selection of these instances from a larger database. In particular, all patients here are females at least 21 years old of Pima Indian heritage". |
43 |
| -- The model best worked on this dataset is Random Forest Classifier. |
44 |
| -- **Accuracy achieved = 98.75%** |
45 |
| - |
46 |
| - |
47 |
| -### 3. [Getting Admission in College Prediction](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Getting%20Admission%20in%20College%20Prediction) |
48 |
| - |
49 |
| -| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Getting%20Admission%20in%20College%20Prediction/Admission%20prediction.ipynb) | [Dataset](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Getting%20Admission%20in%20College%20Prediction/admission_predict.csv) | |
50 |
| - |
51 |
| - |
52 |
| -- The objective of the project is to predict the chances of getting admission to a reputed University based on parameters like GRE Score, TOEFL Score, University Rating, SOP, LOR, CGPA, and Research submission. |
53 |
| -- The data set that has used in this project has taken from the kaggle. |
54 |
| -- The model best worked on this dataset is Linear Regression Model. |
55 |
| -- **Accuracy achieved = 81.08%** |
56 |
| - |
57 |
| - |
58 |
| -### 4. [Heart Disease Prediction](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Heart%20Disease%20Prediction) |
59 |
| - |
60 |
| -| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Heart%20Disease%20Prediction/Heart%20Disease%20Prediction.ipynb) | [Dataset](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Heart%20Disease%20Prediction/heart.csv) | |
61 |
| - |
62 |
| - |
63 |
| -- The objective of the project is to diagnostically predict whether or not a patient has Cardiac/Heart diabetes, based on certain diagnostic measurements included in the dataset like cp, trestbps, chol, fbs, restecg, thalach, exang, oldpeak, etc. |
64 |
| -- The data set that has used in this project is taken from the Kaggle. |
65 |
| -- The model best worked on this dataset is Random Forest Classifier with n_estimators=90. |
66 |
| -- **Accuracy achieved = 83.82%** |
67 |
| - |
68 |
| -### 5. [Iris Flower Classification](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Iris%20Flower%20Classification) |
69 |
| - |
70 |
| -| [Notebook File1(all models)](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Iris%20Flower%20Classification/iris.ipynb) | [Notebook File2(KNN based)](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Iris%20Flower%20Classification/KNN%20on%20Iris%20Dataset/iris_Flower_Classifcation_using_KNN.ipynb)| [Notebook File3(SVM Based)](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Iris%20Flower%20Classification/SVM%20Iris.ipynb) |[Dataset](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Iris%20Flower%20Classification/iris_data.csv)| |
71 |
| - |
72 |
| -- The aim is to classify iris flowers among three species (setosa, versicolor, or virginica) from measurements of sepals and petals' length and width. |
73 |
| -- The iris data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. |
74 |
| -- The central goal here is to design a model that makes useful classifications for new flowers or, in other words, one which exhibits good generalization. |
75 |
| -- The model best worked on this dataset is the Support Vector Classifier. |
76 |
| -- **Accuracy achieved = 98%** |
| 17 | +     |
77 | 18 |
|
78 |
| -### 6. [Loan Repayment Prediction](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Loan%20Repayment%20Prediction) |
| 19 | +------------------ |
79 | 20 |
|
80 |
| -| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Loan%20Repayment%20Prediction/Loan_Repayment_Prediction.ipynb)| [Dataset](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Loan%20Repayment%20Prediction/loan_data.csv)| |
| 21 | +**This Contain All the Machine Learning Projects that I have done while understanding Machine Learning Concepts.** |
81 | 22 |
|
82 | 23 |
|
83 |
| -- Predicts whether the bank should approve the loan of an applicant based on his profit using _Ensemble Learning Methods_. |
84 |
| -- The data set that has used in this project is taken from the Kaggle. |
85 |
| -- The model best worked on this dataset is Random Forest Classifier with n_estimators=600. |
86 |
| -- **Accuracy achieved = 84.75%** |
87 |
| - |
88 |
| -### 7. [Predict Employee Turnover](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Predict%20Employee%20Turnover%20with%20scikitlearn) |
89 |
| - |
90 |
| -| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Predict%20Employee%20Turnover%20with%20scikitlearn/Learner_Notebook3.ipynb)| [Dataset](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Predict%20Employee%20Turnover%20with%20scikitlearn/employee_data.csv)| |
91 |
| - |
92 |
| -- It is a guided Project. |
93 |
| -- The objective of this project is to predict Employee Churn using Decision Tree and Random Forest Classifiers. |
94 |
| -- The Dataset is taken From a guided project Course available at Coursera named _Predict-Employee-Turnover-with-scikit-learn_. |
95 |
| -- **Accuracy achieved = 97%** |
96 |
| - |
97 |
| -### 8. [Wine Quality Prediction](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Wine%20Quality%20prediction) |
98 |
| - |
99 |
| -| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Wine%20Quality%20prediction/Wine.ipynb)| [Dataset](https://github.com/shsarv/Machine-Learning-Projects/blob/main/Wine%20Quality%20prediction/winequality.csv)| |
100 |
| - |
101 |
| -- The Objective of the project is to predict the quality of the Wine based on different features present in the dataset. |
102 |
| -- The data set that has used in this project is taken from the Kaggle. |
103 |
| -- The model best worked on this dataset is Random Forest Classifier with n_estimators=100. |
104 |
| -- **Accuracy achieved = 90.31%** |
105 |
| - |
106 |
| -### 9. [The Battle of Neighborhoods](https://github.com/shsarv/Machine-Learning-Projects/tree/main/The%20Battle%20of%20Neighborhoods%20-Coursera%20capstone) |
107 |
| - |
108 |
| -| [Dataset](https://github.com/shsarv/Machine-Learning-Projects/tree/main/The%20Battle%20of%20Neighborhoods%20-Coursera%20capstone/dataset)| [Notebook File](https://github.com/shsarv/Machine-Learning-Projects/blob/main/The%20Battle%20of%20Neighborhoods%20-Coursera%20capstone/Capstone%20Project%20-%20The%20Battle%20of%20the%20Neighborhoods%20-%20London%20Neighborhood%20Clustering.ipynb)| [Complete Project](https://github.com/shsarv/Coursera_capstone)| |
109 |
| - |
110 |
| -- This project aims to select the safest borough in London based on the total crimes, explore the neighborhoods of that borough to find the 10 most common venues in each neighborhood and finally cluster the neighborhoods using k-mean clustering. |
111 |
| -- The crime statistics dataset of London found on Kaggle has crimes in each Boroughs of London from 2008 to 2016. The year 2016 being the latest we will be considering the data of that year which is actually old information as of now. The crime rates in each borough may have changed over time. |
112 |
| -- This is a Coursera Capstone Project for Data Science professional certication. |
113 |
| -- **k- mean Clustering problem** |
114 |
| - |
115 |
| ----------- |
116 |
| - |
117 |
| -## Other Projects:- |
118 |
| - |
119 |
| -### [Deep Learning Projects](https://github.com/shsarv/Deep-Learning-Projects) |
120 |
| - |
121 |
| -* FIFA 2020 |
122 |
| -* Digit Recogination |
123 |
| -* Loading... |
124 |
| - |
125 |
| -### Deployed Projects :- |
126 |
| - |
127 |
| -* [Restaurant-Recommendation-System](https://github.com/shsarv/Restaurant-Recommendation-System) |
128 |
| -* [Diabetes Prediction](https://github.com/shsarv/Diabetes-prediction) |
129 |
| -* [Unplug the Players](https://github.com/shsarv/UNPLUG-THE-PLAYER) |
130 |
| -* Loading..... |
131 |
| - |
132 |
| - |
133 |
| -### [EDA Projects](https://github.com/shsarv/EDA-Projects) |
134 |
| - |
135 |
| -- Covid19. |
136 |
| -- Global Terrorism. |
137 |
| -- Flat in cracow. |
138 |
| -- Trending Results. |
139 |
| - |
140 |
| ------------ |
141 |
| - |
142 |
| -## Bug or Feature Request |
| 24 | +## List of Projects :- |
143 | 25 |
|
144 |
| -If you find a bug (Link are not working properly or file is not working), kindly open an issue [here](https://github.com/shsarv/Machine-Learning-Projects/issues/new/choose). |
145 |
| -If you'd like to request your work or optimize the models, feel free to do so by opening an issue [here](https://github.com/shsarv/Machine-Learning-Projects/issues/new/choose). |
| 26 | +| Project Name | Link | |
| 27 | +|---------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| |
| 28 | +| AI Room Booking Chabot using IBM Watson | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/AI%20Room%20Booking%20Chatbot%20%5BIBM%20WATSON%5D) | |
| 29 | +| Brain Tumor Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/BRAIN%20TUMOR%20DETECTION%20%5BEND%202%20END%5D) | |
| 30 | +| Classification of Arrhythmia Using ECG Data | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Classification%20of%20Arrhythmia%20%5BECG%20DATA%5D) | |
| 31 | +| Colorize Black and White Image | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Colorize%20Black%20%26%20white%20images%20%5BOPEN%20CV%5D) | |
| 32 | +| Diabetes Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Diabetes%20Prediction%20%5BEND%202%20END%5D) | |
| 33 | +| Distracted Driver Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Distracted%20Driver%20Detection) | |
| 34 | +| Drowsiness Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Drowsiness%20detection%20%5BOPEN%20CV%5D) | |
| 35 | +| Gender and Age Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Gender%20and%20age%20detection%20using%20deep%20learning) | |
| 36 | +| Getting Admission in College Prediction | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Getting%20Admission%20in%20College%20Prediction) | |
| 37 | +| Heart Disease Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Heart%20Disease%20Prediction%20%5BEND%202%20END%5D) | |
| 38 | +| Human Activity Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Human%20Activity%20Detection) | |
| 39 | +| Human Detection and Counting Project | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Human%20Detection%20%26%20Counting%20Project%20%5BOPEN%20CV%5D) | |
| 40 | +| IPL Score Prediction | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/IPL%20Score%20Prediction) | |
| 41 | +| Iris Flower Classification | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Iris%20Flower%20Classification) | |
| 42 | +| Lane Line Detection | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Lane%20Line%20Detection%20%5BOPEN%20CV%5D) | |
| 43 | +| Loan Repayment Prediction | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Loan%20Repayment%20Prediction) | |
| 44 | +| Mechanisms of Action (MOA) Prediction | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Mechanisms%20Of%20Action%20(MoA)%20Prediction) | |
| 45 | +| Medical Chatbot | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Medical%20Chatbot%20%5BEND%202%20END%5D%20%5BNLP%5D) | |
| 46 | +| Predict Employee Turnover | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Predict%20Employee%20Turnover%20with%20scikitlearn) | |
| 47 | +| Predict Property maintainance Fine | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Predicting%20Property%20Maintenance%20Fines) | |
| 48 | +| Research Topic Prediction | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Research%20topic%20Prediction) | |
| 49 | +| Smile Selfie Capture | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Smile%20Selfie%20Capture%20Project%20%20%5BOPEN%20CV%5D) | |
| 50 | +| The Battle of Neighbourhood | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/The%20Battle%20of%20Neighborhoods%20-Coursera%20capstone) | |
| 51 | +| Time Series Regression MultiStore Sales | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/TimeSeries%20Multi%20StoreSales%20prediction) | |
| 52 | +| Wine Quality Prediction | [Link](https://github.com/shsarv/Machine-Learning-Projects/tree/main/Wine%20Quality%20prediction) | |
| 53 | + |
| 54 | + |
| 55 | +## Contributing |
| 56 | + |
| 57 | +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. |
| 58 | +* If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/shsarv/Machine-Learning-Projects/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes. |
| 59 | +* Please make sure you check your spelling and grammar. |
| 60 | +* Create individual PR for each suggestion. |
| 61 | +* Please also read through the [Code Of Conduct](https://github.com/shsarv/Machine-Learning-Projects/blob/main/CODE_OF_CONDUCT.md) before posting your first idea as well. |
| 62 | + |
| 63 | +### Creating A Pull Request |
| 64 | + |
| 65 | +1. Fork the Repo |
| 66 | +2. Create your Project Branch (`git checkout -b Project/AmazingProject`) |
| 67 | +3. Commit your Changes (`git commit -m 'Add some AmazingProject'`) |
| 68 | +4. Push to the Branch (`git push origin Project/AmazingProject`) |
| 69 | +5. Open a Pull Request |
146 | 70 |
|
147 | 71 | ## License
|
148 | 72 |
|
149 |
| - MIT License Copyright (c) 2020 Sarvesh Kumar Sharma |
| 73 | +Distributed under the MIT License. See [LICENSE](https://github.com/shsarv/Machine-Learning-Projects/blob/main/LICENSE.md) for more information. |
150 | 74 |
|
151 |
| -## Work By |
152 |
| - |
153 |
| -<table> |
| 75 | +### Work By |
| 76 | + |
| 77 | + <table> |
154 | 78 | <tr>
|
155 | 79 | <td align="center"><a href="https://github.com/shsarv"><img src="https://avatars2.githubusercontent.com/u/55739302?s=400&u=1e7714cb1cbe3437a527a877486c94611f0e7ab0&v=4" width="100px;" alt=""/><br /><sub><b>Sarvesh Sharma</b></sub></a><br /><a href="https://github.com/shsarv" title="github"><img src="https://img.shields.io/github/followers/shsarv?style=social"></a> <a href="https://twitter.com/sarveshroli/" title="twitter"><img src="https://img.shields.io/twitter/follow/sarveshroli?label=twitter&style=social"></a></td>
|
156 | 80 | <tr>
|
|
0 commit comments