2

My dataset has multiple features containing both sequential data and non sequential data.

How can I concatenate or use them together in a model to work it out with all the features rather than just the sequential or the non sequential ones?

Thanks in advance.

petezurich
  • 9,280
  • 9
  • 43
  • 57
Daksh M.
  • 4,589
  • 4
  • 30
  • 46

1 Answers1

2

There seems to be a similar answer in Data Science stack exchange. Unfortunately it doesn't seem like there's a simple solution. https://datascience.stackexchange.com/a/17139

Muakasan
  • 86
  • 6