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 85cb388  [SPARK-30050][SQL] analyze table and rename table should not 
erase hive table bucketing info
     add 03ac1b7  [SPARK-29959][ML][PYSPARK] Summarizer support more metrics

No new revisions were added by this update.

Summary of changes:
 docs/ml-statistics.md                              |  3 +-
 .../apache/spark/ml/classification/LinearSVC.scala |  4 +-
 .../ml/classification/LogisticRegression.scala     |  4 +-
 .../spark/ml/classification/NaiveBayes.scala       | 11 +--
 .../apache/spark/ml/feature/StandardScaler.scala   |  8 +-
 .../ml/regression/AFTSurvivalRegression.scala      |  4 +-
 .../spark/ml/regression/LinearRegression.scala     |  8 +-
 .../org/apache/spark/ml/stat/Summarizer.scala      | 95 ++++++++++++++++++----
 .../org/apache/spark/ml/stat/SummarizerSuite.scala | 68 +++++++++++++++-
 python/pyspark/ml/stat.py                          | 18 ++++
 10 files changed, 180 insertions(+), 43 deletions(-)


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

Reply via email to