prophet/python/fbprophet/tests
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
..
__init__.py MNT Include tests in the package 2017-02-24 02:36:57 -04:00
data.csv Unit tests for daily seasonality (Py) 2017-07-04 19:21:34 -07:00
data2.csv Unit tests for daily seasonality (Py) 2017-07-04 19:21:34 -07:00
test_diagnostics.py add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -07:00
test_prophet.py add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -07:00
test_serialize.py Update version in serialize test 2020-04-04 08:43:28 -07:00