IBM / lale

Library for Semi-Automated Data Science
https://lale.readthedocs.io
Apache License 2.0
328 stars 82 forks source link

Combined Orbis and Urbis while ensuring both can be recovered. #1323

Closed hirzel closed 1 year ago

hirzel commented 1 year ago

Thanks! I believe that SMOTE does not change any rows for intersections that do not grow. That is why the code is asymmetric: the rows for intersections whose size remains unchanged come from the SMOTE side, only rows for intersections that shrink come from RandomUnderSampling.