File size: 717 Bytes
c93a73d b5c2088 c93a73d b5c2088 c93a73d b5c2088 c93a73d b5c2088 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
title: TabGAN - Synthetic Tabular Data Generator
emoji: 🎲
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.23.0
app_file: app.py
pinned: true
license: apache-2.0
short_description: Synthetic tabular data via GANs & Diffusion
tags:
- synthetic-data
- tabular
- gan
- diffusion
- privacy
---
# TabGAN Demo
Generate high-quality synthetic tabular data using multiple generative approaches.
**Methods:** CTGAN (GAN) | Forest Diffusion | Random Baseline
Upload your CSV or try built-in demo datasets, generate synthetic data, and evaluate quality & privacy metrics — all in one place.
[GitHub](https://github.com/Diyago/Tabular-data-generation) | [PyPI](https://pypi.org/project/tabgan/)
|