Open loop Training performance and closed loop training performance are good but multi-step prediction is bad. Reason?
조회 수: 3 (최근 30일)
이전 댓글 표시
Dear All,
I am using NARNET to predict multi-step ahead values for temperature data for my laser set operation.
For standardized data (mean = 0 and Var = 1), performance values are following:
OpenloopMSEperformance = 5.451431363178139e-05
OpenloopPERFORMperformance = 5.505768944105006e-05
ClosedloopMSEperformance = 1.043409861314658e-04
ClosedloopPERFORMperformance = 1.053810133096861e-04
However, when I am predicting multi-step ahead values, for next 30 signals, results are really bad.
What can be the reason?
BR, Shashank
댓글 수: 1
Greg Heath
2019년 3월 24일
편집: Greg Heath
2019년 3월 24일
Yellow is a poor choice for plots
Please explain your 4-colored plot
Greg
답변 (1개)
Greg Heath
2019년 3월 24일
You are not considering information from the autocorrelation fuction.
Hope this helps
Greg
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!