You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sample() method for full synthesis in microplex
microplex.sample(n) generates fully synthetic records:
- Samples conditions from training distribution
- Generates targets conditioned on sampled conditions
Full synthesis results:
- microplex: Best condition match (0.012 MMD) - samples from real
- CT-GAN: Best joint distribution (0.096 MMD)
- microplex competitive at 0.108 joint MMD, 3x faster than CT-GAN
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments