targetField property
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;
The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
final String targetField;