Description
Apriori is the classic algorithm for frequent item set mining in a transactional data set. It will be useful if Apriori algorithm is added to MLLib in Spark
Attachments
Attachments
Issue Links
- blocks
-
SPARK-5520 Make FP-Growth implementation take generic item types
- Resolved
- is duplicated by
-
SPARK-6381 add Apriori algorithm to MLLib
- Resolved
-
SPARK-2432 Apriori algorithm for frequent itemset mining
- Resolved
- is related to
-
SPARK-5519 Add user guide for FP-Growth
- Resolved
- links to