Issue with the trendline offset from the data
Open
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
For certain datasets, I observed that the trendline is offset from the data. Typically it is lower than the data.
Here is an example

In this example the data does not show any seasonal pattern, which make it not very suitable for prophet forecasting. However I would expect the trendline to be near the mean of the dataset.
Could anyone help me understand the underlying cause of this trendline offset?
Contributor guide
Assessment
This issue has not been assessed yet.