Explore available synthetic data generators in synthcity
mainSynthcity provides a wide range of generators categorized by their primary use case and data type. You can choose a generator based on whether you need general-purpose modeling, privacy-preserving features, domain adaptation, or specialized handling for survival analysis, time-series, or images.
Generator Categories:
- General purpose: Standard synthetic data generators like
CTGAN,TVAE,GOGGLE,ARF,GReaT,Bayesian Network,Normalizing Flows, andRTVAE. - Privacy-focused: Generators designed with differential privacy or privacy-preserving mechanisms, including
PATEGAN,DP-GAN,PrivBayes,AdsGAN,DECAF, andAIM. - Domain adaptation: Tools for adapting models to different domains, such as
RadialGAN. - Static Survival Analysis: Specialized for survival data, including
SurvivalGAN,SurvivalCTGAN,SurVAE, andSurvival NFlows. - Time-series & Time-Series Survival Analysis: For temporal data, including
TimeGAN,FourierFlows, andTimeVAE. - Images: Generative models specifically for image data, such as
ImageCGANandImage AdsGAN.