A B C D E F G H I J K L M N O P R S T U W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- reduceMemory() - Method in class elki.itemsetmining.FPGrowth.FPNode
-
Release the memory occupied for the parent-to-child navigation, which is no longer needed after building the tree (only child-to-parent is needed in extracting itemsets).
- rules - Variable in class elki.itemsetmining.associationrules.AssociationRuleGeneration.Instance
-
List of generated rules.
- rules - Variable in class elki.result.AssociationRuleResult
-
Association rules together with the interestingness measure.
- run(Relation<BitVector>) - Method in class elki.itemsetmining.APRIORI
-
Performs the APRIORI algorithm on the given database.
- run(Relation<BitVector>) - Method in class elki.itemsetmining.Eclat
-
Run the Eclat algorithm
- run(Relation<BitVector>) - Method in class elki.itemsetmining.FPGrowth
-
Run the FP-Growth algorithm
- run(FrequentItemsetsResult) - Method in class elki.itemsetmining.associationrules.AssociationRuleGeneration.Instance
-
Process a set of frequent itemsets.
All Classes All Packages