/Diabetes-Prediction

Diabetes-Prediction using unsupervised machine learning algorithm

Primary LanguageJupyter Notebook

##PREDECTING ONSET OF DIEBETES

Using unsupervised machine learning algorithm, designed a program Predicting onset of

Diabetes using Pima-Indian Diabetes data in Jupyter Notebook using Python. Modules

used were sciKit Learn, Pandas, Numpy. At first, used Naïve Bay’s Algorithm, then

Random Forest and finally Logistic Regression.