gbt.load: Load an aGTBoost Model

Description Usage Arguments Details Value See Also

View source: R/gbt.load.R

Description

gbt.load is an interface for loading a agtboost model.

Usage

1

Arguments

file

Valid file-path to a stored aGTBoost model

Details

The load function for agtboost. Loades a GTB model from a txt file.

Value

Trained aGTBoost model.

See Also

gbt.save


agtboost documentation built on Nov. 24, 2021, 1:16 a.m.

Related to gbt.load in agtboost...