/disease-prediction-app

Disease Prediction App leverages advanced machine learning algorithms to analyze user-provided health data and predict potential diseases with high accuracy. The app offers a user-friendly interface where individuals can input symptoms and medical history to receive real-time predictions.

Primary LanguageJupyter Notebook

disease-prediction-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.