mlr-org / mlr3extralearners

Extra learners for use in mlr3.
https://mlr3extralearners.mlr-org.com/
82 stars 48 forks source link

GAM and Formula problem #278

Open sebffischer opened 1 year ago

sebffischer commented 1 year ago

we could simply make the parameter a function that takes in the task and needs to output a formula. Then we also need to check that the formula only contains variables that were not discarded during preprocessing

sebffischer commented 1 year ago

probably the formula should also have access to the param_vals