Add the negative log-likelihood loss in the same lines as the brier scores: - `nll_survival` - `integrated_nll_survival` - `nll_incidence` - `integrated_nll_incidence` Then, replace the scoring method in SurvivalBoost with the NLL
Add the negative log-likelihood loss in the same lines as the brier scores:
nll_survivalintegrated_nll_survivalnll_incidenceintegrated_nll_incidenceThen, replace the scoring method in SurvivalBoost with the NLL