fitter_xgboost: Wrapper to XGBoost training. Defined separetely to avoid...

View source: R/04_regression_all.R

fitter_xgboostR Documentation

Wrapper to XGBoost training. Defined separetely to avoid passing too many objects in parLapplyLB

Description

Wrapper to XGBoost training. Defined separetely to avoid passing too many objects in parLapplyLB

Usage

fitter_xgboost(x = NULL, params = NULL)

Arguments

x

passed from fit_regressions

params

passed from fit_regressions

Value

A list with two elements: predictions and a fitted model

Examples

fitter_xgboost()

ebecht/infinityFlow documentation built on Jan. 31, 2024, 11:31 p.m.