Skip to content
#

k-nearest-neighbors-algorithm

Here are 5 public repositories matching this topic...

KNN-Algorithm

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-neighbors-algorithm 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-neighbors-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more