NathanEpstein / KNear
K-nearest neighbors algorithm for supervised learning implemented in javascript
☆48Updated 7 years ago
Alternatives and similar repositories for KNear:
Users that are interested in KNear are comparing it to the libraries listed below
- [UNMAINTAINED] Histogram of Oriented Gradients (HOG) descriptor extractor☆170Updated 10 years ago
- Pure-JS face detection; nodeified &npmified fork of liuliu's browser version https://github.com/liuliu/ccv/tree/current/js☆110Updated 9 years ago
- FANN (Fast Artificial Neural Network Library) bindings for Node.js☆185Updated 8 years ago
- A node.js add-on for performing efficient Nearest Neighbor searches using libkdtree.☆56Updated 6 years ago
- ☆274Updated 9 years ago
- A random forest classifier in Javascript.☆59Updated 7 years ago
- javascript implementation of logistic regression/c4.5 decision tree☆66Updated 5 years ago
- Statistics toolkit for JavaScript☆51Updated 10 years ago
- A simple node.js wrapper for stanford-core-nlp.☆148Updated 7 years ago
- Nodejs wrapper for Stanford Classifier.☆47Updated 4 years ago
- ☆128Updated 6 years ago
- ☆60Updated 9 years ago
- Simple Javascript implementation of the k-means algorithm, for node.js and the browser