Skip to content

k-means implementation, recursive, allows partitioned input data

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

joergen7/k-means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-means

Example

Running example.rkt in DrRacket illustrates how to use this library.

k-means-generated-sample

generated sample

k-means-input-data

input data

k-means-history

history

k-means-partitioning

partitioning

System Requirements

Resources

  • distributed-k-means. Cuneiform workflow that uses this library to perform distributed k-means.

Authors

License

Apache 2.0

About

k-means implementation, recursive, allows partitioned input data

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages