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 02:36:01 UTC

[spark] branch master updated (20b9d82 -> ed12b61)

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 20b9d82  [SPARK-29714][SQL][TESTS] Port insert.sql
     add ed12b61  [SPARK-29656][ML][PYSPARK] ML algs expose aggregationDepth

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/clustering/GaussianMixture.scala      | 12 ++++++++---
 .../apache/spark/ml/feature/VectorIndexer.scala    |  2 +-
 .../optim/IterativelyReweightedLeastSquares.scala  |  5 +++--
 .../spark/ml/optim/WeightedLeastSquares.scala      |  6 ++++--
 .../regression/GeneralizedLinearRegression.scala   | 19 ++++++++++------
 python/pyspark/ml/clustering.py                    | 25 ++++++++++++++++------
 python/pyspark/ml/regression.py                    | 22 +++++++++++++------
 7 files changed, 65 insertions(+), 26 deletions(-)


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