iris-flower
Here are 5 public repositories matching this topic...
This project uses the K-Nearest Neighbors (KNN) algorithm to classify Iris flowers based on their sepal and petal measurements. The dataset used in this project is the Iris Dataset, which includes 150 samples of Iris flowers, each with four features: sepal length, sepal width, petal length, and petal width.
-
Updated
May 7, 2023 - Jupyter Notebook
Made to classify the different species of the Iris flower🌼
-
Updated
Sep 30, 2021 - Jupyter Notebook
This is my project using Extreme Learning Machine (ELM) based on Guang-Bin Huang Paper
-
Updated
Jan 24, 2025 - Python
Iris flower has three species; setosa, versicolor, and virginica, which differs according to their measurements. Now assume that you have the measurements of the iris flowers according to their species, and the task is to train a machine learning model that can learn from the measurements of the iris species and classify them.
-
Updated
Mar 14, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the iris-flower topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iris-flower topic, visit your repo's landing page and select "manage topics."