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

quick-access functions should add postfix automatically #689

Closed mb706 closed 2 months ago

mb706 commented 2 years ago

e.g. po("nop_1") to create a po("nop") with ID nop_1.

mb706 commented 2 months ago

Implemented by https://github.com/mlr-org/mlr3pipelines/pull/702