ClusterR icon indicating copy to clipboard operation
ClusterR copied to clipboard

Gaussian mixture models, k-means, mini-batch-kmeans and k-medoids clustering

Results 3 ClusterR issues
Sort by recently updated
recently updated
newest added

The solution of package ClusterR is not best: library(ClusterR) n

triage

It would be nice to control the minimum cluster size.

triage

Hi, Currently GMM implements the ’gmm_diag’ class of the Armadillo library - however, 'gmm_full' is sensible for many data types. Could this functionality be added? I am aware this will...

triage