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/06/15 13:50:41 UTC

[spark] branch master updated (9d95f1b -> f83cb3c)

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 9d95f1b  [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode
     add f83cb3c  [SPARK-31925][ML] Summary.totalIterations greater than maxIters

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/classification/LogisticRegression.scala      | 12 +++++++++---
 .../org/apache/spark/ml/regression/LinearRegression.scala |  8 +++++---
 .../ml/classification/JavaLogisticRegressionSuite.java    |  2 +-
 .../spark/ml/classification/LogisticRegressionSuite.scala | 13 ++++++++++---
 .../spark/ml/regression/LinearRegressionSuite.scala       | 15 +++++++++++++++
 python/pyspark/ml/classification.py                       |  3 ++-
 python/pyspark/ml/tests/test_training_summary.py          |  2 +-
 7 files changed, 43 insertions(+), 12 deletions(-)


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