How to set only floor value to make sure predictions wont go negative?
Open
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
I was doing predictions on some data which is not suppose to go negative but Its going below zero, how to ensure that the forecast stays above zero? I tried using Uncertainty Intervals, but I have to mention cap value as well but I don't want to set any upper limit.
Contributor guide
Assessment
This issue has not been assessed yet.