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

introduce get_features_name_out in accordance to sklearn guidelines #382

Closed PaulWestenthanner closed 1 year ago

PaulWestenthanner commented 1 year ago

Fixes #348

Proposed Changes