code/080-aggregate.R

bm_aggregated_plan <- drake_plan(
  bm_aggregated = target(
    mergeBenchmarkResults(
      benchmark_no_models
    )
  )
)
pat-s/2019-feature-selection documentation built on Dec. 24, 2021, 8:40 a.m.