We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6089a99 commit 05263a1Copy full SHA for 05263a1
aeon/forecasting/_tvp.py
@@ -25,7 +25,7 @@ class TVPForecaster(BaseForecaster):
25
Parameters
26
----------
27
window : int
28
- Number of autoregressive lags to use, called window to co-ordinate with
+ Number of autoregressive lags to use, called window to coordinate with
29
RegressionForecaster.
30
var : float, default=0.01
31
Observation noise variance. ``var`` controls the influence of recency in the
0 commit comments