mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-30 20:18:11 +00:00
v0.3 changelog
This commit is contained in:
parent
e0cf400e23
commit
8b4e46fd1b
1 changed files with 9 additions and 0 deletions
|
|
@ -64,6 +64,15 @@ Use `conda install gcc` to set up gcc. The easiest way to install Prophet is thr
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### Version 0.3 (2018.06.01)
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
### Version 0.2.1 (2017.11.08)
|
### Version 0.2.1 (2017.11.08)
|
||||||
|
|
||||||
- Bugfixes
|
- Bugfixes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue