Click or drag to resize
Accord.NET (logo)

Apriori Properties

The Apriori 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.
(Inherited from AprioriT.)
Public propertyToken
Gets or sets a cancellation token that can be used to stop the learning algorithm while it is running.
(Inherited from AprioriT.)
Top
See Also