Feature Request: Forcing Positive Regressor Coefficient
Open
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
Hi,
We'd like to follow up on those threads and check if this is something we have implemented or plan on implementing soon.
Feature Request: Forcing Positive (or Non-Negative) Regressor Coefficient
Linked Issues: #1405 , #1480 , #2069
I saw this [branch](https://github.com/gabrieldaiha/Prophet/tree/master) from @gabrieldaiha that has an updated prophet that allows
`m.add_regressor(feature, constraint="positive")`
Could we merge this into master?
Contributor guide
Assessment
This issue has not been assessed yet.