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

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


    from 6f8c001  [SPARK-29381][FOLLOWUP][PYTHON][ML] Add 'private' _XXXParams 
classes for classification & regression
     add dba673f  [SPARK-29489][ML][PYSPARK] ml.evaluation support log-loss

No new revisions were added by this update.

Summary of changes:
 .../MulticlassClassificationEvaluator.scala        | 77 +++++++++++++++------
 .../spark/mllib/evaluation/MulticlassMetrics.scala | 62 +++++++++++++----
 .../MulticlassClassificationEvaluatorSuite.scala   | 20 ++++++
 .../mllib/evaluation/MulticlassMetricsSuite.scala  | 78 ++++++++++++++++++++++
 python/pyspark/ml/evaluation.py                    | 59 ++++++++++++----
 python/pyspark/mllib/evaluation.py                 | 22 +++++-
 6 files changed, 270 insertions(+), 48 deletions(-)


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

Reply via email to