I am getting an error here for the makeClassifTask() from MLR package. task = makeClassifTask(data = data[,2:20441], target='Disease') Entering this I get this
I calculate feature importance for 2 different types of machine learning models (SVM and Classification Forest). I cannot post the data here, but I describe wha