You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Guangwen Liu (JIRA)" <ji...@apache.org> on 2015/06/05 12:14:01 UTC

[jira] [Commented] (SPARK-4001) Add FP-growth algorithm to Spark MLlib

    [ https://issues.apache.org/jira/browse/SPARK-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574259#comment-14574259 ] 

Guangwen Liu commented on SPARK-4001:
-------------------------------------

Hi, Xiangrui. Thanks for your great talk last time.
As for FP-growth algorithm in MLlib, i just find there isn't any API for association rules construction. In real use case, if no association rules is output, it would be powerless. Do you have any plan to add this feature?

Best,
Liu

> Add FP-growth algorithm to Spark MLlib
> --------------------------------------
>
>                 Key: SPARK-4001
>                 URL: https://issues.apache.org/jira/browse/SPARK-4001
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Jacky Li
>            Assignee: Jacky Li
>             Fix For: 1.3.0
>
>         Attachments: Distributed frequent item mining algorithm based on Spark.pptx
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org