Update to work with torchtuples v0.2.0
Release notes
Features
-
Administrative Brier score and Binomial log-likelihood for evaluation of data sets with administrative censoring.
-
BCESurvwhich is a method that disregards censoring and does not enforce monotone survival functions. It is meant to represent a set of binary classifiers that disregards censored observations. -
Improved
kkboxdata sets with administrative censoring times and more covariates. -
sac_admin5simulated data set with administrative censoring. -
More simulations studies with covariate dependent censoring times and administrative censoring.
Changes
-
Updated to work with
torchtuplesv.0.2.0 -
CoxPHnow use a regular data set, instead of the durations sorted. The old method is renamedCoxPHSortedbut will be removed.