/Deployment-of-Iris-Classifier-Machine-Learning-Model-using-Streamlit-on-Local-Webapp

This is a self-learning project. The iris classifier models is deployed on a local webapp using Streamlit. User can choose to use Linear Regression, Logistic Regression and Support Vector Machine to classify the iris.

Primary LanguagePython

Deployment-of-Iris-Classifier-Machine-Learning-Model-using-Streamlit-on-Local-Webapp

image

  1. The iris classifier is trained
  2. The machine learning model is deployed on the local webapp using Streamlit