Skip to content

Update terminal Nodes in survival_loss.py- Cox-Ph Model #64

@avinashbarnwal

Description

@avinashbarnwal

I am not sure why we don't have any terminal nodes updates for Cox-Ph model. Please find the note of gbm package in R showing the formulas for updating the terminal nodes. It uses Newton-raphson single step update like the classification model.

Paper Link - https://cran.r-project.org/web/packages/gbm/vignettes/gbm.pdf
Code Link - https://github.com/harrysouthworth/gbm/blob/master/src/coxph.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions