prophet/python/fbprophet
Marco Fusi 3c69ce3312
modified cross_validation to allow custom cutoffs (#1402)
* modified cross_validation to allow custom cutoffs

* moved set period, initials and identify larg. seas

* modified the diagnostics and added the test

* reverted cv default value tests and added a new custom cutoff test

* reorganized to raise the seasonality period warning message even if cutoffs are manually specified

* moved the initials vs. seasonality check

* changed assertCountEqual to assertItemsEqual in cv

* modified to test lengths instread of cutoff values

Co-authored-by: Fusi Marco <Marco.Fusi@valuelab.it>
2020-03-26 16:36:02 -07:00
..
tests modified cross_validation to allow custom cutoffs (#1402) 2020-03-26 16:36:02 -07:00
__init__.py version bump 2020-02-09 19:16:05 -08:00
diagnostics.py modified cross_validation to allow custom cutoffs (#1402) 2020-03-26 16:36:02 -07:00
forecaster.py Remove logging.root basicConfig on fbprophet import (#1336) 2020-02-17 14:11:23 -08: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