Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/agrover112/streamlit-mushrooms
- Owner: Agrover112
- Created: 2020-07-02T13:54:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T00:54:57.000Z (over 1 year ago)
- Last Synced: 2024-10-29T10:22:52.427Z (3 months ago)
- Topics: dashboard, data-science, machine-learning, python, streamlit, streamlit-dashboard
- Language: Python
- Homepage: https://mushroom-st.herokuapp.com/
- Size: 1.06 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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