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

조회 수: 2 (최근 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 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