tanaylab/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>.

Getting started

Package details

AuthorAviezer Lifshitz [aut, cre], Amos Tanay [aut], Weizmann Institute of Science [cph]
MaintainerAviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il>
LicenseMIT + file LICENSE
Version0.5.4
URL https://tanaylab.github.io/tglkmeans/ https://github.com/tanaylab/tglkmeans
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tanaylab/tglkmeans")
tanaylab/tglkmeans documentation built on Jan. 27, 2024, 8:37 a.m.