prophet
Automatic Forecasting Procedure
Automatic Forecasting Procedure
To install this package, run one of the following:
Implements a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well.
Summary
Automatic Forecasting Procedure
Last Updated
Dec 18, 2023 at 16:09
License
MIT
Total Downloads
359
Supported Platforms
GitHub Repository
https://github.com/facebook/prophetDocumentation
https://facebook.github.io/prophet/docs/quick_start.html