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 8d2b57d1a1f8 [SPARK-50812][ML][PYTHON][CONNECT] Support
TargetEncoderModel on Connect
add aa9a10470aa4 [SPARK-50936][ML][PYTHON][CONNECT] Support HashingTF, IDF
and FeatureHasher on connect
No new revisions were added by this update.
Summary of changes:
.../services/org.apache.spark.ml.Estimator | 6 +-
.../services/org.apache.spark.ml.Transformer | 4 +
.../scala/org/apache/spark/ml/feature/IDF.scala | 2 +
.../ml/tests/connect/test_parity_feature.py | 8 --
python/pyspark/ml/tests/test_feature.py | 120 +++++++++++++++------
.../org/apache/spark/sql/connect/ml/MLUtils.scala | 3 +-
6 files changed, 98 insertions(+), 45 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]