DeepSurv icon indicating copy to clipboard operation
DeepSurv copied to clipboard

DeepSurv is a deep learning approach to survival analysis.

Results 59 DeepSurv issues
Sort by recently updated
recently updated
newest added

Not really an issue but rather a question. Can I tune batch size for deepsurv?

Hi everyone! Can you help me? I am new in using `DeepSurv`. I am following the steps given in the examples, but I encounter this issue in the dataset on...

Hi, I have trained a model a get a test score of~ 0.7-0.8. However, when I load the saved model and compute the c-index by get_concordance_index, the accuracy is inconsistent...

Is there a workaround when it comes to interval-censored outcomes? From what I've seen there are almost no tools for dealing with such data, apart from R's icenReg package. Unless...

ce_interval': (0.9805931206541726, 0.9853281119637217)}} hp_search_1 | Saving model parameters to output file /logs/modelsnewdat_model_selu_0.json95c19ae5-da1b-4a76-9ef2-965222ceb869.h5 deepsurv__1 | Traceback (most recent call last): deepsurv__1 | File "/deepsurv_run.py", line 165, in deepsurv__1 | save_model(model, output_file)...

Hi- This more like a question instead of issue. Can DeepSurv work on multistate competing or semi-competing risk model? Thanks!

Hello all, This is not an issue but I didn't see an option to start a discussion. Hence posting it here. I have seen examples on DeepSurv and PyCox packages...

Hello @jaredleekatzman , Thank you for the DeepSurv algorithm, can you please advise on how one can extract the survival curves from the implemented algorithm on their dataset? Thank you!

Hi all, thanks for your interesting and very usefull work. we have read your interesting paper "DeepSurv: Personalized Treatment Recommender System Using A Cox Proportional Hazards Deep Neural Network." ....

I tried to run the example notebook and at first it worked fine, but when I run it after some time, I got this error TypeError: Unknown parameter type: ....