Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agrover112/streamlit-mushrooms

Streamlit-web app for mushroom classification
https://github.com/agrover112/streamlit-mushrooms

dashboard data-science machine-learning python streamlit streamlit-dashboard

Last synced: 3 months ago
JSON representation

Streamlit-web app for mushroom classification

Awesome Lists containing this project

README

        

# Streamlit Web App for 🍄Mushroom Classsification

A simple classification Web App using streamlit (with dark mode influences.)[Here](https://mushroom-st.herokuapp.com/)

Made using [Streamlit](https://github.com/streamlit/streamlit)❤️

### Features
- Train , chose and view results interactively.
- Interactive data visualization.
![Main Page](main_page.png)

# How to run
``` streamlit run app.py ```

# Requirements
Overview
```
- pandas
- plotly
- streamlit
- numpy
- scikit-learn
- pillow
- matplotlib
```
Refer **requirements.txt** for more accuracte details.








**NOTE:** Use top left corner ![Button](Button.png) to collapse and view sidebar