| Interface | Description | 
|---|---|
| FPGrowthParams | Common params for FPGrowth and FPGrowthModel | 
| Class | Description | 
|---|---|
| AssociationRules | |
| FPGrowth | A parallel FP-growth algorithm to mine frequent itemsets. | 
| FPGrowthModel | Model fitted by FPGrowth. | 
| PrefixSpan | A parallel PrefixSpan algorithm to mine frequent sequential patterns. |