pytorch-forecasting Questions
3
im trying to temporal fusion transformer from pytorch_forecasting module but im getting the error in trainer.fit method:model must be a LightningModule or torch._dynamo.OptimizedModule, got Tempora...
Ramer asked 13/4, 2023 at 7:51
2
error: "Unknown category '2' encountered. Set add_nan=True to allow unknown categories" while creating time series dataset in pytorch forecasting.
training = TimeSeriesDataSet(
train,
tim...
Buckshot asked 13/2, 2022 at 6:47
1
© 2022 - 2024 — McMap. All rights reserved.