Closed hellowangqian closed 2 years ago
as @perschi nicely mentioned, you could additionally find MixUp here. Basically, since we are not using an image anymore and there is no information related to neighboring features, we select features randomly.
Let me know if there is something else that is unclear :).
Hi author, thanks for sharing the code. I'm wondering how data augmentation strategies like mix-up, cut-out, cut-mix, etc., can be applied to tabular data (I understand they are usually applied to images though). Please advise, many thanks.