bighuang624 / DSANet

Code for the CIKM 2019 paper "DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting".
https://kyonhuang.top/publication/dual-self-attention-network
259 stars 58 forks source link

Output prediction file location? #5

Open Josepharol opened 4 years ago

Josepharol commented 4 years ago

image

@bighuang624 I tried running a sample code with a smaller dataset and the result was the above mentioned one. Can you please tell me the location of the prediction file (output file)?

zhenliulin commented 4 years ago

image

@bighuang624 I tried running a sample code with a smaller dataset and the result was the above mentioned one. Can you please tell me the location of the prediction file (output file)?

Excuse me. I tried so hard to run this program, but I can't succeed with my dataset. I beg for your help, please! Could you please lend me your program package for reference? please!!! @Josepharol

Josepharol commented 4 years ago

@zhenliulin Thanks for reaching out. I ran the exact same codes that they have provided here. My python version is 3.6.10 and other requirements are as per the author's guidance. If you have older versions of other packages, please uninstall and reinstall, then it should work. It would be better if you have a very small dataset to test your code.

zhenliulin commented 4 years ago

thank you! You're so nice! @Josepharol