Skip to content
#

k-nearest-neighbor

Here are 48 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

Improve this page

Add a description, image, and links to the k-nearest-neighbor 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 k-nearest-neighbor topic, visit your repo's landing page and select "manage topics."

Learn more