Boadzie / ML-App-Registry

A machine Learning App Registry with Streamlit
https://ml-app-rig.herokuapp.com/
1 stars 0 forks source link

Machine Learning App Registry

A streamlit web app with 3 machine Learning applications

  1. Multilingual Sentimental Analyzer
  2. A Salary Predictor
  3. An Iris Flower Classifier

Install the packages for running the app

    pip install -r requirements.txt

Then to run the app

   # run the app with
   streamlit run app.py