Code Monkey home page Code Monkey logo

peak-tk's Introduction

drawing

PEAKTK: An Open Source Toolkit for Peak Forecasting in Energy Systems

PEAKTK is a toolkit designed to help researchers, utility companies, and organizations predict the peak day of the month and peak hours of the day of the grid/micro grid. The toolkit is written in Python 3.

Why PEAKTK?

Quote from the paper PEAKTK paper explaining the goal of the toolkit:

Our goal is to improve reproducibility of energy systems research by providing a common framework for evaluating and comparing new peak forecasting algorithms. Further, PeakTK provides libraries to enable researchers and practitioners to easily incorporate peak forecasting methods into their research when implementing higher level grid optimizations.

PeakTK's Features

In this toolkit, we provide reference implementations of a range of peak forecasting techniques as follows:

  • Peak day of the year prediction algorithms
    • CPP Approach
    • Stopping Approach
    • Probabilistic Approach
  • Peak day of the month prediction algorithms
    • Extreme temperature
    • VPeak
    • Probabilistic Approach (monthly)
  • Peak hour of the day prediction algorithms
    • LSTM-based hourly probabilistic classification
    • LSTM-based hourly demand prediction
  • Peak demand prediction
    • LSTM-based demand forecasting
    • SARIMA
    • SVR-based demand forecasting

PeakTK also includes reference energy datasets for for experimentation and quantitiave comparisons as follows:

  • ISO New England dataset
  • ESO dataset
  • Smart* Apartment dataset

All datasets come with weather dataset

Work in Progress

Here is the list that we currently are working on and will finish it:

  • Fixing pip install. We are trying to make sure that it work on Apple M1.
  • Updating the unified interface. (A few algorithms left)
  • Adding Sphinx docs
  • Adding example for all type of peak forecasting algorithms.

Future work

Here is the list of things that we think it would be great to have:

  • Support scikit learn's hyperparameter tuning
  • Support walk forward validation
  • And, of course, have more algorithms

If you would like to contribute, please feel free to send a pull request and email us!

Bug report

If you found bug or need help with the toolkit, please feel free to email [us] ([email protected]).

peak-tk's People

Contributors

nikkolab avatar

Watchers

James Cloos 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.