pycox
pycox copied to clipboard
about hazard value!
hi, everyone:
We hope to calculate the output value of the model, namely the hazard risk. Can we use "def predict_ hazard(self, input, batch_size=8224, numpy=None, eval_=True, to_cpu=False,num_workers=0)"? If possible, is the value it returns about the risk of each patient or what other risks?
3ks