Giter Club home page Giter Club logo

load-forecasting-during-covid-19's Introduction

Load Forecasting During COVID-19

This is the code repo for Using Mobility for Electrical Load Forecasting During the COVID-19 Pandemic

By Yize Chen, Weiwei Yang and Baosen Zhang,

University of Washington and Microsoft Research

The method shown in this repository can be used for improving load forecasting performance during the uncertain times due to COVID-19 pandemic.

Introduction

The COVID-19 pandemic has brought major disruptions to the energy systems' operations. To keep the lights on during the difficult times, power system engineers rely on accurate load forecasts to schedule electricity generations. However, the change of mobility patterns, the implementations of stay-at-home orders have greatly reshaped the electricity consumption, and made an accurate forecast of future loads challenging. For example, based on the public data provided by California Independent System Operator (CAISO), it overforecasted the system load consistenly in April 2020.

We propose a novel load forecasting model by integrating the mobility features to inform the forecast model of socioeconomic changes. We also use multi-task learning to enable knowledge transfer between different load regions.

Data

There are several data sources listed in 'Data' folder. We included 12 regions of different size and load patterns for evaluation. The load data is coming from utilities and ISOs, while the weather forecast data is coming from WorldWeatherOnline historical weather data API.

Dependencies

This code requires the following:

  • python 2.* or python 3.*
  • TensorFlow v1.0+
  • Keras
  • wwo_hist

Run Experiments with Pre-Processed Datasets

Construct the dataset using features from mobility

python scripts/Construct_dataset.py

Train the multi-task learning model based on mobility data

python scripts/transfer_main.py

Compare and plot the results of different algorithms

python scripts/plot_forecast.py

Questions?

Please email me at [email protected] if you have any code or implemenration questions!

load-forecasting-during-covid-19's People

Contributors

chennnnnyize avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.