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
This Iris classification webapp is made using sklearn and streamlit library in Python. Random Forest Classifier model is used to classify.
Python
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