Skip to content

manyasiingh/Multiple_diseases_prediction_MLPROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩺 Multiple Disease Prediction Streamlit App

This repository hosts a web application designed to predict the likelihood of three common diseases: Heart Disease, Diabetes, and Parkinson's Disease, using Machine Learning models deployed via Streamlit.

The repository includes the Streamlit app code (app.py), the trained models, the datasets, and the Jupyter notebooks used for training and analysis.

🚀 App Demo

image

💻 Getting Started (Running the App Locally)

Follow these steps to set up and run the Streamlit application on your local machine.

Prerequisites

You need Python (version 3.7+) and pip installed.

1. Clone the Repository

Clone the project from your repository and navigate into the main directory:

git clone <repository_url>
cd Multiple_diseases_prediction_MLPROJECT

Releases

No releases published

Packages

 
 
 

Contributors