Open
Description
Related to [PyTorch/TimeSeriesPredictionPlatform]
Hello, I'm trying the TimeSeriesPredictionPlatform, I have a secondary dataframe like holidays or events happening that have a real impact on what I'm trying to predict. What is the approach here to give this information to the model ? Just adding extract columns on the main dataset ?