prophet/python/fbprophet
Ryan Nazareth 0ca50cfb7f
Extract stanfit from model object in Py following cmdstanpy refactoring (#1353)
* add self.stan_fit in fit methods

* small changes to fix tests

* make changes to remove self.params from backend classes
2020-03-06 18:11:04 -08:00
..
tests Replaced pystan with cmdstanpy (#1083) 2020-02-07 14:34:08 -08:00
__init__.py version bump 2020-02-09 19:16:05 -08:00
diagnostics.py Add progress bar to cross_validation (#1338) 2020-03-04 16:01:02 -08:00
forecaster.py Remove logging.root basicConfig on fbprophet import (#1336) 2020-02-17 14:11:23 -08:00
hdays.py Update holidays csv for R, and fix bad utf-8 parsing 2020-02-04 15:12:28 -08:00
make_holidays.py Fix exception causes in 2 modules (#1370) 2020-03-03 17:34:06 -08:00
models.py Extract stanfit from model object in Py following cmdstanpy refactoring (#1353) 2020-03-06 18:11:04 -08:00
plot.py suppress plotly error logging (#1332) 2020-02-17 15:00:14 -08:00