Skip to content

suliskh/k-means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-means

Simple K-Means clustering, in Javascript

Demo

You can easly run the demo by opening dist/index.html in browser

Running on dev-mode

Make sure you have NodeJS, npm, and gulp-cli installed globally on your machine. Then, clone this repo

$ git clone https://github.com/kukuh-sulistyo/k-meas.git

Next, install node dependencies:

$ npm install

Running

$ gulp play

Running on browser http://localhost:9000

About

Simple K-Means Clustering, in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published