Skip to content

Samsul-Alam-STP/Bangladesh_electricity_load_forecastng

Repository files navigation

Long time electricity load forecasting of Bangladesh

This project is designed to forecast the energy load demand of Bangladesh. The data has been collected from National Load Dispatch Center and for the predictions XGBoost algorithm has been used.

Features

The application features the following:

  • Trained the model with two years of data.
  • And predict for next one year.
  • It also shows month wise comparison of original and predicted data with relevant parameters.
  • You can also observe the best and worst fit data in daily and monthly basis.

Installation

To install and run the application, follow these steps:

  1. Clone this repository to your local machine. git clone https://github.com/Samsul-Alam-STP/Bangladesh_electricity_load_forecastng.git

  2. Create a virtual environment and activate it. python -m venv env

source env/bin/activate

  1. Install the required dependencies by running the following command in your terminal: pip install -r requirements.txt

  2. Run the code in jupyter notebook.

Contributing

Contributions are always welcome!

Contributions to the project are welcome. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your contribution.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Open a pull request to the original repository.

Contact

For any questions or queries, please contact the project maintainer at samsul.alam.stp@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published