#

python-implementation

Here are 32 public repositories matching this topic...

This is a project that implements the K-Nearest Neigrs (KNN) algorithm in Python. KNN is a machine learning algorithm used for classification or regression based on training data, and is an unsupervised learning model. This implementation allows you to train a KNN model on training data and classify new data.

  • UpdatedNov 27, 2022
  • Jupyter Notebook

Improve this page

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

Learn more