Diyago / Tabular-data-generation

We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.
https://towardsdatascience.com/review-of-gans-for-tabular-data-a30a2199342
Apache License 2.0
526 stars 81 forks source link

Fixes #70: Bug fixed for LGBMClassifier.fit() #71

Closed savioratharv closed 1 year ago

savioratharv commented 1 year ago

Solved the error, TypeError: LGBMClassifier.fit() got an unexpected keyword argument 'early_stopping_rounds'

eskayML commented 1 year ago

@Diyago Please accept pr, I need this on the project i'm building

Diyago commented 1 year ago

Enjoy new release

pip install tabgan==1.3.3

eskayML commented 1 year ago

Thanks , LFG!!!!🚀