I have retail datasets which contain lots of category columns and I want all those category columns for modeling. How can I do it?
Hey Chris,
Sparkflows offers lots of powerful encoder processors which are used for encoding categorical columns for example:-
- One Hot Encoder
- One Hot Encoder Advanced
- String Indexer
- String Indexer Advanced