ljhburn
Results
1
comments of
ljhburn
Hi, @Lukpawlik , for the two classes task,you can try to focus on one class,like: ``` x = test[which(names(test) != "dam")] # model_1 = Predictor$new(ranger_learner, data = x, y =...