RMSE or NRMSE ??
3 views (last 30 days)
Show older comments
Hello every one
I have a question about RMSE in function approximation with neural networks .
I have Normalized ALL of my Data including train and test data and input and targets in [-1 1]. and I did not denormalize Data in the end including inputs and output of my model and targets and in the end I want to calculate the RMSE value between model outputs and targets.
My question is that should I Divide the RMSE obtained value by 2 or not ? because I normalized Data in [-1 1].
with best Regards.
0 Comments
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!