Description
Association rule generation was added by SPARK-8559. However, the class is currently private and inaccessible to end users. We should provide a public API for generating association rules directly from the model produced by frequent itemset algorithms (eg FPGrowth)
Attachments
Issue Links
- relates to
-
SPARK-8855 Python API for Association Rules
- Closed
-
SPARK-8854 Documentation for Association Rules
- Resolved
- links to