Skip to content

Releases: alteryx/categorical_encoding

v0.4.1

27 Apr 21:26
a8ec786
Compare
Choose a tag to compare

v0.4.1

  • Fix conflicting jupyter and nbconvert requirement
  • Removed unused requirements (jupyter, nbconvert, nbsphinx)
  • Pinned category_encoders to 2.0.0

Updated Docs and get_name()

19 Aug 15:50
Compare
Choose a tag to compare
0.3.0

editing study2

Supports Bayesian Encoders: Target and LeaveOneOut

13 Aug 16:12
Compare
Choose a tag to compare

Now supports 4 classic encoders

12 Aug 14:46
Compare
Choose a tag to compare

Encoders supported: OneHotEncoder, OrdinalEncoder, HashingEncoder, BinaryEncoder

Featuretools compatibility

07 Aug 19:04
Compare
Choose a tag to compare

First Production Release

07 Aug 15:58
06017c0
Compare
Choose a tag to compare

In additional to one-hot encoding, Featuretools now supports Ordinal, Binary, and Hashing Encoding.

Initial Test Release

07 Aug 15:17
Compare
Choose a tag to compare
Initial Test Release Pre-release
Pre-release

Initial test release for categorical_encoding with integration into Featuretools.