This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 6502c66  [SPARK-30493][PYTHON][ML] Remove OneVsRestModel 
setClassifier, setLabelCol and setWeightCol methods
     add d6e28f2  [SPARK-30377][ML] Make Regressors extend abstract class 
Regressor

No new revisions were added by this update.

Summary of changes:
 .../ml/regression/AFTSurvivalRegression.scala      | 43 +++++--------------
 .../ml/regression/DecisionTreeRegressor.scala      |  4 +-
 .../apache/spark/ml/regression/FMRegressor.scala   |  4 +-
 .../apache/spark/ml/regression/GBTRegressor.scala  |  4 +-
 .../ml/regression/RandomForestRegressor.scala      |  4 +-
 project/MimaExcludes.scala                         | 10 ++++-
 python/pyspark/ml/regression.py                    | 49 ++--------------------
 7 files changed, 31 insertions(+), 87 deletions(-)


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

Reply via email to