/Diabetes_Prediction

Diabetes Prediction

Primary LanguageJupyter NotebookMIT LicenseMIT

Diabetes_Prediction

Diabetes Prediction using DecisionTreeClassifier and RandomForestClassifier algorithm. DecisionTreeClassifier provides an accuracy of ~71.428% whereas, RandomForestClassifier has an accuracy of ~73.376%. The Pima Indian Dataset has been used.