Skip to content

[Forecast] Add forecast module to unite fbprophet + sklearn + utils

Santiago requested to merge forecasts into master

Notes:

  • The tests are done with unittest and not with pytest.
  • The tests pass (I understand) but pytest syntax only said n pass, m warnings and I am not familiarized with it.

Disclaimer:

  • I haven't tried starting a new virtualenv from scratch and trying everything yet, only on the one I had.

Merge request reports