This project builds a diabetes prediction web app using machine learning and the PIMA Indian Diabetes dataset. It predicts the likelihood of diabetes based on factors like glucose levels, BMI, and insulin. The app features a user-friendly interface built with Streamlit for easy access.
Identify all columns and their data types.
Check the distributions of key columns like Glucose, BMI, and Age.
Summarize the dataset structure for future reference.
Deadline: End of Week 2
Identify all columns and their data types. Check the distributions of key columns like Glucose, BMI, and Age. Summarize the dataset structure for future reference. Deadline: End of Week 2