sdv-dev / CTGAN

Conditional GAN for generating synthetic tabular data.
Other
1.23k stars 279 forks source link

Remove scikit-learn dependency #346

Closed amontanez24 closed 5 months ago

amontanez24 commented 5 months ago

Problem Description

Scikit-learn is listed as a dependency, but isn't imported anywhere. We should remove it.