Github user rawataaryan9 commented on the issue:
https://github.com/apache/spark/pull/18390
@MLnick Can you please have a look at the changes as per the discussion
above and comment regarding the build failure issue.
---
If your project is set up for it, you can reply to this email
Github user rawataaryan9 commented on the issue:
https://github.com/apache/spark/pull/18390
@MLnick Can you please have a look and guide me towards the issue with the
build failure.
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user rawataaryan9 commented on the issue:
https://github.com/apache/spark/pull/18390
@MLnick I have incorporated all the suggested changes. Kindly have a look.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user rawataaryan9 commented on a diff in the pull request:
https://github.com/apache/spark/pull/18390#discussion_r124508707
--- Diff:
mllib/src/main/scala/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.scala
---
@@ -68,6 +84,7 @@ class
Github user rawataaryan9 commented on a diff in the pull request:
https://github.com/apache/spark/pull/18390#discussion_r124508673
--- Diff:
mllib/src/main/scala/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluator.scala
---
@@ -39,19 +39,35 @@ class
Github user rawataaryan9 commented on a diff in the pull request:
https://github.com/apache/spark/pull/18390#discussion_r124508557
--- Diff:
mllib/src/test/scala/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluatorSuite.scala
---
@@ -37,6 +37,15 @@ class
Github user rawataaryan9 commented on a diff in the pull request:
https://github.com/apache/spark/pull/18390#discussion_r124508484
--- Diff:
mllib/src/test/scala/org/apache/spark/ml/evaluation/MulticlassClassificationEvaluatorSuite.scala
---
@@ -37,6 +37,15 @@ class
GitHub user rawataaryan9 opened a pull request:
https://github.com/apache/spark/pull/18390
SPARK-21178 : Add support for label specific metrics in MulticlassClaâ¦
â¦ssificationEvaluator
## What changes were proposed in this pull request?
Added support for