Banias Baabe
Banias Baabe
Hi, thanks for your kind answer. Now I get another error: `gluonts.exceptions.GluonTSDataError: Array 'target' has bad shape - expected 1 dimensions, got 2.` Here is an minimal example to reproduce:...
> Setting `one_dim_target=False` in `ListDataset` solves it, but then another issue occurs: > > ``` > ValueError: Deferred initialization failed because shape cannot be inferred. MXNetError: Error in operator deepvartrainingnetwork0_broadcast_minimum1:...
It's weird that `GPVAR` is working fine with `TARGET_DIM=1`: A small snippet: ```python import pandas as pd import numpy as np from gluonts.mx.model.deepvar import DeepVAREstimator from gluonts.mx import Trainer from...
Are there any fixes for it?
Link to Documentation: https://learn.microsoft.com/en-us/python/api/overview/azure/search-documents-readme?view=azure-python