This web app predicts that a person is having Diabetes or not on the basis of their input parameters (Pregnancies, Glucose, Blood Pressure, Skin Thickness, Insulin, BMI, Diabetes Pedigree Function, Age).
The web app was built in Python using the following libraries:
- streamlit
- pandas
- numpy
- scikit-learn
- pickle