Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch CTGAN usages to ACTGAN. #33

Merged
merged 3 commits into from Nov 9, 2022
Merged

Switch CTGAN usages to ACTGAN. #33

merged 3 commits into from Nov 9, 2022

Conversation

pimlock
Copy link
Contributor

@pimlock pimlock commented Nov 8, 2022

ACTGAN is the successor of CTGAN.

Note (1): this change is backward compatible, as all of the parameters that CTGAN supported are supported by ACTGAN as well.

Note (2): any previously trained CTGAN models will be still usable, i.e. it will be possible to generate new records using old CTGAN models.

@pimlock pimlock requested review from mikeknep and zredlined and removed request for mikeknep November 9, 2022 01:46
Copy link
Contributor

@mikeknep mikeknep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking up all these!

src/gretel_trainer/models.py Show resolved Hide resolved
@pimlock pimlock merged commit cc78a16 into main Nov 9, 2022
@pimlock pimlock deleted the pm/switch-to-actgan branch November 9, 2022 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants