pcsingh / ML-WebApp-with-Streamlit-and-Python

You can see the model accuracy and plots in WebApp using the Streamlit.

Home Page:https://ml-in-webapp.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebApp-with-Streamlit-and-Python

GitHub forks GitHub repo size

Streamlit is an open-source app framework for Machine Learning and Data Science projects, Which helps you to view your projects in the Web Application.

This is a WebApp of data set of Mushrooms with its help this model predicts edible and poisonous mushrooms. You can also see its accuracy, precision and recall score on different algorithms.

To run in your local system, install the required packages from requirements.txt file and run the below command

streamlit run app.py

You can see the working of WebApp here.

About

You can see the model accuracy and plots in WebApp using the Streamlit.

https://ml-in-webapp.herokuapp.com/


Languages

Language:Python 97.6%Language:Shell 2.4%