my_compute_xgboost_model: my_compute_xgboost_model()

Description Usage

View source: R/my_compute_xgboost_model.R

Description

my_compute_xgboost_model()

Usage

1
2
3
my_compute_xgboost_model(params = list(), data, label_var, feature_vars,
  offset_var = NULL, nb_fold = 10, contraintes = NULL, seed = 8484,
  max_iter = 2000, forced_max_iter = FALSE, get_fold_pred = TRUE)

SimonCoulombe/pkgsimon documentation built on Sept. 5, 2019, 9:12 p.m.