![]() | |
DaviesBouldinIndexTInstance Class |
Namespace: Aglomera.Evaluation.Internal
public class DaviesBouldinIndex<TInstance> : IInternalEvaluationCriterion<TInstance> where TInstance : Object, IComparable<TInstance>
The DaviesBouldinIndexTInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | DaviesBouldinIndexTInstance |
Creates a new DaviesBouldinIndexTInstance with given dissimilarity metric.
|
Name | Description | |
---|---|---|
![]() | DissimilarityMetric |
Gets the metric used by this criterion to measure the dissimilarity / distance between cluster elements.
|
![]() | DistanceExponent |
Gets or sets the distance exponent.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Evaluate |
Evaluates the given ClusterSetTInstance partition according to this evaluation criterion.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |