Package: CEC 0.11.2

Simon Garnier

CEC: Cross-Entropy Clustering

Splits data into Gaussian type clusters using the Cross-Entropy Clustering ('CEC') method. This method allows for the simultaneous use of various types of Gaussian mixture models, for performing the reduction of unnecessary clusters, and for discovering new clusters by splitting them. 'CEC' is based on the work of Spurek, P. and Tabor, J. (2014) <doi:10.1016/j.patcog.2014.03.006>.

Authors:Kamieniecki Konrad [aut], Spurek Przemyslaw [ctb], Simon Garnier [cre, ctb]

CEC_0.11.2.tar.gz
CEC_0.11.2.tar.gz(r-4.5-noble)CEC_0.11.2.tar.gz(r-4.4-noble)
CEC_0.11.2.tgz(r-4.4-emscripten)CEC_0.11.2.tgz(r-4.3-emscripten)
CEC.pdf |CEC.html
CEC/json (API)
NEWS

# Install 'CEC' in R:
install.packages('CEC', repos = 'https://cloud.r-project.org')

Bug tracker:https://github.com/swarm-lab/cec/issues

Pkgdown site:https://swarm-lab.github.io

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

On CRAN:

Conda-Forge:

openblascpp

1.70 score 1 stars 434 downloads 1 mentions 3 exports 0 dependencies

Last updated 5 months agofrom:82a4dcc148. Checks:2 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKFeb 08 2025
R-4.5-linux-x86_64OKFeb 08 2025

Exports:cecinit.centersmouseset

Dependencies:

Citation

To cite package ‘CEC’ in publications use:

Konrad K (2024). CEC: Cross-Entropy Clustering. R package version 0.11.2, https://CRAN.R-project.org/package=CEC.

Corresponding BibTeX entry:

  @Manual{,
    title = {CEC: Cross-Entropy Clustering},
    author = {Kamieniecki Konrad},
    year = {2024},
    note = {R package version 0.11.2},
    url = {https://CRAN.R-project.org/package=CEC},
  }