R/boost_tree_mboost.R

#' Boosted trees
#'
#' [mboost::blackboost()] fits a series of decision trees forming an ensemble.
#' Each tree depends on the results of previous trees. All trees in the
#' ensemble are combined to produce a final prediction.
#'
#' @includeRmd man/rmd/boost_tree_mboost.md details
#'
#' @name details_boost_tree_mboost
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed

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.