Skip to content

This repository contains a load forecasting program. Load forecasting is predicted the load on an asset in an electric grid.

Notifications You must be signed in to change notification settings

2298-Software/Load-Forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Load Forecasting

Please see this article for more information and other examples: https://www.2298-software.com/prophet.html

The goal of this project is to accurately predict the load that will be required on an electric grid. This typically will be a load forecast for the next n-hours in the future.

We will be using Facebook's Prophet framework.

The project includes a historical_load.csv file which contains 5 years of hourly voltage readings for a circuit.

Use conf.yml to customize inputs.

This repo is the code for a blog post on load forecasting and can be found here: https://www.2298-software.com/2023/08/load-forecasting-with-prophet.html

About

This repository contains a load forecasting program. Load forecasting is predicted the load on an asset in an electric grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages