Clear Filters
Clear Filters

what is the difference between the neural network FITTING app and the neural network time series app?

3 views (last 30 days)
what is the difference between the neural network FITTING app and the neural network time series app? what is the difference betwee the neural network FITTING app and the neural network time series app? when should one use fitting app to estimate and when the time series models like NARX? do both give same results?

Answers (1)

Greg Heath
Greg Heath on 6 Oct 2017
With timeseries, the output depends, EXPLICITLY, in part, or in whole, on past values of input and/or output.
With regression, time differences are not explicitly taken into consideration.
Hope this helps.
Thank you for formally accepting my answer
Greg
  2 Comments
Greg Heath
Greg Heath on 7 Oct 2017
Time, time difference and the ordering of the data is not a consideration in regression and classification.
I cannot be anymore clear than that.
Take a close look at the documentation HELP and DOC examples.
Then take a look at my posts in the NEWSREADER as well as in ANSWERS.
Any more questions will have to be more specific.
Greg

Sign in to comment.

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!