facebook / facebook/prophet

Trend that saturates on only one end

Abierto
#307 18 comentarios 6 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
20.4k
Forks
4.6k
Merge medio
19 h 52 min
PR fusionados (30 d)
1

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.