e-ian / Iris-flower-prediction

Iris Flower prediction app using machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iris-flower-prediction

  • Iris Flower prediction app using machine learning

  • A simple machine learning-powered web app for predicting the class label of Iris flowers as being setosa, versicolor and virginica.

Run the application

  • Clone the repository
  • Create and activate your virtual environment
  • Install the requirements from the requirements file (pip install -r requirements.txt)
  • Run the application using the command $ streamlit run iris_predict.py

About

Iris Flower prediction app using machine learning


Languages

Language:Python 100.0%