mlr-org / mlr3pipelines

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

Maybe turn PipeOpColApply into a PipeOpTaskPreprocSimple #539

Closed mb706 closed 3 years ago

mb706 commented 4 years ago

is this still necessary? https://github.com/mlr-org/mlr3pipelines/blob/19a19b9c27286e1aea09245a0d1c5d52991e4b0a/R/PipeOpColApply.R#L52-L55 Maybe the necessary change is (or should be) in PipeOpTaskPreprocSimple.