public class FPGrowth extends AbstractAssocRuleMiner
| Constructor and Description |
|---|
FPGrowth() |
| Modifier and Type | Method and Description |
|---|---|
ItemSets |
minePatterns(Iterable<? extends List<String>> database,
List<String> uniqueItems) |
findMaxPatterns, findMaxPatterns, getMinSupportLevel, setMinSupportLevelpublic ItemSets minePatterns(Iterable<? extends List<String>> database, List<String> uniqueItems)
minePatterns in interface AssocRuleMinerminePatterns in class AbstractAssocRuleMinerCopyright © 2017. All rights reserved.