Main Content
compact
Compact clustering evaluation object
Description
returns a compact clustering evaluation object compactEvaluation
= compact(evaluation
)compactEvaluation
, which
contains a subset of the information about the clustering solution in the clustering
evaluation object evaluation
. Compacting a clustering evaluation object
reduces the memory requirements of the object, which is useful when clustering a large data
set.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2013b