mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-15 20:50:48 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| diagnostics.py | ||
| forecaster.py | ||
| hdays.py | ||
| make_holidays.py | ||
| models.py | ||
| plot.py | ||