DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

[PyTorch/TimeSeriesPredictionPlatform] Feature exogenous variables

Open jomach opened this issue 1 year ago • 0 comments

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 ?

jomach avatar Nov 19 '24 16:11 jomach