It tells whether a person is diabetic or not based on Pregnancies,Glucose,BloodPressure,SkinThickness,Insulin,BMI,DiabetesPedigreeFunction, and Age. Easy to use and understand for children and elderly. It uses streamlit for the ui and frontend part and is trained on the diabetes.csv file For using the project follow the steps:-
-
Download latest version of python and streamlit in your local computer .
-
Use https://docs.streamlit.io/library/get-started/installation for installation guide.
-
open the command prompt and type "streamlit run " + FILE LOCATION (of the DiabetsPredictionModel
-
answer the quesions asked and you are good to go.
-
The final result will be as:-
-
It is publicly deployed for you to use at streamlit cloud - (https://diabetespredictiondevacius.streamlit.app/)