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 811d563  [SPARK-29536][PYTHON] Upgrade cloudpickle to 1.1.1 to support 
Python 3.8
     add 868d851  [SPARK-29232][ML] Update the parameter maps of the 
DecisionTreeRegression/Classification Models

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/classification/GBTClassifier.scala      |  1 +
 .../ml/classification/RandomForestClassifier.scala   |  1 +
 .../apache/spark/ml/regression/GBTRegressor.scala    |  1 +
 .../spark/ml/regression/RandomForestRegressor.scala  |  1 +
 .../spark/ml/classification/GBTClassifierSuite.scala | 16 ++++++++++++++++
 .../classification/RandomForestClassifierSuite.scala | 20 ++++++++++++++++++++
 .../spark/ml/regression/GBTRegressorSuite.scala      | 16 +++++++++++++++-
 .../ml/regression/RandomForestRegressorSuite.scala   | 19 +++++++++++++++++++
 8 files changed, 74 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to