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 2020/01/30 19:14:19 UTC

[spark] branch master updated (e5f572a -> f59685a)

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 e5f572a  [SPARK-30680][SQL] ResolvedNamespace does not require a namespace catalog
     add f59685a  [SPARK-30662][ML][PYSPARK] ALS/MLP extend HasBlockSize

No new revisions were added by this update.

Summary of changes:
 .../MultilayerPerceptronClassifier.scala           | 22 +----------
 .../org/apache/spark/ml/recommendation/ALS.scala   | 46 ++++++++++++++++------
 python/pyspark/ml/classification.py                | 22 ++++-------
 python/pyspark/ml/recommendation.py                | 29 +++++++++++---
 4 files changed, 66 insertions(+), 53 deletions(-)


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