An efficient Nearest Neighbor Classifier for the MINST dataset. It uses a VP Tree data structure for preprocessing, thus improving query time complexity
-
Updated
Sep 24, 2020 - Java
An efficient Nearest Neighbor Classifier for the MINST dataset. It uses a VP Tree data structure for preprocessing, thus improving query time complexity
A small app for creating the optimal roundtrip between up to 11 places. Uses Nearest-Neighbour-Algorithm to find upper bound and 2-Opt to optimize route. Written in February 2017 for a Code Competition sponsored by Hermes.
Nearest neighbor algorithm using java programming language
Add a description, image, and links to the nearest-neighbour-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the nearest-neighbour-algorithm topic, visit your repo's landing page and select "manage topics."