kmeans 0.2.1 copy "kmeans: ^0.2.1" to clipboard
kmeans: ^0.2.1 copied to clipboard

outdated

A Dart library for k-means clustering

0.2.1 #

  • Updates to README.md.

0.2.0 #

  • Renames compute and computeBest to fit and bestFit.
  • Adds Clusters.predict and Clusters.inertia.
  • Allows dimensions of the input data to be ignored.
  • Allows specifying a method of selecting initial means.
  • Translates and scales input points before fitting.
  • Adds tests.

0.1.0 #

  • Initial version.
3
likes
0
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for k-means clustering

Homepage

License

unknown (license)

Dependencies

meta

More

Packages that depend on kmeans