-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Closed
Description
Preprocessor class OneHotEncoder
allows transformation if unknown values are found. It would be great to introduce the same option to OrdinalEncoder
. It seems simple to do since OrdinalEncoder
(as well as OneHotEncoder
) is derived from _BaseEncoder
which actually implements handling error policy.
ei-grad, maremun, ogrisel, rragundez, ValdarT and 11 more
Metadata
Metadata
Assignees
Labels
No labels