generate_xgb_params: Generates a random set of hyperparamters used in the xgb_reg,...

Description Usage Arguments Value

View source: R/helpers.r

Description

Generates a random set of hyperparamters used in the xgb_reg, xgb_cat, and xgb_pois functions.

Usage

1
generate_xgb_params(tune_rounds)

Arguments

tune_rounds

specifies the number of random hyperparamter combos to return.

Value

data.frame with parameters with the number of rows of tune_rounds.


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