AutoxgbResult: Result of a autoxgboost call.

Description

Description

Result of autoxgboost. A list containing the following elements:

optim.result [MBOSingleObjResult]

Optimization result object. See: MBOSingleObjResult

final.learner [Learner]

Xgboost learner with best found hyper paramater configuration.

final.model [WrappedModel | NULL]

If build.final.model=TRUE in autoxgboost a mlr model build by the full dataset and final.learner.

measure [Measure]

Measure used for optimization.


ja-thomas/autoxgboost documentation built on April 9, 2020, 11:10 p.m.