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.41k stars 396 forks source link

why we combine this library with main sklearn ? #435

Closed khaldon closed 9 months ago

khaldon commented 9 months ago

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

PaulWestenthanner commented 9 months ago

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