Community Profile

photo

Phu Lai


Attivo dal 2016

Followers: 0   Following: 0

Contatto

Statistiche

  • First Review
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 1

1

risposta

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

oltre 7 anni fa | 0

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta