Streamlit Demo Save

Build an interactive web app with streamlit and scikit-learn

Project README

Interactive Web App with Streamlit and Scikit-learn

Explore different datasets and classifier. This tutorial should demonstrate how easy interactive web applications can be build with streamlit. Streamlit lets you create apps for your machine learning projects with simple Python scripts. See official streamlit website for more info.

Preview

Example of Streamlit|635x380

Watch the Tutorial

Alt text

Installation

You need these dependencies:

pip install streamlit
pip install scikit-learn
pip install matplotlib

Usage

Run

streamlit run main.py
Open Source Agenda is not affiliated with "Streamlit Demo" Project. README Source: patrickloeber/streamlit-demo
Stars
107
Open Issues
3
Last Commit
1 month ago

Open Source Agenda Badge

Open Source Agenda Rating