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 acdda8a3eb15 [SPARK-50989][ML][PYTHON][CONNECT] Support NGram,
Normalizer and Interaction on connect
add e0437e0021ef [SPARK-50920][ML][PYTHON][CONNECT] Support NaiveBayes on
Connect
No new revisions were added by this update.
Summary of changes:
.../org/apache/spark/ml/linalg/Matrices.scala | 2 +
.../services/org.apache.spark.ml.Estimator | 1 +
.../services/org.apache.spark.ml.Transformer | 1 +
.../spark/ml/classification/NaiveBayes.scala | 3 +
python/pyspark/ml/tests/test_classification.py | 64 +++++++++++++++++++++-
.../org/apache/spark/sql/connect/ml/MLUtils.scala | 1 +
6 files changed, 71 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]