category_encoders
category_encoders copied to clipboard
Parallel encoding of features in woe encoding
are you planning to implement parallel encoding of features for woe encoding ?
Feel free to vectorize or parallelize it as I don't have to it on my to-do list.
Btw., target encoder has some parallelization.