#1 · Primary category: Synthetic Data Generation
SDV
Synthetic data generation for tabular data
Project last updated:08/29/26
GitHub Stars
3.6K
Forks
420
Contributors
51
License
Other
Why we included this project
SDV learns the statistical patterns in your real tabular data and produces synthetic copies you can use without exposing actual records. It is not limited to a single table: it can also model connected relational databases and sequential or time-series records, so you can match the approach to how your data is actually structured. The library spans classical statistical methods such as GaussianCopula through deep-learning GAN models, which gives you a practical trade-off between generation speed and fidelity. It also ships evaluation tooling that compares generated rows against the source and produces a quality report, so you can judge whether the output is trustworthy before building on it. That generation-plus-validation pairing is what makes it useful for data engineers standing up test environments, ML teams that need training data without privacy risk, and analysts who want safe versions of datasets to share externally.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
distilabel
Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
synthetic-data-generator
SDG is a specialized framework designed to generate high-quality structured tabular data.
UltraChat
Large-scale, Informative, and Diverse Multi-round Chat Data (and Models)
unrealcv
UnrealCV: Connecting Computer Vision to Unreal Engine