Tagged Questions
9
votes
1answer
522 views
Optimising for Precision-Recall curves under class imbalance
I have a classification task where I have a number of predictors (one of which is the most informative), and I am using the MARS model to construct my classifier (I am interested in any simple model, ...