Hello, I’m very interested in your paper and algorithm — thank you for sharing the code.
I have a question regarding the In-Context Learning (Prompting Mechanism) and the Relevant Series described in the paper.
Based on the figure in the paper (attached image), I’m wondering whether the relevant series corresponds to the self.label_len variable in data_loader.py. Could you please clarify this point?
If not, could you please explain the role of self.label_len in the code?
Thanks :)