[jira] [Commented] (SPARK-2432) Apriori algorithm for frequent itemset mining

2014-11-04 Thread Varadharajan (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14195879#comment-14195879
 ] 

Varadharajan commented on SPARK-2432:
-

Do we have any updates on this? If its not being worked upon, i'm interested in 
working on this :)

 Apriori algorithm for frequent itemset mining
 -

 Key: SPARK-2432
 URL: https://issues.apache.org/jira/browse/SPARK-2432
 Project: Spark
  Issue Type: Improvement
  Components: MLlib
Reporter: lukovnikov

 A parallel implementation of the apriori algorithm.
 Apriori is a well-known and simple algorithm that finds frequent itemsets and 
 lends itself perfectly for a parallel implementation.



--
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



[jira] [Commented] (SPARK-2432) Apriori algorithm for frequent itemset mining

2014-07-30 Thread Nathan M (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14080371#comment-14080371
 ] 

Nathan M commented on SPARK-2432:
-

I'd be interested in assisting with this one. [~lukovnikov] Let me know if 
there is any cleanup etc I can do

 Apriori algorithm for frequent itemset mining
 -

 Key: SPARK-2432
 URL: https://issues.apache.org/jira/browse/SPARK-2432
 Project: Spark
  Issue Type: Improvement
  Components: MLlib
Reporter: lukovnikov

 A parallel implementation of the apriori algorithm.
 Apriori is a well-known and simple algorithm that finds frequent itemsets and 
 lends itself perfectly for a parallel implementation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SPARK-2432) Apriori algorithm for frequent itemset mining

2014-07-10 Thread Denis LUKOVNIKOV (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14057647#comment-14057647
 ] 

Denis LUKOVNIKOV commented on SPARK-2432:
-

Can I have this assigned to me please?
I already have the implementation (and the test) in Scala, just need some time 
to clean it up, write some comments, add documentation and make a pull request.

 Apriori algorithm for frequent itemset mining
 -

 Key: SPARK-2432
 URL: https://issues.apache.org/jira/browse/SPARK-2432
 Project: Spark
  Issue Type: Improvement
  Components: MLlib
Reporter: Denis LUKOVNIKOV

 A parallel implementation of the apriori algorithm.
 Apriori is a well-known and simple algorithm that finds frequent itemsets and 
 lends itself perfectly for a parallel implementation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)