You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it can. Agreed on documentation, it behaves differently than many of the other encoders in that it does not maintain a dictionary of potential categories, you can throw whatever you want at it.
Can HashingEncoder accept new values (values that are not observed in the training set) in the testing dataset?
If yes, it should possibly be noted in the documentation of the encoder.
The text was updated successfully, but these errors were encountered: