MaxBenChrist / awesome_time_series_in_python

This curated list contains python packages for time series analysis
2.09k stars 366 forks source link

FB Prophet against others #11

Closed MuaazBin closed 6 years ago

MuaazBin commented 6 years ago

Sorry to ask a question using issue. You have a tremendous article on time series analysis. Please, may you suggest a tool/python library preferably that works well for predicting a number of cars on the street at hourly level. Right now I am using FbProphet, the predictions are off by 20% (MAPE). Trying to predict one week into the future.

MaxBenChrist commented 6 years ago

either look for papers on google scholar that deal with the issue and take their methods or compare different ml pipelines