Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fathimapa/iris-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Species Prediction App 🌸

A simple and interactive Streamlit app to predict Iris flower species using machine learning models.

Features

  • Predict Iris species based on sepal and petal measurements
  • Choose from 3 classifiers: Support Vector Machine, Logistic Regression, Random Forest
  • Dynamic sliders to adjust input features
  • View prediction and model accuracy instantly

Setup

  1. Clone the repo and navigate to the folder
  2. Install dependencies:
pip install -r requirements.txt
  1. Make sure iris-species.csv is in the project directory

Run the app

streamlit run improved_iris_app.py

Usage

  • Use sidebar sliders to input feature values
  • Select your preferred classifier
  • Click Predict to see the flower species and model accuracy

Dependencies

  • streamlit==0.83.0
  • numpy==1.22.2
  • pandas==1.2.4
  • matplotlib==3.4.2
  • seaborn==0.11.1
  • scikit-learn==0.24.2

Enjoy exploring Iris classification with ease! 🌼

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •