This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 7b7f16f  [SPARK-27890][SQL] Improve SQL parser error message for 
character-only identifier with hyphens except those in expressions
     add 9ec0496  [SPARK-28044][ML][PYTHON] MulticlassClassificationEvaluator 
support more metrics

No new revisions were added by this update.

Summary of changes:
 .../MulticlassClassificationEvaluator.scala        | 75 ++++++++++++++++----
 .../MultilabelClassificationEvaluator.scala        | 19 ++---
 .../spark/mllib/evaluation/MulticlassMetrics.scala |  4 +-
 .../MulticlassClassificationEvaluatorSuite.scala   | 20 ++++++
 .../MultilabelClassificationEvaluatorSuite.scala   |  4 +-
 python/pyspark/ml/evaluation.py                    | 80 +++++++++++++++++-----
 6 files changed, 157 insertions(+), 45 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to