prophet/python/fbprophet/tests
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
..
__init__.py MNT Include tests in the package 2017-02-24 02:36:57 -04:00
data.csv Unit tests for daily seasonality (Py) 2017-07-04 19:21:34 -07:00
data2.csv Unit tests for daily seasonality (Py) 2017-07-04 19:21:34 -07:00
test_diagnostics.py modified cross_validation to allow custom cutoffs (#1402) 2020-03-26 16:36:02 -07:00
test_prophet.py Replaced pystan with cmdstanpy (#1083) 2020-02-07 14:34:08 -08:00