Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/belsabbagh/energy-forecasting
- Owner: belsabbagh
- Created: 2023-05-13T17:21:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-27T15:38:22.000Z (over 1 year ago)
- Last Synced: 2024-10-27T14:08:29.862Z (19 days ago)
- Language: Python
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.