Error on EC2 while using fbprophet : Unrecognized token 'Initial': was expecting 'null', 'true', 'false' or NaN
Abierto
install
py
unix
- Lenguaje dominante
- Python
- Estrellas
- 20.4k
- Forks
- 4.6k
- Merge medio
- 19 h 52 min
- PR fusionados (30 d)
- 1
Descripción
m = Prophet()
m.fit(df)
An error was encountered:
Unrecognized token 'Initial': was expecting 'null', 'true', 'false' or NaN
at [Source: Initial log joint probability = -13.932; line: 1, column: 8]
The above error keeps on coming up. Tried downgrading numpy, reinstalling pystan and fbprophet but still issue remains unresolved. Any help appreciated
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.