synthetic-data
synthetic-data — my Raindrop.io articles
Generated 27 Mar 2026
In this article, I'll walk you through building GANs from scratch to generate synthetic medical records using Python.
To understand what's happening, but also what's coming if synthetic data does get more broadly adopted, we talked to various CEOs and VCs over the last few months.
Synthetic data can be used to test new products and services, validate models, or test performances because it mimics the statistical property of production data. Today you'll find different types of structured and unstructured synthetic data.
A brief rundown of packages and ideas to generate synthetic data for self-driven data science projects and deep diving into machine…