GitHub user avulanov opened a pull request:
https://github.com/apache/spark/pull/1155
[MLLIB] [SPARK-2222] Add multiclass evaluation metrics
Adding two classes:
1) MulticlassMetrics implements various multiclass evaluation metrics
2) MulticlassMetricsSuite implements unit tests for MulticlassMetrics
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/avulanov/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1155.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1155
----
commit d535d62e4518e5054a2784ee29ea478f471a67b9
Author: unknown <[email protected]>
Date: 2014-06-19T15:39:03Z
Multiclass evaluation
commit fcee82d0b99efc5f3416ac43c98d7914a31f40e0
Author: unknown <[email protected]>
Date: 2014-06-20T13:42:28Z
Unit tests. Class rename
commit a5c8ba46689ed13080eb0681814a1d7c1a0cf497
Author: unknown <[email protected]>
Date: 2014-06-20T14:02:47Z
Unit tests. Class rename
commit d5ce98103ddb97c8c83f07a2a71b9a22053c2cde
Author: unknown <[email protected]>
Date: 2014-06-20T14:18:51Z
Comments about Double
----
---
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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---