I want to fix my MSE Value
Show older comments
My goal is to forecast wind speed 1 day ahead of time using NARX, and i have four inputs. however every time i run my program, my MSE value changes. I'd appreciate any assistance in solving this issue . Thank you
Answers (1)
Set
rng("default")
at the beginning of your code.
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!