![]() | |
SilhouetteCoefficient<TInstance> Class |
Namespace: Aglomera.Evaluation.Internal
public class SilhouetteCoefficient<TInstance> : IInternalEvaluationCriterion<TInstance> where TInstance : Object, IComparable<TInstance>
The SilhouetteCoefficient<TInstance> type exposes the following members.
Name | Description | |
---|---|---|
![]() | SilhouetteCoefficient<TInstance> |
Creates a new SilhouetteCoefficient<TInstance> with given dissimilarity metric.
|
Name | Description | |
---|---|---|
![]() | DissimilarityMetric |
Gets the metric used by this criterion to measure the dissimilarity / distance between cluster elements.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Evaluate |
Evaluates the given ClusterSet<TInstance> partition according to this evaluation criterion.
|
![]() | EvaluateEach |
Calculates the silhouette coefficient for each element in the given ClusterSet<TInstance>.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |