trainCoxMlp
This function makes prediction on new data. The output is the linear predictor (log hazard ratio).
Parameters:
model
- model produced bytrainCoxMlp
x_test
- Numpy array of features.
This function makes prediction on new data. The output is the linear predictor (log hazard ratio).
Parameters:
model
- model produced by trainCoxMlp
x_test
- Numpy array of features.