Add Ordinal encoder component #1389
Labels
good first issue
Issues which would be a good starting point for new hires.
needs design
Issues requiring design documentation.
new feature
Features which don't yet exist.
spike
To generate additional issues and kick off a sprint.
https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
Will need to run perf tests. Ideally, we can come up with some key examples where ordinal encoding outperforms one-hot encoding.
The text was updated successfully, but these errors were encountered: