Open
Description
(Not sure if this has be solved in openml)
We cannot run (and upload) lrn with attached CPOs on OpenML Tasks
lrn = cpoFilterChiSquared(abs = 3) %>>%
makeLearner("classif.rpart")
task = getOMLTask(3)
runTaskMlr(task, lrn)
Error in removeHyperPars.CPOLearner(lrn, ids = all.pars) :
CPO Parameters (chi.squared.perc, chi.squared.abs, chi.squared.threshold) can not be removed
@giuseppec Any hints?
Metadata
Metadata
Assignees
Labels
No labels