sysdata {autoBagging} | R Documentation |
sysdata
Description
Meta data needed to run the autoBagging method.
Usage
sysdata
Format
a list comprising the following information
- avgRankMatrix
the average rank data regarding each bagging workflow
- workflows
metadata on the bagging workflows
- MaxMinMetafeatures
range data on each metafeature
- metafeatures
names and values of each metafeatures used to describe the datasets
- metamodel
the xgboost ranking metamodel
[Package autoBagging version 0.1.0 Index]