Error on EC2 while using fbprophet : Unrecognized token 'Initial': was expecting 'null', 'true', 'false' or NaN
Aperta
install
py
unix
- Lingua principale
- Python
- Stelle
- 20.4k
- Fork
- 4.6k
- Merge medio
- 19h 52m
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.