GRADBOOST Procedure
TRANSFERLEARN Statement
TRANSFERLEARN variable </ options>;
The TRANSFERLEARN statement enables you to train the gradient boosting model by using auxiliary data that are added to your training data. For more information, see the section Transfer Learning.
The TRANSFERLEARN statement names the variable whose value indicates whether the observation belongs to the training data or auxiliary data. A value between 0 and 1 indicates training data, and a value greater than or equal to 1 indicates auxiliary data. A value of 0 is given zero weight in the analysis. Observations that have missing values or negative values are ignored.
You can specify the following options: