Hi,
I think there might be a bug in the latest version, specifically somehwere in the code for training an elastic net model. I was receiving this error: "Error in setHyperPars2.Learner(learner, insert(par.vals, args)) : is not feasible for parameter 'alpha'!" but I noticed it works fine if I explicitly set a fixed alpha value with param.set.
Hi,
I think there might be a bug in the latest version, specifically somehwere in the code for training an elastic net model. I was receiving this error: "Error in setHyperPars2.Learner(learner, insert(par.vals, args)) : is not feasible for parameter 'alpha'!" but I noticed it works fine if I explicitly set a fixed alpha value with param.set.