Which criteria to use while Evaluating minimum number of cluster before k-means ?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi Matlabers,
During evaluating mimimum number of clusters of specific dataset, how to choos the criteria among following ?
The function name is "evalclusters". We have to choose one critera from following _
1.DaviesBouldin
2. CalinskiHarabasz
3.gap
How to decide one citeria for the evaluation ?
Regards,
Koustubh
댓글 수: 0
채택된 답변
Jalaj Gambhir
2020년 4월 8일
Hi,
What criteria would work best for you totally depends on the data you are using. You need to try different criteria values and/or read more about how they are working. You can read more about the methods here.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!