Learn R Programming

Laurae (version 0.0.0.9001)

xgboard.time: Xgboard Metric Evaluation Time Reset (Environment)

Description

This function resets the timer on the environment for accurate timing of the model. This must be run before any xgboost run.

Usage

xgboard.time(dump)

Arguments

dump
Type: environment. An environment created by xgboard.init.

Value

An environment for the dumping. Does not store the dump though.