Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Iris Flower Classification 🌸

A beginner-friendly Machine Learning application that predicts the species of an Iris flower from its measurements.

Live Demo

Open the Streamlit App

Features

  • Predicts Setosa, Versicolor, or Virginica
  • Enter four flower measurements
  • Choose from four simple ML models
  • Shows prediction confidence
  • Shows test accuracy

Tech Stack

  • Python
  • Streamlit
  • Pandas
  • Scikit-learn

Run Locally

pip install -r requirements.txt
streamlit run app.py

Machine Learning Concepts

  • Classification
  • Train/test split
  • Model training
  • Accuracy evaluation
  • Prediction

Author: Anshul Rajput

About

Machine Learning Project that classifies Iris flowers into Setosa, Versicolor and Virginica using Python and Scikit-learn.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages