How to reduce iterations of fitting model?
Open
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
By default, prophet will stop until iterations reaching 10000, Is there parameters to reduce it, or a way to set another convergence rule, for example, iteration will be stopped when log joint probability improving less than 0.01?
Contributor guide
Assessment
This issue has not been assessed yet.