[BUG] ProphetModel doesn't work with cap
and floor
regressors
#841
Labels
bug
Something isn't working
cap
and floor
regressors
#841
🐛 Bug Report
I try to run a ProphetModel with
logistic
growth andcap
andfloor
in my TSDataset and meet an error.Notes:
cap
andfloor
regressors cause an error with all the growth typesMoreover, there is a test that contains smth about
cap
andfloor
(in outdated format) but actually does not checklogistic
trend.Expected behavior
Logistic growth works correctly if
cap
/floor
are given in TSDataset.How To Reproduce
Code
Error
Environment
No response
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: