mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-16 21:00:16 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| data.csv | ||
| data2.csv | ||
| test_diagnostics.py | ||
| test_prophet.py | ||
| test_serialize.py | ||