CTGAN icon indicating copy to clipboard operation
CTGAN copied to clipboard

Conditional GAN for generating synthetic tabular data.

Results 79 CTGAN issues
Sort by recently updated
recently updated
newest added

In columns where the continuous data is distributed in a really non-gaussian approximable way (e.g. Dates that increase in frequency) and follow a line are not well approximated with the...

question

### Environment details If you are already running CTGAN, please indicate the following details about the environment in which you are running it: * CTGAN version: * Python version: *...

question

Hi! Has anyone already worked out a way to use pruning or another way of early stopping with CTGAN? I guess one has to edit the code of CTGAN itself...

question

This PR solve issue #7, it allows two things: 1. ability to fit gaussian mixtures on a subsample (help to scale with big datasets while losing only little accuracy) 2....

### Environment details If you are already running CTGAN, please indicate the following details about the environment in which you are running it: * CTGAN version: 0.5.1 * Python version:...

question
under discussion

Hi Team, Is there an SDV version that works with ctgan 0.4.3 and torch 1.12.1+cu102? I am asking this because we want an SDV version that can work along with...

question
pending review

### Environment Details Please indicate the following details about the environment in which you found the bug: * CTGAN version: master branch * Python version: 3.9 * Operating System: Windows...

bug
pending review

- Added dash (-) to change from "Deep Learning based" to "Deep Learning-based". - Added "C" to change from "TGAN" to "CTGAN".

### Environment Details Please indicate the following details about the environment in which you found the bug: * CTGAN version: 0.8.0 * Python version: 3.9.6 * Pandas version: 2.0.3 *...

bug
new