I cannot use models in mlr3 other than random forest, part, knn, svm, gbm etc. I am using mlr3extralearners package but still it seems there a
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