Skip to content

Add support for all covariate types to all PyTorch models #3085

@shchur

Description

@shchur

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttorchThis concerns the PyTorch side of GluonTS

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions