Trend that saturates on only one end
未關閉
enhancement
- 主要語言
- Python
- 星號
- 20.4k
- 分支
- 4.6k
- 平均合併
- 19 小時 52 分鐘
- 30 天內合併 PR
- 1
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。