Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera.Evaluation.Internal
DaviesBouldinIndex(TInstance) Class
DaviesBouldinIndex(TInstance) Methods
Evaluate Method
DaviesBouldinIndex
TInstance
Evaluate Method
Evaluates the given
ClusterSet
TInstance
partition according to this evaluation criterion.
Namespace:
Aglomera.Evaluation.Internal
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
Copy
public
double
Evaluate
(
ClusterSet
<TInstance>
clusterSet
)
Request Example
View Source
Parameters
clusterSet
Type:
Aglomera
ClusterSet
TInstance
The clustering partition.
Return Value
Type:
Double
The evaluation of the given partition according to this criterion.
Implements
IInternalEvaluationCriterion
TInstance
Evaluate(ClusterSet
TInstance
)
See Also
Reference
DaviesBouldinIndex
TInstance
Class
Aglomera.Evaluation.Internal Namespace
Copyright (c) 2018 Pedro Sequeira