photo

Phu Lai


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
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 :)

mehr als 7 Jahre vor | 0

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort