mlr-org / mlr3pipelines

Dataflow Programming for Machine Learning in R
https://mlr3pipelines.mlr-org.com/
GNU Lesser General Public License v3.0
137 stars 25 forks source link

Learner-Imputation: Allow overall imputation of missing values for feature dimensions #569

Open mb706 opened 3 years ago

mb706 commented 3 years ago

Another solution for https://github.com/mlr-org/mlr3pipelines/issues/564 . May influence efficiency. Should only be used when imputation-methods are feature-independent, however.

mb706 commented 1 month ago

i.e. allow some common preprocessing pipeline before learner-imputation happens