[GitHub] spark pull request: add regression metrics

2014-10-28 Thread yanbohappy
GitHub user yanbohappy opened a pull request: https://github.com/apache/spark/pull/2978 add regression metrics Add RegressionMetrics.scala as regression metrics used for evaluation and corresponding test case RegressionMetricsSuite.scala. You can merge this pull request into a Git

[GitHub] spark pull request: add regression metrics

2014-10-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/2978#issuecomment-60741604 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: add regression metrics

2014-10-28 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/2978#discussion_r19465130 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/evaluation/RegressionMetrics.scala --- @@ -0,0 +1,83 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: add regression metrics

2014-10-28 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/2978#issuecomment-60743817 Update the title with SPARK- [MLLIB] --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: add regression metrics

2014-10-28 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/2978#discussion_r19465228 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/evaluation/RegressionMetrics.scala --- @@ -0,0 +1,83 @@ +/* + * Licensed to the Apache Software