![]() | |
SilhouetteCoefficientTInstance Class |
Namespace: Aglomera.Evaluation.Internal
public class SilhouetteCoefficient<TInstance> : IInternalEvaluationCriterion<TInstance> where TInstance : Object, IComparable<TInstance>
The SilhouetteCoefficientTInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | SilhouetteCoefficientTInstance |
Creates a new SilhouetteCoefficientTInstance 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 ClusterSetTInstance partition according to this evaluation criterion.
|
![]() | EvaluateEach |
Calculates the silhouette coefficient for each element in the given ClusterSetTInstance.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |