java.lang.Object
org.elasticsearch.xpack.core.ml.inference.preprocessing.FrequencyEncoding
All Implemented Interfaces:
org.apache.lucene.util.Accountable, NamedWriteable, Writeable, ToXContent, ToXContentObject, LenientlyParsedPreProcessor, PreProcessor, StrictlyParsedPreProcessor, NamedXContentObject

public class FrequencyEncoding extends Object implements LenientlyParsedPreProcessor, StrictlyParsedPreProcessor
PreProcessor for frequency encoding a set of categorical values for a given field.