You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2019/11/06 10:20:48 UTC

[spark] branch master updated (0dcd739 -> 5853e8b)

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 0dcd739  [SPARK-29462] The data type of "array()" should be array<null>
     add 5853e8b  [SPARK-29754][ML] LoR/AFT/LiR/SVC use Summarizer instead of MultivariateOnlineSummarizer

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/ml/classification/LinearSVC.scala | 25 ++++++++------------
 .../ml/classification/LogisticRegression.scala     | 24 ++++++++-----------
 .../ml/regression/AFTSurvivalRegression.scala      | 18 ++++++---------
 .../spark/ml/regression/LinearRegression.scala     | 27 ++++++++++------------
 .../org/apache/spark/ml/stat/Summarizer.scala      |  7 +++++-
 5 files changed, 45 insertions(+), 56 deletions(-)


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