Skip to content

E-STAT/ML-WebApp-with-Streamlit-and-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApp-with-Streamlit-and-Python

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%