Skip to content
#

iris-flower

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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

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.

Curate this topic

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."

Learn more