prophet/python/fbprophet
fbonaita 3a17402585
Tqdm flag (#1706)
* add disable_tqdm flag to diagnostics.py

* add comment to cross_validation()

* Replace boolean comparison operator

Co-authored-by: Marius Theiss <justusbersten@gmail.com>

* Fix indentation

* Restore original indentation

Co-authored-by: Filippo Bonaita <filippo.bonaita@corp.badoo.com>
Co-authored-by: Marius Theiss <justusbersten@gmail.com>
2020-11-06 21:02:54 -08:00
..
tests Update serialize test with version change 2020-09-03 16:51:00 -07:00
__init__.py Fix issue with holidays in some years 2020-09-03 16:47:22 -07:00
diagnostics.py Tqdm flag (#1706) 2020-11-06 21:02:54 -08:00
forecaster.py Minor docstring updates 2020-08-18 13:04:39 -07:00
hdays.py Use holidays package for Turkey 2020-08-17 14:24:47 -07:00
make_holidays.py Fix issue with holidays in some years 2020-09-03 16:47:22 -07:00
models.py add option to disable Newton fallback via set_options method (#1702) 2020-10-08 11:13:21 -07:00
plot.py Minor simplification to weekly plotting logic 2020-08-17 17:40:01 -07:00
serialize.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00
utilities.py Use y_scale in coefficient utility 2020-08-17 17:25:55 -07:00