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.
Lauch the webapp
To recreate this web app on your own computer, do the following.
Download and unzip contents from https://github.com/Rahul-Dabholkar/Image-Scraper/archive/refs/heads/main.zip
pip install -r requirements.txt
streamlit run app.py