Contents

featureColumns

The names of the columns you selected at initialization to train the classifier.

Declaration

var featureColumns: [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