Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 449 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 449 Bytes

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.