prophet/notebooks
Ryan Nazareth ac59b44ca3
add implementation for constant trend in Python (#1466)
* add implementation for constant trend

* force k and delta params to be 0s

* add tests and fix n_changepoints, changepoints_t to 0

* Add test for cv with constant trend

* Add docs and test for checking invalid input

* make changes to stan

* add transformed params block in stan and output flat trend vector

* correct syntax

* transformed params syntax

* Fix test and port changes to win stan file

* add test for flat trend function

* Add separate function for flat trend init

* fix test
2020-05-14 21:40:40 -07:00
..
diagnostics.ipynb Add example of auto parameter selection to notebook diagnostics (#1464) 2020-05-07 10:04:22 -07:00
multiplicative_seasonality.ipynb Remove all semicolons from documentation; mark hidden outputs 2018-05-30 18:47:16 -07:00
non-daily_data.ipynb Update site with documentation updates 2018-05-30 22:43:52 -07:00
outliers.ipynb Remove all semicolons from documentation; mark hidden outputs 2018-05-30 18:47:16 -07:00
quick_start.ipynb update quick start notebook plotly 4.0 plot (#1333) 2020-03-03 14:42:12 -08:00
saturating_forecasts.ipynb add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -07:00
seasonality,_holiday_effects,_and_regressors.ipynb Update seasonality,_holiday_effects,_and_regressors.ipynb (#1440) 2020-04-23 13:18:27 -07:00
trend_changepoints.ipynb Update doc with recommended changepoint prior scales (#1335) 2020-03-03 14:47:52 -08:00
uncertainty_intervals.ipynb Remove all semicolons from documentation; mark hidden outputs 2018-05-30 18:47:16 -07:00