Contents

targetColumn

The name of the column you selected at initialization to define which categories the classifier predicts.

Declaration

var targetColumn: String

Discussion

Changing the value of this property doesn’t retrain the model or affect its behavior.

See Also

Training a boosted tree classifier synchronously