photo

Phu Lai


Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

  • First Review
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

environ 8 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 8 ans il y a | 1 réponse | 1

1

réponse

Réponse apportée
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 :)

environ 8 ans il y a | 0

Question


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...

environ 8 ans il y a | 1 réponse | 0

1

réponse