scikit-learn-contrib / category_encoders

A library of sklearn compatible categorical variable encoders
http://contrib.scikit-learn.org/category_encoders/
BSD 3-Clause "New" or "Revised" License
2.4k stars 393 forks source link

simplified polynomial wrapper, added tests, fixed bugs #391

Closed PaulWestenthanner closed 1 year ago

PaulWestenthanner commented 1 year ago

Fixes #313

Proposed Changes