3

There are many oversampling methods for categorical labels (for example SMOTE and Rose, etc.).

But, are there oversampling method for numerical labels (the thing that I want to predict with my features), in the sense that it applies something similar SMOTE or Rose for the label that is highly skewed? (I don't want to normalize or scale my label/class) for regression types of tasks?

0 Answers0