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.
The names of the columns you selected at initialization to train the classifier.
var featureColumns: [String]Changing the value of this property doesn’t retrain the model or affect its behavior.