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

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

example/example.md

Examples #

example/stages/stages.dart #

A simple script that generates points and then clusters them, illustrating the process as the clusters move by generating svg plots.

example/stages/iris_data/iris.dart #

Performs clustering on the famous iris data set and outputs the members of each cluster.

4
likes
150
points
223
downloads

Publisher

unverified uploader

Weekly Downloads

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