mlampros / ClusterR

Gaussian mixture models, k-means, mini-batch-kmeans and k-medoids clustering
https://mlampros.github.io/ClusterR/
84 stars 29 forks source link

the references of "Optimal_Clusters_KMeans" https://core.ac.uk/download/pdf/205410925.pdf, cannot open #27

Closed A-Pai closed 2 years ago

A-Pai commented 2 years ago

the references of "Optimal_Clusters_KMeans" https://core.ac.uk/download/pdf/205410925.pdf, cannot open,what is the name of the paper?can we get it by google? image

mlampros commented 2 years ago

@A-Pai it seems this weblink is the same as https://www.ee.columbia.edu/~dpwe/papers/PhamDN05-kmeans.pdf I'll adjust the documentation and upload the updated one in the Github repo. Thanks for making me aware

mlampros commented 2 years ago

I uploaded the updated version, you can use remotes::install_github('mlampros/ClusterR' to install the updated version.

mlampros commented 2 years ago

I'll close the issue for now. Feel free to re-open it in case that the web link does not work as expected.