You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kashif Rasul (JIRA)" <ji...@apache.org> on 2015/07/07 20:16:05 UTC

[jira] [Commented] (SPARK-8872) Improve FPGrowthSuite with equivalent R code

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

Kashif Rasul commented on SPARK-8872:
-------------------------------------

I would like to work on this.

> Improve FPGrowthSuite with equivalent R code
> --------------------------------------------
>
>                 Key: SPARK-8872
>                 URL: https://issues.apache.org/jira/browse/SPARK-8872
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.4.0
>            Reporter: Xiangrui Meng
>            Priority: Minor
>              Labels: starter
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> In `FPGrowthSuite`, we only tested output with minSupport 0.5, where the expected output is hard-coded. We can add equivalent R code using the arules package to generate the expect output for validation purpose, similar to https://github.com/apache/spark/blob/master/mllib/src/test/scala/org/apache/spark/ml/regression/LinearRegressionSuite.scala#L98 and the test code in https://github.com/apache/spark/pull/7005.



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