lgbmlinear_forecaster#

LightGBM Linear-based forecasting models for probabilistic energy forecasting.

Provides gradient boosting tree models with linear leaves using LightGBM for multi-quantile energy forecasting.

Classes#

LGBMLinearForecaster(**data)

LGBMLinear-based forecaster for probabilistic energy forecasting.

LGBMLinearHyperParams(**data)

LGBMLinear hyperparameters for gradient boosting tree models with linear leaves.