/synthetic_energy

Developed Package for ICSP @ FEUP

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

synthetic_energy

Package for generating privacy-preserving data in the power systems domain.

PyPi Version GitHub Documentation Status Downloads Codacy Badge

Installation

conda create -n synthetic_energy python=3.10
pip install synthetic_energy/

This package contains known algorithms for privacy-preserving data generation in the power systems domain. The package is designed to be easy to use and to be easily extensible. The package is intended to be used only in the academic context.

Doppelganger and Actgan implementations inspired by https://github.com/gretelai/gretel-synthetics.