DistVAE Implementation Package for Synthetic Data Generation
Project description
DistVAE-Tabular
1. Install
pip install distvae-tabular
2. Usage
from distvae_tabular import distvae
distvae.DistVAE # DistVAE model
distvae.generate_data # generate synthetic data
- See
example.ipynb
for detailed usage withloan
dataset. - Link for download
loan
dataset: https://www.kaggle.com/datasets/teertha/personal-loan-modeling
Citation
If you use this code or package, please cite our associated paper:
@article{an2024distributional,
title={Distributional learning of variational AutoEncoder: application to synthetic data generation},
author={An, Seunghwan and Jeon, Jong-June},
journal={Advances in Neural Information Processing Systems},
volume={36},
year={2024}
}
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 distvae_tabular-0.0.10.tar.gz
.
File metadata
- Download URL: distvae_tabular-0.0.10.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6fd8369f2d3ecfd73dc315305b33a952f4009e9578432aa15140a8433208982 |
|
MD5 | e1db1028c8723d5249cc06665ce1cf96 |
|
BLAKE2b-256 | 02663b6e40c29104c78d4c363144015ae2a8882cf42e0c4a8ffb358bc2e03864 |
File details
Details for the file distvae_tabular-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: distvae_tabular-0.0.10-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca7b356a49d920c379267553ff792da378f08950be6f1ca28a0e59b4a6b88bb6 |
|
MD5 | b3c4cd10902e0e4e147ed4a15c01aef8 |
|
BLAKE2b-256 | 3c2cd12f2e2594185e7533f78cba06fc974ef37e89da02a46390e1d898c8880a |