Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.68 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.68 KB

Uber-Orbit-Forecast

Time series forecasting using Uber's Orbit and Facebook's Prophet

Objectives:

  • Forecast Waze daily mileage data for Italy
  • Forecast average daily temperatures for Italy
  • Forecast mileage data using daily temperatures as explanatory variable

Models:

  • Orbit Local Global Trend (LGT), Damped Local Trend (DLT) and Exponential Smoothing (ETS)
  • Facebook's Prophet
  • Arima

Results:

  • Prophet yields a smaller prediction error than other forecasting models
  • For Orbit models, prediction error increases if temperature is used as a regressor for predicting mileage
  • For Prophet, including temperature as a regressor yields a smaller prediction error

References:

Data sources: