Releases: facebook/prophet
Releases · facebook/prophet
v0.6
- Fix bugs related to upstream changes in
holidays
andpandas
packages. - Compile model during first use, not during install (to comply with CRAN policy)
cmdstanpy
backend now available in Python
v0.5
v0.4
- Added built-in holidays
- Bugfixes
v0.3
- Multiplicative seasonality
- Cross validation error metrics and visualizations
- Parameter to set range of potential changepoints
- Unified Stan model for both trend types
- Improved future trend uncertainty for sub-daily data
- Bugfixes
v0.2.1
v0.2
v0.1.1
- numerous bugfixes
- automatically detect yearly and weekly seasonality (now the default)