You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Data Science project where I built a Diabetes Prediction System. The model predicts whether a person is likely to have diabetes based on health data. I used FastAPI for the backend, and created a simple HTML, CSS, and JavaScript frontend to make it user-friendly. Finally, I Dockerized the project so it can run easily on any system.