mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-15 20:50:48 +00:00
* changes * added actual tests for fit method * precision * syntax * sampling not working * sampling seems to work * sampling not working again * sampling works, tests to be removed * replaced data with rmse * replace pystan with cmdstanpy * cleanup * cleanup * test for newton * added support for multiple backends * minor fixes * fixed comment * added support for --test-slow flag * fixed import * reverted style change * specify backend based on env variable * fixes * PR fixes
11 lines
187 B
Text
11 lines
187 B
Text
Cython>=0.22
|
|
cmdstanpy==0.4
|
|
pystan>=2.14
|
|
numpy>=1.10.0
|
|
pandas>=0.23.4
|
|
matplotlib>=2.0.0
|
|
LunarCalendar>=0.0.9
|
|
convertdate>=2.1.2
|
|
holidays>=0.9.5
|
|
setuptools-git>=1.2
|
|
python-dateutil>=2.8.0
|