unsupervised-knn-js
Algorithm for fetching the k nearest neighbors of an input vector through distance calculations.
k-means
node wrapper around python implementation of k-means using numpy
unsupervised-learning
A simple unsupervised learning package for Node JS. Currently provides k-means clustering