-
Notifications
You must be signed in to change notification settings - Fork 792
Open
Labels
enhancementNew feature or requestNew feature or requesttorchThis concerns the PyTorch side of GluonTSThis concerns the PyTorch side of GluonTS
Milestone
Description
Description
It should be possible to add support for all covariate types to all PyTorch models in GluonTS.
Here is the overview of what's currently supported.
Model | static_real | static_cat | dynamic_real | dynamic_cat | dynamic_real | past_dynamic_cat | past_dynamic_real |
---|---|---|---|---|---|---|---|
DeepAR | |||||||
DLinear | |||||||
PatchTST | |||||||
LagTST | |||||||
SimpleFeedForward | |||||||
TemporalFusionTransformer | |||||||
WaveNet |
esbraun and guti1
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttorchThis concerns the PyTorch side of GluonTSThis concerns the PyTorch side of GluonTS