MLJModels.jl icon indicating copy to clipboard operation
MLJModels.jl copied to clipboard

Add more categorical feature encoders

Open ablaom opened this issue 4 years ago • 0 comments

Posted on another thread:

This package https://contrib.scikit-learn.org/category_encoders/index.html contains other useful categorical features encoders that are currently missing in MLJ. For now I ended up calling those encoders from Julia via PyCall.

ablaom avatar Apr 14 '21 22:04 ablaom