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
core.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.
core.String? targetField;