FBprophet computing time
Open
question
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
I have an issue with FBprophet **computing time** in python using `(time.time())`
When I feed the model with 90% of the data the model is taking more time.
When I feed it with 100% of the data, the model is taking less time than 90% of the data.
Could you please tell me why that is happening?
Contributor guide
Assessment
This issue has not been assessed yet.