model.fit() with additional regressors prints out weird output
Open
question
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
Hello,
i have trained my Prophet model and everything works out fine. I am just wondering about the output I get when fitting the model (see screenshot). Does anyone knows what this means?
- "" - What does this mean?
- "09:00:09 - cmdstanpy - ERROR - Chain [1] error: error during processing Unknown error
Optimization terminated abnormally. Falling back to Newton." - What could be the issue here?
The weird thing is that these output messages weren't here in previous approaches.

Contributor guide
Assessment
This issue has not been assessed yet.