Root mean squared error in ANN
이전 댓글 표시
Hello there,
I am using ANN to analyse the relationship between several inputs and the corresponding output. The ANN toolbox in Matlab uses the Mean Squared Error to evaluate the performance of the network. Yet if I'd like to use the Root Mean Squared Error (%) to evaluate the network, how can I do that?
I really appreciate your help.
Thank you,
Kim,
댓글 수: 1
Ridwan Alam
2019년 12월 11일
Sorry if I misunderstood, are you asking how to get RMSE from MSE? RMSE = sqrt(MSE).
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!