oliverguhr/transformer-time-series-prediction

Covariates?

lorrp1 opened this issue · 2 comments

I wonder if it could be possible to add covariates as input

Interesting question. In theory, the attention mechanism should be able to pick up relevant information from additional features (aka covariates). Give it a try :)

I close this issue for now. Feel free to reopen it if you have any questions. And also, feel free to share your results.