Releases: alteryx/categorical_encoding
Releases · alteryx/categorical_encoding
v0.4.1
Updated Docs and get_name()
0.3.0 editing study2
Supports Bayesian Encoders: Target and LeaveOneOut
v0.2.0 v0.2.0
Now supports 4 classic encoders
Encoders supported: OneHotEncoder, OrdinalEncoder, HashingEncoder, BinaryEncoder
Featuretools compatibility
v0.0.3 v0.0.3
First Production Release
In additional to one-hot encoding, Featuretools now supports Ordinal, Binary, and Hashing Encoding.
Initial Test Release
Initial test release for categorical_encoding with integration into Featuretools.