Skip to content

yohou.point

Point forecasters for generating scalar-value predictions.

Point Forecasters

Name Description
BasePointForecaster Base class for point forecasters.
PointReductionForecaster Point forecaster using sklearn estimators on tabularized time series.
SeasonalNaive Seasonal naive forecaster that repeats values from previous season.