Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 333 Bytes

SilhouetteCoefficient

Changes made to arff files:

Removed the class attribute from the datasets before saving the clustering output generated in Weka.

Summary:

Calculates euclidean distance, cohesion and separation values for each data point. The silhouette coefficient of each cluster is then computed using these values.