gvwilson / tidyblocks

A blocks-based interface for tidy data manipulation and analysis.
Other
82 stars 28 forks source link

K-means clustering and silhouette scoring #389

Closed gvwilson closed 4 years ago

gvwilson commented 4 years ago
  1. Write k-means clustering and silhouette scoring. (These have been submitted to simple-statistics but are included here for now.)
  2. Add blocks and tests for both.

Requires #397.

Closes #374, but needs translations:

$ npm run check
stats.stats_k_means.message0 missing ar, es, ko, it
stats.stats_k_means.message1 missing ar, es, ko, it
stats.stats_k_means.tooltip missing ar, es, ko, it
stats.stats_silhouette.message0 missing ar, es, ko, it
stats.stats_silhouette.message1 missing ar, es, ko, it
stats.stats_silhouette.args1_score missing ar, es, ko, it
stats.stats_silhouette.tooltip missing ar, es, ko, it