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
- Host: GitHub
- URL: https://github.com/mh0386/iris_classification
- Owner: MH0386
- Created: 2022-11-13T19:42:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T11:40:21.000Z (4 months ago)
- Last Synced: 2025-02-01T12:27:23.413Z (4 months ago)
- Topics: classification-model, machine-learning
- Language: Jupyter Notebook
- Homepage: https://Kaggle.com/code/mh0386/iris-classification
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
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%`