mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-15 20:50:48 +00:00
* tqdm * Added progress bar to the crossvalidation In order to improve the user experiance a progress bar is added to the crossvalidation loop. * Update requirements.txt * Update python/fbprophet/diagnostics.py * updated further * Update requirements.txt
12 lines
200 B
Text
12 lines
200 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
|
|
tqdm>=4.42.1
|