gbt.load {agtboost} | R Documentation |
gbt.load
is an interface for loading a agtboost model.
gbt.load(file)
file |
Valid file-path to a stored aGTBoost model |
The load function for agtboost. Loades a GTB model from a txt file.
Trained aGTBoost model.