Skip to content

Raelifin/K-Means-Clustering-in-J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This is a k-means clustering algorithm written in J (http://www.jsoftware.com/).
It uses k-means++ to find initial cluster locations, and can scale to any number of dimensions.

All code in this project is in the Public Domain. No need to attribute.

About

This is a k-means clustering algorithm written in J.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published