Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/belsabbagh/energy-forecasting

A data science project to forecast energy consumption and production around the world
https://github.com/belsabbagh/energy-forecasting

Last synced: 4 days ago
JSON representation

A data science project to forecast energy consumption and production around the world

Awesome Lists containing this project

README

        

# Forecasting Energy Production and Consumption around the World

## Getting Started

1. Clone this repository.
2. Install the requirements.
3. run `generate_data.py` to generate the data. You might have to create a folder called `generated` in the `data` directory.
4. run `preprocess_data.py` to generate the data preprocessing.You might have to create a folder called `preprocessed` in the `data` directory.