kmeans is BSD licensed fast k-means implementation(with better initialization, known as k-means++) written in Go. It supports various distance functions out of the box for convenience and experimentation. It has large coverage for tests. The algorithm is tested on Iris dataset and distance functions have full test coverage.
forked from bugra/kmeans
-
Notifications
You must be signed in to change notification settings - Fork 0
K-Means algorithm implementation in Go. Muti-threads ver.
License
Xiangsong-Guan/kmeans-muti-thread
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
K-Means algorithm implementation in Go. Muti-threads ver.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%