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 c902f77  [SPARK-34856][FOLLOWUP][SQL] Remove dead code from 
AnsiCast.typeCheckFailureMessage
     add d372e6e  [SPARK-34860][ML] Multinomial Logistic Regression with 
intercept support centering

No new revisions were added by this update.

Summary of changes:
 .../ml/classification/LogisticRegression.scala     |  62 +++--
 .../ml/optim/aggregator/LogisticAggregator.scala   | 264 ---------------------
 .../classification/LogisticRegressionSuite.scala   | 153 ++++++++++--
 3 files changed, 178 insertions(+), 301 deletions(-)
 delete mode 100644 
mllib/src/main/scala/org/apache/spark/ml/optim/aggregator/LogisticAggregator.scala

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

Reply via email to