/streamlit-app

A demo app to classify iris flower type shown using streamlit python library.

Primary LanguagePython

streamlit-app

A demo app to classify iris flower type using RandomForest classifier, shown using streamlit python library.

Python libraries used in this app:

Command to run for showing webapp via streamlit:

streamlit run <app-name.py>