Skip to content

aman-chhetri/MediCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediCare - A Multiple Disease Prediction System 🧑‍⚕️

Banner Image

A machine learning web application built using Streamlit that predicts whether or not a patient has Diabetes, Heart Disease or Parkinsons considering multiple health parameters.

📔 Table of Contents

📶 Dataset

The Dataset used for Diabetes Prediction can be found here.

The Dataset used for Heart Diseases Prediction can be found here here.

The Dataset used for Parkinsons Diseases can be found here here.

🧰 Dependencies

streamlit scikit-learn

numpy pandas matplotlib seaborn

⚙️ Installation

Clone the repository and install the required dependencies using the following commands:

git clone https://github.com/aman-chhetri/MediCare.git
cd MediCare
pip install -r requirements.txt
streamlit run app.py

⏯️ Usage

  1. Open the app in your web browser.
  2. Enter the required information in the input fields.
  3. Click the Test Result button to generate the prediction.

🚩 Deployment and Notebook

This tool has been deployed using Streamlit. Learn about streamlit deployment here. Checkout the notebook repository here from where the pickle file has been imployed in the tool.

📩 Contact

If you have any questions or feedback, feel free to reach out 🙂

© 2024 Aman Kshetri 👨‍💻

About

A machine learning web application built using Streamlit that predicts whether or not a patient has Diabetes, Heart Disease or Parkinsons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors