prophet/python/fbprophet
Tom Augspurger 5fe3be86c5
Parallel Cross Validation (#1434)
* API: Refactor to parallel / cf

* Added Dask-based parallelism

* fix test

* cover bad parallel

* avoid multiprocess issue under setuptools tests

* Update notebook docs

* fix docstring

* install note

* arbitrary object

* fixups

* fixups

* fixups

* remove unused import
2020-04-28 12:25:41 -07:00
..
tests Parallel Cross Validation (#1434) 2020-04-28 12:25:41 -07:00
__init__.py mark dev version 2020-04-04 08:28:42 -07:00
diagnostics.py Parallel Cross Validation (#1434) 2020-04-28 12:25:41 -07:00
forecaster.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00
hdays.py Holidays in United Arab Emirates (#1390) 2020-03-23 16:25:12 -07:00
make_holidays.py Fix exception causes in 2 modules (#1370) 2020-03-03 17:34:06 -08:00
models.py sampling iters arg name, logic changes (#1389) 2020-03-24 14:33:52 -07:00
plot.py suppress plotly error logging (#1332) 2020-02-17 15:00:14 -08:00
serialize.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00