RMSE or NRMSE ??
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!