Trend that saturates on only one end
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 20.4k
- Fork
- 4.6k
- Merge trung bình
- 19 giờ 52 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
The logistic growth trend saturates at both lower and upper bounds. It would be useful to have a trend that saturates only on one end, e.g. that saturates at 0 but does not require specifying an upper bound.
This will require adding a new trend, adding to the linear and logistic growth trends that we already have. I think that the logistic loss function $log(1 + exp(k * (t - m)))$ should work very nicely.
If anyone is interested in making a PR for this we can discuss what is involved.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.