Skip to content

avivsab/kmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kmeans-csv-data-parser

Node.js packages used for visualize data, displaying results on UI.
NPM uses 2 main packages; csv-parser for reading the csv file and kmeans-algorithm for calculating the data centroid.

Visualizing the data from the csv file: see-clusters
Click on one of the clusters that found by the k-means algorithm: pick-cluster
field-view

npm install
node app

Go to http://localhost:8000/

About

Npm packages visualize data to the UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published