Lightgbm: Cox Proportional Hazard Regression

Created on 11 Nov 2018  路  3Comments  路  Source: microsoft/LightGBM

Hello LightGBM Ninjas

Thanks for all the awesomeness in LightGBM. Quick question: Do we/Can we have the "objective=cox_proportional_hazard_breslow_approx" option? I am not sure if it is feasible to add Cox Proportional Hazard survival model into LightGBM from engineering standpoint, but it would be very nice if we can use SHAP with CPH in LightGBM just like @slundberg's "NHANES I Survival Model" notebook.

Thanks!

feature request help wanted metrics and objectives

All 3 comments

Closed in favor of being in #2302. We decided to keep all feature requests in one place.

Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.

Another survival model for consideration (now implemented in XGBoost)

https://arxiv.org/abs/2006.04920

https://xgboost.readthedocs.io/en/latest/tutorials/aft_survival_analysis.html

Closed in favor of being in #2302. We decided to keep all feature requests in one place.

Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.

Was this page helpful?
0 / 5 - 0 ratings