An open API service indexing awesome lists of open source software.

https://github.com/gauravsinghoffl/multiple-disease-prediction-system

A machine learning model for detection of diseases like diabetes, heart disease, and Parkinson's disease. The application employs various machine learning models trained on relevant datasets containing labeled patient information. Users can conveniently input their health data through a secure interface.
https://github.com/gauravsinghoffl/multiple-disease-prediction-system

diabetes-prediction disease-prediction heart-disease-prediction machine-learning parkinson-disease-prediction python3 streamlit streamlit-webapp

Last synced: about 2 months ago
JSON representation

A machine learning model for detection of diseases like diabetes, heart disease, and Parkinson's disease. The application employs various machine learning models trained on relevant datasets containing labeled patient information. Users can conveniently input their health data through a secure interface.

Awesome Lists containing this project

README

          

# Multiple Disease Prediction Streamlit App
This repository contains the codebase for "Multiple Disease Prediction Streamlit App". The training notebooks & the datasets are also provided in the respective folders.

app.py is the streamlit app code.
run the command "**pip install -r requirements.txt**" to install the required dependencies for the streamlit app.

You may need to install additional libraries for running the jupyter notebooks.