mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-15 20:50:48 +00:00
* Add multiprocessing Pool and create function for single cutoff forecast * add params to single forecast function * Add iterable for input params for pool * Add docstring for single cutoff forecast func * Add check for multiprocessing in test_cross_validation * check ofr is None and is True and add better description for multiprocess in docstring * Raise error if wrong args chosen and add test * fix conflicts * Change arg to True/False, model.kwargs * docstring units and few more fixes * change to iterator and add back tqdm to for loop * add option in diagnosics notebook about multiprocessing option * add extra test for checking calls to single forecast func |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| data.csv | ||
| data2.csv | ||
| test_diagnostics.py | ||
| test_prophet.py | ||