Hi,
Thanks for sharing your well constructed code! I get an error when doing test by command "pytest -vsx". It said all elements in y_synth are 1(pred value based on synthetic data are all true) so roc_auc_score cannot calculate it. Do you have any ideas to solve it? Thanks!

Hi,
Thanks for sharing your well constructed code! I get an error when doing test by command "pytest -vsx". It said all elements in y_synth are 1(pred value based on synthetic data are all true) so roc_auc_score cannot calculate it. Do you have any ideas to solve it? Thanks!