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
OneHotEncoder and CategoricalToBinary are too similar. OneHotEncoder should rather be able to handle multiple categories and turn them into separate columns...
The text was updated successfully, but these errors were encountered:
OneHotEncoder
andCategoricalToBinary
are too similar. OneHotEncoder should rather be able to handle multiple categories and turn them into separate columns...The text was updated successfully, but these errors were encountered: