This is an ML model which uses 6 different algorithms and 4 different evaluation methods to predict whether or not the user is having diabetes.
- Data Cleaning
- Data Visualization
- Machine Learning Modeling
- Logistic Regression
- Support Vector Machine
- KNN
- Random Forest Classifier
- Naivye Bayes
- Accuracy Score
- ROC AUC Curve
- Cross Validation
- Confusion Matrix
Pandas
Matplotlib
Seaborn
Scikit Learn
Jupyter Notebook
pip install numpy
pip install pandas
pip install seaborn
pip install scikit-learn
pip install matplotlib
Jupyter Notebook Installation Guide https://jupyter.org/install