CMD + K

prophet

Community

Automatic Forecasting Procedure

Installation

To install this package, run one of the following:

Conda
$conda install defusco::prophet

Usage Tracking

2022.08
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Automatic Forecasting Procedure

Last Updated

Aug 17, 2022 at 18:33

License

MIT

Total Downloads

39

Supported Platforms

linux-64
macOS-64