Closed Creazy-MR closed 1 year ago
Hi @Creazy-MR, the discrete_columns
parameter is optional. If you do not have any discrete columns, you can omit this parameter.
BTW for full, end-to-end usage it may be helpful to start with the SDV library. This library includes wrappers around CTGAN that will automatically help you address discrete vs. continuous columns. For more info, you can check out the User Guide here.
@npatki thanks very much!
@Creazy-MR no problem! Closing off this issue since we've answered the question. If you have any other follow-ups, feel free to reply and we can reopen for investigation.
How to run the code without any discrete_columns?thanks!