boosuro / diabetes_prediction_with_knn

Using KNN Algorithm to predict if a person will have diabetes or not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diabetes prediction with K-NEAREST NEIGHBOR ALGORITHM

Using KNN Algorithm to predict if a person will have diabetes or not

Visualizing data before processing

Screenshot Screenshot

F1_SCORE

0.6956521739130436

Accuracy_SCORE

0.8181818181818182

About

Using KNN Algorithm to predict if a person will have diabetes or not


Languages

Language:Jupyter Notebook 98.0%Language:Python 2.0%