akmeans: Adaptive Kmeans algorithm based on threshold

Adaptive K-means algorithm with various threshold settings. It support two distance metric: Euclidean distance, Cosine distance (1 - cosine similarity) In version 1.1, it contains one more threshold condition.

Package details

AuthorJungsuk Kwac
MaintainerJungsuk Kwac <kwjusu1@stanford.edu>
LicenseGPL-2
Version1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("akmeans")

Try the akmeans package in your browser

Any scripts or data that you put into this service are public.

akmeans documentation built on May 2, 2019, 2:40 a.m.