Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera
Cluster(TInstance) Class
Cluster(TInstance) Properties
Count Property
Dissimilarity Property
Parent1 Property
Parent2 Property
Cluster
TInstance
Parent2 Property
Gets this cluster's second parent, if the cluster was formed by joining two existing clusters. Otherwise returns
null
.
Namespace:
Aglomera
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
Copy
public
Cluster
<TInstance>
Parent2
{
get
; }
Request Example
View Source
Property Value
Type:
Cluster
TInstance
See Also
Reference
Cluster
TInstance
Class
Aglomera Namespace
Copyright (c) 2018 Pedro Sequeira