k_means_cluster 0.3.0 copy "k_means_cluster: ^0.3.0" to clipboard
k_means_cluster: ^0.3.0 copied to clipboard

A simple library for partitioning small to medium data sets into clusters using the k-means clustering algorithm.

Changelog #

0.3.0 #

  • Housekeeping.
  • Spelling mistakes, dear Lord! (Breaking changes.)
  • Dart 3 ready.

0.2.1 #

  • Dart 2 ready

0.1.0 #

  • Initial version.
  • Basic knn-clustering.
  • Distance measures: square Euclidean, city block.
3
likes
130
pub points
56%
popularity

Publisher

unverified uploader

A simple library for partitioning small to medium data sets into clusters using the k-means clustering algorithm.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on k_means_cluster