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

3 visualizaciones (últimos 30 días)
Vibin Shalom Simon
Vibin Shalom Simon el 18 de Abr. de 2019
Comentada: MOISES ALVES el 14 de En. de 2022
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?

Respuestas (1)

Greg Heath
Greg Heath el 20 de Abr. de 2019
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

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by