LibAUC icon indicating copy to clipboard operation
LibAUC copied to clipboard

ImbalancedDataGenerator() ISSUE

Open rohan1561 opened this issue 2 years ago • 0 comments

Hello, nice work! I was just wondering why you convert every label <= split index into 0 and all others into 1 (lines 62 and 63 in utils/generator.py)? That makes the task binary but it just pools several classes into two. Have I misunderstood something? Why would one want to do this?

rohan1561 avatar Aug 09 '22 00:08 rohan1561