Package: banditpam 1.0-1
banditpam: Almost Linear-Time k-Medoids Clustering
Interface to a high-performance implementation of k-medoids clustering described in Tiwari, Zhang, Mayclin, Thrun, Piech and Shomorony (2020) "BanditPAM: Almost Linear Time k-medoids Clustering via Multi-Armed Bandits" <https://proceedings.neurips.cc/paper/2020/file/73b817090081cef1bca77232f4532c5d-Paper.pdf>.
Authors:
banditpam_1.0-1.tar.gz
banditpam_1.0-1.zip(r-4.5)banditpam_1.0-1.zip(r-4.4)banditpam_1.0-1.zip(r-4.3)
banditpam_1.0-1.tgz(r-4.4-x86_64)banditpam_1.0-1.tgz(r-4.4-arm64)banditpam_1.0-1.tgz(r-4.3-x86_64)banditpam_1.0-1.tgz(r-4.3-arm64)
banditpam_1.0-1.tar.gz(r-4.5-noble)banditpam_1.0-1.tar.gz(r-4.4-noble)
banditpam_1.0-1.tgz(r-4.4-emscripten)banditpam_1.0-1.tgz(r-4.3-emscripten)
banditpam.pdf |banditpam.html✨
banditpam/json (API)
NEWS
# Install 'banditpam' in R: |
install.packages('banditpam', repos = c('https://bnaras.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/motiwari/banditpam/issues
Last updated 2 years agofrom:a77aa84e4b. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
Exports:KMedoids
Dependencies:R6RcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
banditpam is a package for fast clustering using medoids | banditpam-package |
Return the number of threads banditpam is using | bpam_num_threads |
KMedoids Class | KMedoids |