how to calculate MAE in neural network toolbox?

Neural network toolbox doesn't calculate MAE, is there any way to do using toolbox? I can calculate RMSE from MSE value, but can i get MAE from MSE?

 Accepted Answer

For list of available performance functions, type help nnperformance in the command window.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!