RidgeAR#
- class ts2.models.single_session.RidgeAR(window_length=None, ridge_lambda=None)[source]#
Bases:
ts2.models.single_session.stat_baseline.base.StatBaselinePer-unit ridge autoregression from the observed bins to the horizon.
- Parameters:
Bases: ts2.models.single_session.stat_baseline.base.StatBaseline
Per-unit ridge autoregression from the observed bins to the horizon.