I'd want to calculate the error bar for each data point resulting from my neural network model prediction. I'm seeking the most efficient method for calculating the uncertainty associated with each prediction value. Normally, we use the root mean square error or Standard Error Mean to evaluate our model's error, but I need to find an error bar for each point predicted by the model related to its actual value.

More Soroush Sarabi's questions See All
Similar questions and discussions