https://github.com/aleksandarbuk/iris-model
Machine learning project that employs supervised techniques to classify Iris flower species using the well-known Iris dataset, offering various classification algorithms and evaluation metrics for performance analysis.
https://github.com/aleksandarbuk/iris-model
Last synced: 2 months ago
JSON representation
Machine learning project that employs supervised techniques to classify Iris flower species using the well-known Iris dataset, offering various classification algorithms and evaluation metrics for performance analysis.
- Host: GitHub
- URL: https://github.com/aleksandarbuk/iris-model
- Owner: AleksandarBuk
- Created: 2023-07-15T10:29:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T17:46:49.000Z (over 1 year ago)
- Last Synced: 2025-01-29T16:29:37.979Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`Iris-Model-Model` is a machine learning project designed for the classification of Iris flower species. Key features:
* Utilizes supervised machine learning techniques to classify Iris flowers into different species.
* Dataset: Uses the famous Iris dataset for training and testing, making it a valuable educational resource.
* Model Evaluation: Implements various classification algorithms and provides model evaluation metrics for performance assessment.