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 dbf0b50  [SPARK-35560][SQL] Remove redundant subexpression evaluation 
in nested subexpressions
     add c2de0a6  [SPARK-35100][ML] Refactor AFT - support virtual centering

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/optim/aggregator/AFTAggregator.scala  | 256 ---------------------
 ...ckAggregator.scala => AFTBlockAggregator.scala} | 117 ++++------
 .../ml/regression/AFTSurvivalRegression.scala      |  52 +++--
 3 files changed, 87 insertions(+), 338 deletions(-)
 delete mode 100644 
mllib/src/main/scala/org/apache/spark/ml/optim/aggregator/AFTAggregator.scala
 copy 
mllib/src/main/scala/org/apache/spark/ml/optim/aggregator/{HingeBlockAggregator.scala
 => AFTBlockAggregator.scala} (52%)

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

Reply via email to