prophet/python/fbprophet
Nagi Teramo 79d0793ce4 Implement cross-validation of time series(a rolling forecast origin) (#261)
* Resolve conflict

* Change comments and add error column to output DataFrame

* Change file structure

* Update

* Modified diagnostics

* Update diagnostics.py following the advice on Github

* Add tests and documentation

* Change copy method into Prophet class and reflect comments
2017-08-10 11:14:23 -07:00
..
tests Implement cross-validation of time series(a rolling forecast origin) (#261) 2017-08-10 11:14:23 -07:00
__init__.py Add version dunder 2017-04-17 15:20:49 -07:00
diagnostics.py Implement cross-validation of time series(a rolling forecast origin) (#261) 2017-08-10 11:14:23 -07:00
forecaster.py Implement cross-validation of time series(a rolling forecast origin) (#261) 2017-08-10 11:14:23 -07:00
models.py style/comment fixes 2017-05-03 17:06:20 -07:00