Skip to content

Machine Learning Web App to predict multiple diseases - Diabetes, Heart Disease.

Notifications You must be signed in to change notification settings

Rahul-Dabholkar/Multiple-Disease-Prediction

Repository files navigation

Multiple Disease Prediction

This is a Machine Learning Model built using Linear Regression Model. It helps to detect if a person has Heart disease or Diabetes based on the infomation provided. The model has also been deployed on streamlit.

Live Demo

Lauch the webapp

Streamlit App

Run Locally

To recreate this web app on your own computer, do the following.

Download and unzip contents from GitHub repo

Download and unzip contents from https://github.com/Rahul-Dabholkar/Image-Scraper/archive/refs/heads/main.zip

Pip install libraries

pip install -r requirements.txt

Launch the app

streamlit run app.py

About

Machine Learning Web App to predict multiple diseases - Diabetes, Heart Disease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published