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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:ee895b1447. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | NOTE | Oct 30 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 30 2024 |
R-4.4-win-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 30 2024 |
R-4.3-win-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 30 2024 |
Exports:d2sGMGMcwGMfjKMKMconstrainedKMconstrainedSparseKMppIniKMppIniSparseKMsparses2d
Dependencies:RcppRcppArmadilloRcppParallel