Davi Vieira

Results 9 comments of Davi Vieira

Hello, @jayantsahewal . Thank you for the feedback and reference! As Gabriel mentioned, the current interface does not make it possible for users to use time varying features. Despite that,...

Thanks for the report @BardiaKh !

Thanks for the suggestion, @crew102 . We are currently working on a way to replace the 1st step xgboost model for a pre-trained one. Both XGBSEDebiasedBCE and XGBSEStackedWeibull modules will...

Thanks for the report, @BardiaKh . We are currently working on a way to replace the 1st step xgboost model from both XGBSEDebiasedBCE and XGBSEStackedWeibull modules. Both will be part...

Hello @andwurl . Are those 5 models trained using the same dataset (or bootstrap samples from the same dataset) - ex.: a bagging estimator? If that is the case, I...

Hi @hellorp1990 . Could you provide a code example explaining how are you trying to use XGBSE with SHAP? Are you trying to use the whole survival curve as your...

@hellorp1990 , the output of XGBSEBootstrapEstimator is a multi-output regression problem, so for each sample you get a whole survival function with a probability of survival for each time bucket...

As an action item we will add a notebook with a brief documentation on how to use SHAP with the XGBSE lib

@brunocarlin , not sure what you are interested in. Could you provide an example illustrating the expected behavior?