UNPKG

node-kmeans

Version:

Node.js asynchronous implementation of the clustering algorithm k-means

2 lines (1 loc) 42 B
module.exports = require('./lib/kmeans');