-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
| if self.is_onehot and len(x) != self.categories: |
The documentation says that the subtransformer should ignore the categories attribute if one_hot is true. However, this line seems to care about the value of categories. Either modify the documentation or change the error check.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels