CLASSIFICATION USING K-NEAREST NEIGHBORS (KNN) ALGORITHM. This project is for classifying banknotes using the KNN algorithm.
-
Updated
Mar 9, 2021 - C#
CLASSIFICATION USING K-NEAREST NEIGHBORS (KNN) ALGORITHM. This project is for classifying banknotes using the KNN algorithm.
A weighted KNN implementation, where weight is assigned according to the Multiplicative Inverse of the "distances" between test-train attributes
There are some basic implementations of K-nearest neighbors and Naive Bayes classifiers.
Add a description, image, and links to the k-nearest-neighbours topic page so that developers can more easily learn about it.
To associate your repository with the k-nearest-neighbours topic, visit your repo's landing page and select "manage topics."