Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 286 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 286 Bytes

Forecasting_time_series

Applying different forecasting models to time-series data

I applied SARIMA, SARIMAX, and LightGBM (a version of XGBoost) models to time-series energy data. Among these models, LightGBM performed the best and resulted in a more detailed and complete notebook.