Skip to content

janchanyk/kmeans-plusplus-RP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kmeans-plusplus-RP

k-means++ with Random Projection

R/kmeanspp.R

Contains the enhanced k-means++ function, in R, that the author used to publish the paper "Efficient k-means++ with random projection" in IJCNN 2017.

Kernel k-means++ with Random Projection

R/kernel-kmeanspp.R

Contains the kernel k-means++ function, in R, that the author used to publish the paper "Efficient High-Dimensional Kernel k-means++ with Random Projection" in Big Data 2020.

About

k-means++ with Random Projection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages