Hi,
Do you have an example by which the model predicts the future value of one input from a dataset containing this input and many other features?
I saw in the paper you tested on kdd-cup, but I only see single input series in your demo/ folder
If you don't have such an example, could you please recommend some changes I can make to try?
It seems that hist_value and pred_value must be of the same dimension, and that's where I'm having trouble
Excellent paper, thank you.
Hi,
Do you have an example by which the model predicts the future value of one input from a dataset containing this input and many other features?
I saw in the paper you tested on kdd-cup, but I only see single input series in your demo/ folder
If you don't have such an example, could you please recommend some changes I can make to try?
It seems that hist_value and pred_value must be of the same dimension, and that's where I'm having trouble
Excellent paper, thank you.