You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/05/31 15:25:35 UTC

[spark] branch master updated (47dc332 -> 45cf5e9)

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 47dc332  [SPARK-31874][SQL] Use `FastDateFormat` as the legacy fractional formatter
     add 45cf5e9  [SPARK-31840][ML] Add instance weight support in LogisticRegressionSummary

No new revisions were added by this update.

Summary of changes:
 .../ml/classification/LogisticRegression.scala     | 99 +++++++++++++---------
 .../classification/LogisticRegressionSuite.scala   | 61 +++++++++++++
 project/MimaExcludes.scala                         |  6 +-
 python/pyspark/ml/classification.py                | 11 +++
 4 files changed, 134 insertions(+), 43 deletions(-)


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