lgbm_forecaster#

LightGBM-based forecasting models for probabilistic energy forecasting.

Provides gradient boosting tree models using LightGBM for multi-quantile energy forecasting. Optimized for time series data with specialized loss functions and comprehensive hyperparameter control for production forecasting workflows.

Classes#

LGBMForecaster(**data)

LightGBM-based forecaster for probabilistic energy forecasting.

LGBMHyperParams(**data)

LightGBM hyperparameters for gradient boosting tree models.