Iris Classification App
This web app predicts Iris Flower type based on RandomForest ML Classification Model.
The web app was built in Python using the following libraries:
- streamlit
- sklearn
- pandas
Deployed to Heroku IrisClassification-Webapp
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
This web app predicts Iris Flower type based on RandomForest ML Classification Model.
The web app was built in Python using the following libraries:
Deployed to Heroku IrisClassification-Webapp
This Iris classification webapp is made using sklearn and streamlit library in Python. Random Forest Classifier model is used to classify.