targetField property

String targetField
final

The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.

Implementation

final String targetField;