load_xgb.RdLoads the tuned XGBoost model object within the EFAfactors package
into the global environment and retrieves it for use. Only the core model is retained to reduce the size.
load_xgb()The tuned XGBoost model object
library(EFAfactors)
xgb_model <- load_xgb()
print(xgb_model)
#> Model for learner.id=classif.xgboost.earlystop.tuned; learner.class=TuneWrapper
#> Trained on: task.id = trainset; obs = 0; features = 0
#> Hyperparameters: