Categorical encoding
q.preprocess.encode is reserved for one-hot, ordinal, target, frequency, and related categorical encoders.
The namespace is currently empty. Learned encoders must be fitted on training data only.
Back to topq.preprocess.encode is reserved for one-hot, ordinal, target, frequency, and related categorical encoders.
The namespace is currently empty. Learned encoders must be fitted on training data only.
Back to top