Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asnunes/brazilian-integrated-electrical-system-load-forecast

ANN to predict electrical load of brazilian national system
https://github.com/asnunes/brazilian-integrated-electrical-system-load-forecast

Last synced: 26 days ago
JSON representation

ANN to predict electrical load of brazilian national system

Awesome Lists containing this project

README

        

# Load Prediction

ANN to predict electrical load of brazilian national system. This repository is part of "Redes Neurais aplicadas à previsão de carga no sistema elétrico brasileiro". How to implement and results are available at:

### Content

**Original dataset**:
- Load data available at [ONS Website](ons.org.br).
- Temperature data avaliable at [INMET Website](http://www.inmet.gov.br/).
- Weekdays info generate by [Datetime Python lib](https://docs.python.org/3/library/datetime.html).
- Holidays info generate by [python-holidays lib](https://github.com/dr-prodigy/python-holidays).