State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
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 ?
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 ?