Class AssociationRule<T>

java.lang.Object
org.tweetyproject.machinelearning.assoc.AssociationRule<T>
Type Parameters:
T - The type of items.

public class AssociationRule<T> extends Object
An association rule in item set mining.
Author:
Matthias Thimm