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!