Skip to content

prachet283/ML-Project-2-Diabetes_Prediction_WebApp

Repository files navigation

Diabetes Prediction Web App

This web application predicts the likelihood of an individual developing diabetes based on various health parameters using Support Vector Machine (SVM) algorithm. It is deployed using Streamlit.

Features

Input user data such as age, BMI, blood pressure, and glucose levels. Predict the risk of developing diabetes using SVM. User-friendly interface for easy interaction.

Technologies Used

Python Streamlit scikit-learn

Usage

Clone the repository Install dependencies: pip install -r requirements.txt Run the application: streamlit run app.py Open the URL provided by Streamlit in your browser.

Deployment

The application is deployed using Streamlit. You can access it here

Earlier one = https://ml-project-2-diabetespredictionwebapp-44rgkbp7odkbzjcmyl94ki.streamlit.app/

Improved = https://ml-project-2-diabetespredictionwebapp-fwe2ejnzkx44xh2kgjh5y3.streamlit.app/

About

Streamlit-based web app for predicting weather the person is diabetic or not using SVM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages