train_model_xgb: this function returns a structure that contains the xgb model...

Description Usage Arguments

View source: R/build_model.R

Description

this function returns a structure that contains the xgb model as well as everything else it needs (normalization factors, levels of variables etc) a predict function would need

Usage

1
train_model_xgb(train_structure, hyperparameters)

Arguments

train_structure

the data structure generated by prepare_training_set

hyperparameters

the list generated by guess_hyperparameters function


pbhogale/simplexgb documentation built on Nov. 27, 2021, 3:06 p.m.