NARX - MSE validation error is ZERO

3 ビュー (過去 30 日間)
Tascha
Tascha 2016 年 12 月 29 日
回答済み: Sid Jhaveri 2017 年 1 月 3 日
Hello,
I am quite new to Matlab and have a question.
I am trying to predict a timeseries using a NARX net.
What does it mean if my MSE validation error is zero?
Both test and training have dessent values.
Kind regards Natascha

回答 (1 件)

Sid Jhaveri
Sid Jhaveri 2017 年 1 月 3 日
Hi,
MSE = 0 on validation data set means your model was able to predict all the validation data correctly. This might indicate over fitting. If you would like to plot and visual, then I would suggest trying out the plot functions in the link given below:

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by