train_linear_model: this function returns a structure that contains the linear...

Description Usage Arguments

View source: R/build_model.R

Description

this function returns a structure that contains the linear model as well as everything already contained in the train_xgb return structure

Usage

1
train_linear_model(train_structure, model_structure, hyperparameters)

Arguments

train_structure

the data structure generated by prepare_training_set

model_structure

the model structure created by train xgb

hyperparameters

the list generated by guess_hyperparameters function


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