This is a Streamlit based interactive Machine Learning Operations Demonstration.
- The app can be run locally by installing the packages in
requirements.txtand runningstreamlit run Main.py - The app can be deployed to Streamlit Cloud by following the instructions here: Streamlit Deployment
- The app can be deployed to other services using the App Deployment Guide
- The app can be run locally by installing the packages in
requirements.txtand runningstreamlit run Main.py.