photo

Phu Lai


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Clustering evaluation with Silhouette extremely slow
I am evaluating my kmeans clustering solutions using the built-in _evalclusters_ function with Silhouette criterion: eva = ...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


cputime with kmeans return 0
I am measuring the cputime taken by kmeans algorithm for each iteration using _cputime_ feature. However, some iteration return ...

más de 7 años hace | 1 respuesta | 1

1

respuesta

Respondida
k-means clustering: save the number of iterations in a matrix
Another way around to get the number of iterations is modifying the kmeans.m source code :)

más de 7 años hace | 0

Pregunta


K-means: see the initial centroids
Hi everyone, Is it possible to see the randomly selected initial centroids when using the built-in kmeans function? I want to...

más de 7 años hace | 1 respuesta | 0

1

respuesta