Click or drag to resize
Accord.NET (logo)

IClusteringAlgorithmTData Properties

The IClusteringAlgorithmTData generic type exposes the following members.

Properties
  NameDescription
Public propertyClusters
Gets the collection of clusters currently modeled by the clustering algorithm.
Public propertyToken
Gets or sets a cancellation token that can be used to stop the learning algorithm while it is running.
(Inherited from IUnsupervisedLearningTModel, TInput, TOutput.)
Top
See Also