generate_xgb_folds: Generates a set of cross validation folds used in the...

Description Usage Arguments Value

View source: R/helpers.r

Description

Generates a set of cross validation folds used in the xgb_reg, xgb_cat, and xgb_pois functions.

Usage

1
generate_xgb_folds(cv_folds, nrows)

Arguments

tune_rounds

Specifies the number of random hyperparamter combos to return

Value

List with cross validation fold indices


prescient/modelpipe documentation built on Dec. 25, 2019, 3:20 a.m.