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 394eebd8da4f [SPARK-51000][K8S][DOCS] Drop K8s v1.29 Support
     add b6b00e87b00b [SPARK-50929][ML][PYTHON][CONNECT] Support `LDA` on 
Connect

No new revisions were added by this update.

Summary of changes:
 .../services/org.apache.spark.ml.Estimator         |   1 +
 .../services/org.apache.spark.ml.Transformer       |   2 +
 .../scala/org/apache/spark/ml/clustering/LDA.scala |   4 +
 python/pyspark/ml/clustering.py                    |   1 +
 python/pyspark/ml/tests/test_clustering.py         | 139 ++++++++++++++++++++-
 .../org/apache/spark/sql/connect/ml/MLUtils.scala  |  13 ++
 6 files changed, 159 insertions(+), 1 deletion(-)


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

Reply via email to