RMSE or NRMSE ??

4 views (last 30 days)
mr mo
mr mo on 10 Jun 2016
Edited: mr mo on 10 Jun 2016
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.

Answers (0)

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!