Skip to content

Can't import DeepAREstimator from gluonts.model #2993

Answered by lostella
ArianKhorasani asked this question in Q&A
Discussion options

You must be logged in to vote
from gluonts.mx.model.deepar import DeepAREstimator

for the mxnet-based version, and

from gluonts.torch.model.deepar import DeepAREstimator

for the torch-based version.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lostella
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #2987 on September 03, 2023 07:49.