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 beb8d2f  [SPARK-29402][PYTHON][TESTS] Added tests for grouped map 
pandas_udf with window
     add 81362956 [SPARK-29116][PYTHON][ML] Refactor py classes related to 
DecisionTree

No new revisions were added by this update.

Summary of changes:
 python/pyspark/ml/classification.py | 105 +++++-----
 python/pyspark/ml/regression.py     | 404 ++++++++----------------------------
 python/pyspark/ml/tree.py           | 351 +++++++++++++++++++++++++++++++
 3 files changed, 490 insertions(+), 370 deletions(-)
 create mode 100644 python/pyspark/ml/tree.py


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

Reply via email to