Package: GMKMcharlie 1.1.5

GMKMcharlie: Unsupervised Gaussian Mixture and Minkowski and Spherical K-Means with Constraints

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.

Authors:Charlie Wusuo Liu

GMKMcharlie_1.1.5.tar.gz
GMKMcharlie_1.1.5.zip(r-4.5)GMKMcharlie_1.1.5.zip(r-4.4)GMKMcharlie_1.1.5.zip(r-4.3)
GMKMcharlie_1.1.5.tgz(r-4.4-x86_64)GMKMcharlie_1.1.5.tgz(r-4.4-arm64)GMKMcharlie_1.1.5.tgz(r-4.3-x86_64)GMKMcharlie_1.1.5.tgz(r-4.3-arm64)
GMKMcharlie_1.1.5.tar.gz(r-4.5-noble)GMKMcharlie_1.1.5.tar.gz(r-4.4-noble)
GMKMcharlie_1.1.5.tgz(r-4.4-emscripten)GMKMcharlie_1.1.5.tgz(r-4.3-emscripten)
GMKMcharlie.pdf |GMKMcharlie.html
GMKMcharlie/json (API)
NEWS

# Install 'GMKMcharlie' in R:
install.packages('GMKMcharlie', repos = c('https://whateverliu.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

11 exports 1 stars 0.09 score 3 dependencies 185 downloads

Last updated 3 years agofrom:ee895b1447. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-win-x86_64NOTEAug 31 2024
R-4.5-linux-x86_64NOTEAug 31 2024
R-4.4-win-x86_64NOTEAug 31 2024
R-4.4-mac-x86_64NOTEAug 31 2024
R-4.4-mac-aarch64NOTEAug 31 2024
R-4.3-win-x86_64NOTEAug 31 2024
R-4.3-mac-x86_64NOTEAug 31 2024
R-4.3-mac-aarch64NOTEAug 31 2024

Exports:d2sGMGMcwGMfjKMKMconstrainedKMconstrainedSparseKMppIniKMppIniSparseKMsparses2d

Dependencies:RcppRcppArmadilloRcppParallel