I am working on the feature extraction and class imbalance problems, but need advice on which one to perform first? Feature reduction/selection or to handle class imbalance first?
Asked
Active
Viewed 31 times
0

desertnaut
- 57,590
- 26
- 140
- 166
-
Iām voting to close this question because it is not about programming as defined in the [help] but about ML theory and/or methodology - please see the intro and NOTE in the `machine-learning` [tag info](https://stackoverflow.com/tags/machine-learning/info). ā desertnaut Mar 19 '21 at 09:35
-
More information on the dataset would be helpful ? How many examples, features ? How imbalanced are the classes ? What kind models are you using ? ā VincFort Mar 20 '21 at 03:25