[ https://issues.apache.org/jira/browse/SPARK-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370262#comment-15370262 ]
yuhao yang commented on SPARK-14503: ------------------------------------ Link two related issue about adding "support" to Association Rule in MLlib Association Rule. https://issues.apache.org/jira/browse/SPARK-15930 https://issues.apache.org/jira/browse/SPARK-15938 I've the current work in https://github.com/hhbyyh/spark/tree/mlfpm/mllib/src/main/scala/org/apache/spark/ml/fpm. Maybe we'd better first decide if MLlib Association Rule should have "support" or not. > spark.ml API for FPGrowth > ------------------------- > > Key: SPARK-14503 > URL: https://issues.apache.org/jira/browse/SPARK-14503 > Project: Spark > Issue Type: Sub-task > Components: ML > Reporter: Joseph K. Bradley > > This task is the first port of spark.mllib.fpm functionality to spark.ml > (Scala). > This will require a brief design doc to confirm a reasonable DataFrame-based > API, with details for this class. The doc could also look ahead to the other > fpm classes, especially if their API decisions will affect FPGrowth. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org