RMSE or NRMSE ??
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!