getting cluster points or generate confusion matrix from FCM?
조회 수: 2 (최근 30일)
이전 댓글 표시
In FCM I am giving cluster=2 and I am able to get the centroids, matrix and object function. But no I want to know which values are in cluster 1 and cluster 2? In other words I want to know the class labels of my dataset from FCM or I want to have confusion matrix from FCM.
In the dataset there is already class attribute but I want to compare the values generated from FCM for calculating accuracy.
Please help or suggest answers?
Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Clustering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!