Package: tglkmeans 0.5.7.9000

Aviezer Lifshitz

tglkmeans: Efficient Implementation of K-Means++ Algorithm

Efficient implementation of K-Means++ algorithm. For more information see (1) "kmeans++ the advantages of the k-means++ algorithm" by David Arthur and Sergei Vassilvitskii (2007), Proceedings of the eighteenth annual ACM-SIAM symposium on Discrete algorithms, Society for Industrial and Applied Mathematics, Philadelphia, PA, USA, pp. 1027-1035, and (2) "The Effectiveness of Lloyd-Type Methods for the k-Means Problem" by Rafail Ostrovsky, Yuval Rabani, Leonard J. Schulman and Chaitanya Swamy <doi:10.1145/2395116.2395117>.

Authors:Aviezer Lifshitz [aut, cre], Amos Tanay [aut], Weizmann Institute of Science [cph]

tglkmeans_0.5.7.9000.tar.gz

tglkmeans_0.5.7.9000.tgz(r-4.4-x86_64)tglkmeans_0.5.7.9000.tgz(r-4.4-arm64)tglkmeans_0.5.7.9000.tgz(r-4.3-x86_64)tglkmeans_0.5.7.9000.tgz(r-4.3-arm64)
tglkmeans_0.5.7.9000.tar.gz(r-4.5-noble)tglkmeans_0.5.7.9000.tar.gz(r-4.4-noble)
tglkmeans_0.5.7.9000.tgz(r-4.4-emscripten)tglkmeans_0.5.7.9000.tgz(r-4.3-emscripten)
tglkmeans.pdf |tglkmeans.html
tglkmeans/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/tanaylab/tglkmeans/issues

Pkgdown site:https://tanaylab.github.io

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

On CRAN:

algorithms-implementedkmeanscpp

5.35 score 7 stars 16 scripts 332 downloads 6 exports 46 dependencies

Last updated 12 days agofrom:dd69de2961. Checks:2 OK, 4 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 20 2025
R-4.5-linux-x86_64OKJan 20 2025
R-4.4-mac-x86_64NOTEJan 20 2025
R-4.4-mac-aarch64NOTEJan 20 2025
R-4.3-mac-x86_64NOTEJan 20 2025
R-4.3-mac-aarch64NOTEJan 20 2025

Exports:%>%downsample_matrixsimulate_dataTGL_kmeansTGL_kmeans_tidytglkmeans.set_parallel

Dependencies:clicodetoolscolorspacedigestdoFuturedplyrfansifarverforeachfuturefuture.applygenericsggplot2globalsgluegtableisobanditeratorslabelinglatticelifecyclelistenvmagrittrMASSMatrixmgcvmunsellnlmeparallellypillarpkgconfigplyrpurrrR6RColorBrewerRcppRcppParallelrlangscalestgstattibbletidyselectutf8vctrsviridisLitewithr

basic usage

Rendered fromusage.Rmdusingknitr::rmarkdownon Jan 20 2025.

Last update: 2023-12-26
Started: 2017-06-07