Skip to content
#

k-nearest-neighbors-algorithm

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
KNN-Algorithm

In this project we used a k-nearest neighbors algorithm (KNN) to recommend a book based on your previous book prefrecnces.

  • Updated Jun 22, 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