Skip to content

Diabetes Prediction is my weekend practice project. In this I used KNN Neighbors Classifier to trained model that is used to predict the positive or negative result. Given set of inputs are BMI(Body Mass Index),BP(Blood Pressure),Glucose Level,Insulin Level based on this features it predict whether you have diabetes or not.

Notifications You must be signed in to change notification settings

zikry009/Diabetes_Prediction_Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes Prediction Portal

Diabetes Prediction is my weekend practice project. In this I used KNN Neighbors Classifier to trained model that is used to predict the positive or negative result. Given set of inputs are BMI(Body Mass Index),BP(Blood Pressure),Glucose Level,Insulin Level based on this features it predict whether you have diabetes or not.

The model is already trained using 768 different types of data.

Requirements

pycharm, python 2.7, sklearn, numpy, flask, json,

Just only Run app.py and open http://127.0.0.1:5000 in your web browser

ScreenShots of Diabetes Prediction Portal

Alt text

Prediction

Alt text

About

Diabetes Prediction is my weekend practice project. In this I used KNN Neighbors Classifier to trained model that is used to predict the positive or negative result. Given set of inputs are BMI(Body Mass Index),BP(Blood Pressure),Glucose Level,Insulin Level based on this features it predict whether you have diabetes or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published