-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Synthetic Data Generation can be used for more than just generating completely new samples of data. One other use case that I'd like to have is to use it for imputing missing values, given some fields which are already populated.
Current SDG - Generate Synthetic Data through GANs is configured to only generate completely new rows of data. It would be great if we can extend this to have it accept an additional input table [the table containing missing values] and run that through a pre-trained GAN to help with imputation.
Metadata
Metadata
Assignees
Labels
No labels