scikit-learn-contrib/category_encoders

Support for Spark

ArijitSinghEDA opened this issue · 1 comments

I apologize for creating issue here, but I could not see any discussion section. Is this library usable with Spark?

There is no native spark support (i.e. algorithms reimplemented in spark). You should be able to use spark though if you broadcast the library to the executors