Vincent Jeanselme

Results 6 comments of Vincent Jeanselme

Hi, Sorry for the late answer, I have developed a version for GPU, available at [Jeanselme/DeepSurvivalMachines](https://github.com/Jeanselme/DeepSurvivalMachines/tree/master) - I have also made a push request but feel free to use that...

Hi, you need to install sksurv: https://scikit-survival.readthedocs.io/en/stable/install.html

This could benefit of two levels of cuda: one fully on gpu (all train and test) and one batch ?

Hello, I have just dug into this, I am not able to reproduce the problem. Are you using the RDSM available in `auton_survival/models/dsm`? Do you have this issue when running...

Hello, I have now tried both codes. I have updated the `Jeanselme/` one as the normalization was not adapted for time series and was raising an error. I still do...

Hello, Great to hear you no longer have the issue with PBC. The training should stop after a few iterations of increasing loss on the validation set and return the...