How to train and test time series data in Neural Network Toolbox
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
Antworten (1)
Greg Heath
am 20 Apr. 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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!