doi:10.1109/34.990138>. These trainers accept additional constraints on mixture weights, covariance eigen ratios and on which mixture components are subject to update. The K-means (KM) module offers clustering with the options of (i) deterministic and stochastic K-means++ initializations, (ii) upper bounds on cluster weights (sizes), (iii) Minkowski distances, (iv) cosine dissimilarity, (v) dense and sparse representation of data input. The package improved the typical implementations of GM and KM algorithms in various aspects. It is carefully crafted in multithreaded C++ for modeling large data for industry use.">

GMKMcharlie: Unsupervised Gaussian Mixture and Minkowski and Spherical K-Means with Constraints (original) (raw)

High performance trainers for parameterizing and clustering weighted data. The Gaussian mixture (GM) module includes the conventional EM (expectation maximization) trainer, the component-wise EM trainer, the minimum-message-length EM trainer by Figueiredo and Jain (2002) <doi:10.1109/34.990138>. These trainers accept additional constraints on mixture weights, covariance eigen ratios and on which mixture components are subject to update. The K-means (KM) module offers clustering with the options of (i) deterministic and stochastic K-means++ initializations, (ii) upper bounds on cluster weights (sizes), (iii) Minkowski distances, (iv) cosine dissimilarity, (v) dense and sparse representation of data input. The package improved the typical implementations of GM and KM algorithms in various aspects. It is carefully crafted in multithreaded C++ for modeling large data for industry use.

Version: 1.1.5
Imports: Rcpp (≥ 1.0.0), RcppParallel
LinkingTo: Rcpp, RcppParallel, RcppArmadillo
Suggests: MASS (≥ 7.3.0), plot3D (≥ 1.1.1)
Published: 2021-05-29
DOI: 10.32614/CRAN.package.GMKMcharlie
Author: Charlie Wusuo Liu
Maintainer: Charlie Wusuo Liu
License: GPL-3
NeedsCompilation: yes
SystemRequirements: GNU make
Materials: NEWS
CRAN checks: GMKMcharlie results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=GMKMcharlieto link to this page.