mseckykoebel / JS_KNN-Classifier

K-Nearest Neighbor algorithm implemented in JavaScript using a test set of 104 items, and a validation set of 104 items. Each item uses 60 features, with labels of -1 and 1. Recently added logic to cover the normalization of data points with the minMax algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mseckykoebel/JS_KNN-Classifier Watchers