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

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.

Primary LanguageJupyter Notebook

Stargazers