This is a Machine Learning Web Application that can predict whether a patient has diabetes or not based on various features like Glucose level, pregnancies, Insulin, Age, BMI. The user can select one of the available datasets and display its information, its columns, the data shape, heatmap, etc. The datasets have been taken from Kaggle. And overall analysis and model building have been done with python and streamlit.
You can find the deployed web app on heroku : https://diabetes-prediction-with-ml.herokuapp.com/