
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
tasks = list(tsk("iris"), tsk("sonar"))
learners = list(lrn("classif.featureless"), lrn("classif.rpart"))
resamplings = list(rsmp("cv"), rsmp("subsampling"))
benchmark_grid(tasks, learners, resamplings)
# }
Run the code above in your browser using DataLab