필터 지우기
필터 지우기

What are MATLAB tests to check predictive performance of a fitted model?

조회 수: 2 (최근 30일)
Danny
Danny 2014년 9월 26일
댓글: Danny 2014년 9월 27일
A model that fits data well does not necessarily imply that it will forecast well. I know cross validation is one method for checking forecasting strength rather than fit strength. Are there any additional tests that MATLAB can do besides crossval that tests the ability of a model to forecast?

채택된 답변

Roger Wohlwend
Roger Wohlwend 2014년 9월 26일
No, Matlab does not offer any functions to test the predictive performance. I don't even use Matlab's cross validation function. After studying some textbooks I implemented my own functions to test the predictive performance. I am afraid you have to do the same.
  댓글 수: 1
Danny
Danny 2014년 9월 27일
Thanks for the answer! Are there any texts that come to mind for checking predictive performance?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Gaussian Process Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by