Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera
IClusteringAlgorithm(TInstance) Interface
IClusteringAlgorithm(TInstance) Properties
LinkageCriterion Property
IClusteringAlgorithm
TInstance
LinkageCriterion Property
Gets the
ILinkageCriterion
TInstance
used by this algorithm to create the clusters.
Namespace:
Aglomera
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
Copy
ILinkageCriterion
<TInstance>
LinkageCriterion
{
get
; }
Request Example
View Source
Property Value
Type:
ILinkageCriterion
TInstance
See Also
Reference
IClusteringAlgorithm
TInstance
Interface
Aglomera Namespace
Copyright (c) 2018 Pedro Sequeira