unsupervised-learning
A simple unsupervised learning package for Node JS. Currently provides k-means clustering
k-means
node wrapper around python implementation of k-means using numpy
py-k-means
node wrapper around python implementation of k-means using numpy