This document describes a proposed electricity demand forecasting pipeline for predicting power consumption at the IIIT-Delhi campus. It discusses collecting high-resolution smart meter data, preprocessing the data, and using various forecasting models like ARIMA, ANN, and hybrid models. Parameters like granularity, forecast horizon, and similar days selection are explored. The pipeline is implemented in R and a Shiny app is developed for data visualization and parameter selection. Time-series clustering is also discussed to group loads and assign the best forecasting model.
Related topics: