Contents

targetColumn

The name of the column you selected at initialization to define which feature the regressor 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 random forest regressor synchronously