- A productionized ML web app for hepatitis mortality prediction
- Streamlit
- Pandas
- Scikit-learn
- Numpy
- Run this command
git clone https://github.com/itsafo/hearthaven.git
- Go into the heart haven folder
- Run
pip install -r requirements.txt
- Run
streamlit run app.py
- Streamlit
- Python
- Heroku