prophet/python/fbprophet
Cuong Duong 40b170b95a
Add helper function to summarise coefficients of extra regressors (#1572)
* add regressor summary fn for python

* styling, docstring

* update docstring

* fix definition for multiplicative regressor, add tests

* simpler shape test
2020-08-12 12:12:24 -07:00
..
tests Add helper function to summarise coefficients of extra regressors (#1572) 2020-08-12 12:12:24 -07:00
__init__.py mark dev version 2020-04-04 08:28:42 -07:00
diagnostics.py Include mdape in performance metric docstring (#1512) 2020-06-05 17:51:25 -07:00
forecaster.py add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -07:00
hdays.py Drop Korea class from hdays.py (#1438) 2020-06-05 16:54:58 -07:00
make_holidays.py Fix exception causes in 2 modules (#1370) 2020-03-03 17:34:06 -08:00
models.py Fix Issue with Pickling Models in Python3.6 because of Logger Attribute (#1452) 2020-04-28 12:30:31 -07:00
plot.py Making sure 'holiday' is a Dataframe when using plot_components_ploty() (#1526) 2020-06-10 17:33:12 -07:00
serialize.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00
utilities.py Add helper function to summarise coefficients of extra regressors (#1572) 2020-08-12 12:12:24 -07:00