You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/05/05 13:37:15 UTC

[spark] branch master updated (5052d95 -> 701deac)

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 5052d95  [SPARK-31030][DOCS][FOLLOWUP] Replace HTML Table by Markdown Table
     add 701deac  [SPARK-31603][ML] AFT uses common functions in RDDLossFunction

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/optim/aggregator/AFTAggregator.scala  | 162 +++++++++++++++
 .../aggregator/DifferentiableLossAggregator.scala  |   9 +-
 .../ml/regression/AFTSurvivalRegression.scala      | 228 +--------------------
 3 files changed, 173 insertions(+), 226 deletions(-)
 create mode 100644 mllib/src/main/scala/org/apache/spark/ml/optim/aggregator/AFTAggregator.scala


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