tests/testthat/_snaps/boost_tree.md

updating

Code
  boost_tree(trees = 1) %>% set_engine("C5.0", noGlobalPruning = TRUE) %>% update(
    trees = tune(), noGlobalPruning = tune())
Output
  Boosted Tree Model Specification (unknown mode)

  Main Arguments:
    trees = tune()

  Engine-Specific Arguments:
    noGlobalPruning = tune()

  Computational engine: C5.0


Try the parsnip package in your browser

Any scripts or data that you put into this service are public.

parsnip documentation built on Aug. 18, 2023, 1:07 a.m.