Large Margin Nearest Neighbors implementation in python
-
Updated
Jul 6, 2023 - Python
Large Margin Nearest Neighbors implementation in python
This project implements two algorithms, K-Nearest Neighbors (KNN) and Large Margin Nearest Neighbor (LMNN) using the Neighbourhood Component Analysis (NCA) approach.
Add a description, image, and links to the lmnn topic page so that developers can more easily learn about it.
To associate your repository with the lmnn topic, visit your repo's landing page and select "manage topics."