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

5 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Sequence 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