Click or drag to resize
Accord.NET (logo)

AprioriT Properties

The AprioriT generic type exposes the following members.

Properties
  NameDescription
Public propertyFrequent
Gets the set of most frequent items and the respective number of times their appear in in the training dataset.
Public propertyToken
Gets or sets a cancellation token that can be used to stop the learning algorithm while it is running.
Top
See Also