Spaces:
Running
Running
RCTGAN
This is a modified version of RCTGAN that runs as our baselines. The original README file is found in README-original.md. Code is adapted from the GitHub repository of the paper.
Modification
- Version alignment with more recent
rdtversions. - NULL keys will be handled on dataset basis in
run-rct.pyunder each dataset. - Tables with only ID columns are not valid in RCTGAN, so we insert a placeholder unary column in it.