Community Profile

photo

Phu Lai


2016 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


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

7年以上 前 | 2 件の回答 | 0

2

回答

質問


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

7年以上 前 | 1 件の回答 | 1

1

回答

回答済み
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 :)

7年以上 前 | 0

質問


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

7年以上 前 | 1 件の回答 | 0

1

回答