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 93529a8  [SPARK-31957][SQL] Cleanup hive scratch dir for the developer 
api startWithContext
     add 297016e  [SPARK-31893][ML] Add a generic ClassificationSummary trait

No new revisions were added by this update.

Summary of changes:
 .../ml/classification/ClassificationSummary.scala  | 246 ++++++++++
 .../ml/classification/LogisticRegression.scala     | 225 +--------
 .../classification/LogisticRegressionSuite.scala   |   4 +-
 project/MimaExcludes.scala                         |  29 +-
 python/pyspark/ml/classification.py                | 505 +++++++++++----------
 5 files changed, 543 insertions(+), 466 deletions(-)
 create mode 100644 
mllib/src/main/scala/org/apache/spark/ml/classification/ClassificationSummary.scala


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

Reply via email to