cv.xgb: cross validation xgboost

Description Usage Arguments Value

Description

five fold cross validation using xgboost

Usage

1
cv.xgb(train, rounds = 250)

Arguments

train

Any train set without ID and URL

rounds

Number of rounds, default 250

Value

A list containing a vector of each fold accuracy and a mean.


fizlaz/DUN documentation built on May 16, 2019, 1:13 p.m.