Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 594 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 594 Bytes

Mushrooms web app deployed on Heroku

Built an interactive web application with Streamlit and Python which allows the users to choose which classification algorithm (Logistic Regression, Random Forest, and Support Vector Classifiers) they want to use and let them interactively set hyper-parameter values, all without them knowing to code! Also plotting evaluation metrics for the binary classification algorithms.

Data

Link to the dataset used : https://archive.ics.uci.edu/ml/datasets/Mushroom

Web App

The deployed web app is live at : https://streamlit-app-ml.herokuapp.com/