cchallu / nbeatsx

MIT License
181 stars 45 forks source link

insample_mask and outsample_mask #14

Open hughxx opened 9 months ago

hughxx commented 9 months ago

What these two masks use for? When assigning the variables, the outsample_mask are all one, and the insample_mask are all one except the padding. But when getting batch from dataloader, the outsample_mask slice a length of past, and insample_mask slice a length of future. Is there any connections between them? And what the purpose of these masks. I am confused abouth this.

ZhenjiangWuHydro commented 2 months ago

Could you please share the dataset? My email is: zhenjiangwu613@gmail.com