Skip to content
#

nearest-neighbours-classifier

Here are 51 public repositories matching this topic...

This is a course project to select a subset of data to build an efficient nearest neighbor classifier. Choosing a representative subset of "prototypes" from the training set is crucial for accelerating nearest neighbor classifiers. This project proposes projecting the data into a latent space using a pretrained embedder.

  • Updated Feb 21, 2024
  • Jupyter Notebook

Improve this page

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

Learn more