Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-7833][ml] Add python wrapper for RegressionEvaluator #6365

Closed
wants to merge 3 commits into from
Closed

[SPARK-7833][ml] Add python wrapper for RegressionEvaluator #6365

wants to merge 3 commits into from

Conversation

harsha2010
Copy link

No description provided.

@SparkQA
Copy link

SparkQA commented May 22, 2015

Test build #33370 has finished for PR 6365 at commit 9743f83.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 23, 2015

Test build #33373 has finished for PR 6365 at commit 7623b7d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • final class RegressionEvaluator(override val uid: String)
    • class RegressionEvaluator(JavaEvaluator, HasLabelCol, HasPredictionCol):

@harsha2010
Copy link
Author

@mengxr @jkbradley please review

@SparkQA
Copy link

SparkQA commented May 23, 2015

Test build #33414 has finished for PR 6365 at commit 923f288.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • final class RegressionEvaluator(override val uid: String)
    • class RegressionEvaluator(JavaEvaluator, HasLabelCol, HasPredictionCol):

@mengxr
Copy link
Contributor

mengxr commented May 24, 2015

LGTM. Merged into master and branch-1.4. Thanks!

@asfgit asfgit closed this in 65c696e May 24, 2015
asfgit pushed a commit that referenced this pull request May 24, 2015
Author: Ram Sriharsha <rsriharsha@hw11853.local>

Closes #6365 from harsha2010/SPARK-7833 and squashes the following commits:

923f288 [Ram Sriharsha] cleanup
7623b7d [Ram Sriharsha] python style fix
9743f83 [Ram Sriharsha] [SPARK-7833][ml] Add python wrapper for RegressionEvaluator

(cherry picked from commit 65c696e)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
Author: Ram Sriharsha <rsriharsha@hw11853.local>

Closes apache#6365 from harsha2010/SPARK-7833 and squashes the following commits:

923f288 [Ram Sriharsha] cleanup
7623b7d [Ram Sriharsha] python style fix
9743f83 [Ram Sriharsha] [SPARK-7833][ml] Add python wrapper for RegressionEvaluator
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
Author: Ram Sriharsha <rsriharsha@hw11853.local>

Closes apache#6365 from harsha2010/SPARK-7833 and squashes the following commits:

923f288 [Ram Sriharsha] cleanup
7623b7d [Ram Sriharsha] python style fix
9743f83 [Ram Sriharsha] [SPARK-7833][ml] Add python wrapper for RegressionEvaluator
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Author: Ram Sriharsha <rsriharsha@hw11853.local>

Closes apache#6365 from harsha2010/SPARK-7833 and squashes the following commits:

923f288 [Ram Sriharsha] cleanup
7623b7d [Ram Sriharsha] python style fix
9743f83 [Ram Sriharsha] [SPARK-7833][ml] Add python wrapper for RegressionEvaluator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants