Iterations for each prediction (int he thousands)
Open
question
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
Hi, I use the model to iterate over around 500 different timeseries. I have used this since March and run it monthly. Each iteration usually takes around 20-40 seconds, something has changed this month and the iterations are taking around 120 seconds. When I look at the Jupyter terminal I can see that the iterations are going up to 10000 in some cases.

Has anything changed this month that I need to account for in my code?
Contributor guide
Assessment
This issue has not been assessed yet.