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

답변