RMSE in Normalized Data .

Hello every one
I have a question about RMSE in function approximation with neural networks .
I have Normalized my Data including train and test data in [-1 1]. and I want to calculate the RMSE in the end,
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.

4 Comments

post some example please?
mr mo
mr mo on 11 Jun 2016
Hi What kind of example ?
please communicate with Greg Heath
Insufficient information. Commented code is the best bet.

Sign in to comment.

 Accepted Answer

Greg Heath
Greg Heath on 11 Jun 2016

0 votes

I see no reason for doing that.
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 10 Jun 2016

Commented:

on 13 Jun 2016

Community Treasure Hunt

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

Start Hunting!