Click or drag to resize
Accord.NET (logo)

CentroidClusterTCollection, TData, TCentroid, TClusterCentroid Property

Gets the cluster's centroid.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public TCentroid Centroid { get; set; }
Request Example View Source

Property Value

Type: TCentroid
See Also