mlr-org / mlr3gallery

Case studies using mlr3
https://mlr3gallery.mlr-org.com
21 stars 9 forks source link

Pipelines selectors branches #23

Closed missuse closed 4 years ago

missuse commented 4 years ago

This post covers:

  1. selecting features for different preprocessing steps
  2. branching of preprocessing steps to allow for selection of the path that yields the highest performance
  3. tuning the pipeline