/IrisClassificationApp

This Iris classification webapp is made using sklearn and streamlit library in Python. Random Forest Classifier model is used to classify.

Primary LanguagePython

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