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 2019/11/06 14:58:03 UTC

[spark] branch master updated (8353000 -> 854f30f)

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 8353000  [SPARK-29746][ML] Implement validateInputType in Normalizer/ElementwiseProduct/PolynomialExpansion
     add 854f30f  [SPARK-29751][ML] Scalers use Summarizer instead of MultivariateOnlineSummarizer

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/ml/feature/MaxAbsScaler.scala   | 18 ++++++++----------
 .../org/apache/spark/ml/feature/MinMaxScaler.scala   | 18 ++++++++----------
 .../org/apache/spark/ml/feature/StandardScaler.scala | 20 ++++++++++----------
 .../scala/org/apache/spark/ml/stat/Summarizer.scala  |  4 ++--
 4 files changed, 28 insertions(+), 32 deletions(-)


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