Trains a GBM model on the provided dataset matrix

ABCtrain(XY)

Arguments

XY

One of the datasets in this packages, e.g., as loaded by data(MACCSbinary)

Value

A GBM model constructed on the training examples (i.e., where Label is not NA)