How to train and test time series data in Neural Network Toolbox

3 ビュー (過去 30 日間)
Vibin Shalom Simon
Vibin Shalom Simon 2019 年 4 月 18 日
コメント済み: MOISES ALVES 2022 年 1 月 14 日
How to train and test a time series model using Neural Network toolbox in matlab?
I have a time series data having 6 variables as input and 3 variables as output. I train the data using the toolbox. Now how to test the nneural network with different set of input data?

回答 (1 件)

Greg Heath
Greg Heath 2019 年 4 月 20 日
I order to test a net you have to compare the actual output with the desired output.
Hope this helps.
THANK YOU FOR FORMALLY ACCEPTING MY ANSWER
Greg

カテゴリ

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