Class FpGrowthExample

java.lang.Object
org.tweetyproject.machinelearning.examples.FpGrowthExample

public class FpGrowthExample extends Object
An example demonstrating the use of the FP-Growth algorithm for mining frequent patterns from a dataset of transactions.
Author:
Matthias Thimm