I have a multi label classification problem, but the Y are imbalanced. This is not problem about images, but it’s near to classify tags.
More of one y are imbalanced.
I need to oversample the dataset, because I have only 900 rows. I try to use MLSMOTE, but, for me, didn’t work well.
Everybody knows another technique?