Skip to content

Have trouble accessing to the prediction result generated by DeepAREstimator using PandasDataset #2282

Answered by dai-ichiro
xrl0123 asked this question in Q&A
Discussion options

You must be logged in to vote

You have to run this line again before list(forecast_it) because forecast_it is iterator.

forecast_it, ts_it = make_evaluation_predictions(dataset=test, predictor=predictor)

Hope this helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xrl0123
Comment options

Answer selected by xrl0123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants