An open API service indexing awesome lists of open source software.

https://github.com/mh0386/iris_classification

An Iris Classification Model
https://github.com/mh0386/iris_classification

classification-model machine-learning

Last synced: 3 months ago
JSON representation

An Iris Classification Model

Awesome Lists containing this project

README

        

# Iris Classification
- Collaborated 3-member team
- Created to classify Iris flowers into three species: `Setosa`, `Versicolor`, and `Virginica`
- Trained on a dataset of 150 Iris flowers
- Achieved an accuracy of `97.7%`