java.lang.Object
java.lang.Enum<PredictionFieldType>
org.elasticsearch.xpack.core.ml.inference.trainedmodel.PredictionFieldType
All Implemented Interfaces:
Serializable, Comparable<PredictionFieldType>, Constable, Writeable

public enum PredictionFieldType extends Enum<PredictionFieldType> implements Writeable
The type of the prediction field. This modifies how the predicted class values are written for classification models