Hi Havakv,
Thank you so much for creating this package!
I wanted to ask how do we use the deepsurv model to predict the cumulative hazard function or risk score? All of your jupyter notebook examples show how to predict survival function and plot survival curves. I can calculate hazard function from the survival function but wanted to know if there's an attribute that allows me to predict cumulative hazard function directly from the model?
Thanks