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.39k stars 393 forks source link

why we combine this library with main sklearn ? #435

Closed khaldon closed 4 months ago

khaldon commented 4 months ago

why this module created separately. what if combine this module with scikit learn framework ?

PaulWestenthanner commented 4 months ago

The idea is that we have more flexibility here and can faster release new stuff.