How to define RMSE in nntool?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
Could you please tell me how I can define RMSE as performance function in nntool, I have already MSE, SMEREG and SSE.
Thank you in advance.
0 Kommentare
Antworten (1)
Vatsal
am 26 Sep. 2023
Bearbeitet: Vatsal
am 29 Sep. 2023
I understand that you wanted to use “RMSE” as the performance function in "nntool". In the "nntool", the Root Mean Square Error (RMSE) is not available as a built-in performance function.
You can create a custom performance function to achieve your task. The easiest way to create a custom performance function is to use the +MSE package as a template.
You can refer to the link below, which includes all the steps in detail, in order to create the custom performance function:
I hope this helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu GenICam Interface finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!