2

I started modeling a linear regression problem using dense layers (layers.dense), which works fine. I am really excited, and now I am trying to model a time series linear regression problem using CNN, but from my research in this link Machine learning mastery

A CNN works well with sequence data, but my data isn’t sequential. My data set can be found here Stack overflow question.

Is there a multivariate time series/ time series neural network architecture that I can use for time series linear/nonlinear regression?

Jun Liu
  • 29
  • 1

0 Answers0