Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 387 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 387 Bytes

Silhouette (clustering measure) support for KNIME

Implements the Silhouette algorithm (clustering score) for the squared Euclidean (sum of squares) measure.

Limitations

Currently only squared Euclidean measure is supported and if the column with labels specified, the labels have to be compatible with the PMML model.