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 4443078ab8fa [SPARK-50877][ML][PYTHON][CONNECT] Support KMeans & 
BisectingKMeans on Connect
     add 78e4b79a1595 [SPARK-50878][ML][PYTHON][CONNECT] Support ALS on Connect

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py                    |  1 +
 .../services/org.apache.spark.ml.Estimator         |  4 ++
 python/pyspark/ml/recommendation.py                |  8 ++-
 .../tests/connect/test_parity_als.py}              |  6 +-
 python/pyspark/ml/tests/test_als.py                | 72 +++++++++++++++++++++-
 .../org/apache/spark/sql/connect/ml/MLUtils.scala  |  9 ++-
 6 files changed, 94 insertions(+), 6 deletions(-)
 copy python/pyspark/{sql/tests/connect/test_parity_sql.py => 
ml/tests/connect/test_parity_als.py} (86%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to