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: