facebook / facebook/prophet

Trend that saturates on only one end

Ouverte
#307 18 commentaires 6 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
20.4k
Forks
4.6k
Merge moyen
19 h 52 min
PR mergées (30 j)
1

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.