Skip to content

Feature Importance of categorical variables by converting them into dummy variables (One-hot-encoding) can skewed or hard to interpret results. Here I present a method to get around this problem using H2O.

Notifications You must be signed in to change notification settings

abhmalik/categorical-feature-importances-without-one-hot-encoding-dummies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

categorical-feature-importances-without-one-hot-encoding-dummies

Feature Importance of categorical variables by converting them into dummy variables (One-hot-encoding) can give skewed or hard to interpret results. Here I present a method to get around this problem using H2O. For this demostration, I used bank marketing data set given here: https://archive.ics.uci.edu/ml/datasets/Bank+Marketing

I also uploaded a detailed analysis of the bank marketing data where I produced feature importances using dummy variables. Please find it here: https://github.com/amalik2205/predicting-term-deposit-subscription-tendencies-of-clients

About

Feature Importance of categorical variables by converting them into dummy variables (One-hot-encoding) can skewed or hard to interpret results. Here I present a method to get around this problem using H2O.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published