Skip to content

Forecaster

Methods

forecast

Makes forecast at each step of the given horizon.

Parameters

  • horizon — int
  • xs — list[dict] | None — defaults to None

learn_one

Updates the model.

Parameters

  • y — float
  • x — dict | None — defaults to None