An open API service indexing awesome lists of open source software.

https://github.com/maskedsyntax/iris-flower-prediction-app

A simple web app for Iris Flower Prediction
https://github.com/maskedsyntax/iris-flower-prediction-app

iris-dataset random-forest-classifier streamlit webapp

Last synced: 28 days ago
JSON representation

A simple web app for Iris Flower Prediction

Awesome Lists containing this project

README

          

# Iris-Flower-Prediction-App
A simple web app for Iris Flower Prediction
- Uses:
- Iris Flower Dataset from sklearn datasets
- RandomForestClassifier for classification
- Streamlit to create web interface