Error on EC2 while using fbprophet : Unrecognized token 'Initial': was expecting 'null', 'true', 'false' or NaN
Offen
install
py
unix
- Vorherrschende Sprache
- Python
- Sterne
- 20.4k
- Forks
- 4.6k
- Ø Merge
- 19 Std. 52 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.