trainCoxMlp
This function makes prediction on new data. The output is the linear predictor (log hazard ratio).
Parameters:
model- model produced bytrainCoxMlpx_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 trainCoxMlpx_test - Numpy array of features.