mmarcato

Results 2 issues of mmarcato

Hi, I am using RFE with a logistic regression model to predict a factor with two classes. I've had a few issues: 1. if I set 'LOOCV' in rfeControl, I...

I'm trying to implement PCA and run RFE to select the best components. I used the recipes package for pre-processing and added that model recipe to the rfe. However, I...