Synthetic data generation methods with different synthetization methods.
Project description
What is Synthetic Data?
Synthetic data is artificially generated data that is not collected from real world events. It replicates the statistical components of real data without containing any identifiable information, ensuring individuals' privacy.
Why Synthetic Data?
Synthetic data can be used for many applications:
- Privacy
- Remove bias
- Balance datasets
- Augment datasets
ydata-synthetic
This repository contains material related with Generative Adversarial Networks for synthetic data generation, in particular regular tabular data and time-series. It consists in a set of different GANs architectures developed ussing Tensorflow 2.0. An example Jupyter Notebook is included, to show how to use the different architectures.
Quickstart
pip install ydata-synthetic
Examples
Here you can find usage examples of the package and models to synthesize tabular data.
Project Resources
- Synthetic GitHub: https://github.com/ydataai/ydata-synthetic
- Synthetic Data Community Slack: click here to join
In this repo you can find the following GAN architectures:
Tabular data
Sequential data
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ydata-synthetic-0.2.0.tar.gz
.
File metadata
- Download URL: ydata-synthetic-0.2.0.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e03a99f13b7c8f0072bf401044e1058c28cfce83e304a2a084a9ca0d066b9baf |
|
MD5 | 7c47b701cc8badb96f48542d213ef3b6 |
|
BLAKE2b-256 | f374b2512c9c0b0d0918ca405940a0e004c1f267e688124a105bbf1c73ea9eb9 |
File details
Details for the file ydata_synthetic-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ydata_synthetic-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 38.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f5adb2243b1fd0913d0ef5bbe7e7920ae06454a53e58717ad30d60eaebd0b59 |
|
MD5 | ce0963458ebb25bf1d877886b881fd4f |
|
BLAKE2b-256 | 2e5aa7a05b4a6b6c9ae9f977b4d1dc54f0450da21af54648dbbfcc09c79fa020 |