sumanths012 / SymptoSense

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.
0 stars 0 forks source link

Collect the diabetes dataset and perform initial exploration. #4

Closed sumanths012 closed 2 hours ago

sumanths012 commented 2 hours ago

Task: Understand the dataset structure (columns, types, etc.). Develop a simple website using Streamlit for the diabetes prediction web app. Design the front-end layout for user input and display of predictions. Deadline: End of Week 2

sumanths012 commented 2 hours ago

Task completed as per the requirements.

Summary:

Task completed ahead of the deadline (End of Week 2). Ready for review.