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 b3b2868  [SPARK-30418][ML] Make FM call super class method 
extractLabeledPoints
     add f8cfefa  [SPARK-9612][ML][FOLLOWUP] fix GBT support weights if 
subsamplingRate<1

No new revisions were added by this update.

Summary of changes:
 .../ml/classification/DecisionTreeClassifier.scala | 16 -----
 .../apache/spark/ml/tree/impl/BaggedPoint.scala    |  6 +-
 .../spark/ml/tree/impl/GradientBoostedTrees.scala  | 17 +++---
 .../apache/spark/ml/tree/impl/RandomForest.scala   | 68 +++++++++++++---------
 .../ml/classification/GBTClassifierSuite.scala     | 17 +++---
 .../spark/ml/regression/GBTRegressorSuite.scala    | 16 ++---
 .../spark/ml/tree/impl/BaggedPointSuite.scala      |  3 +-
 7 files changed, 74 insertions(+), 69 deletions(-)


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

Reply via email to