[y_est] = llado2022_evaluatenn(x_test,NN_pretrained)
x_test | Features of the test subset |
NN_pretrained | Pretrained network |
hiddenLayerSize | Size of the hidden layer |
y_est | Estimated data |
llado2022_evaluatenn gives the estimation uncertainty of the neural network