[ 
https://issues.apache.org/jira/browse/SPARK-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng updated SPARK-8858:
---------------------------------
    Target Version/s: 1.6.0  (was: 1.5.0)

> Common interface for Frequent Itemsets
> --------------------------------------
>
>                 Key: SPARK-8858
>                 URL: https://issues.apache.org/jira/browse/SPARK-8858
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Feynman Liang
>
> Frequent itemsets are currently all using {{FPGrowth.FreqItemsets}} and 
> downstream processing (e.g. AssociationRules) are currently depending on this 
> class as well.
> To support additional frequent itemset algorithms (e.g. distributed A 
> Priori), we should consider creating a common trait interface implemented by 
> each of the different algorithms.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to