GitHub user sandecho reopened a pull request: https://github.com/apache/spark/pull/20549
Add more binary classification metrics to BinaryClassificationMetrics ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this patch tested? (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this) Please review http://spark.apache.org/contributing.html before opening a pull request. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sandecho/spark new_branch Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/20549.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 #20549 ---- commit 9f33d677586043fe7c75ac1930c51c138f281a49 Author: Sandeep Kumar Choudhary <tssandeepkumarchoudhary@...> Date: 2018-02-08T16:49:13Z Add more binary classification metrics to BinaryClassificationMetrics commit d7144f63a99e575d5c996fd7919bdbe44266620f Author: Sandeep Kumar Choudhary <tssandeepkumarchoudhary@...> Date: 2018-02-08T17:20:52Z SPARK-18844 ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org