sageworks
sageworks copied to clipboard
XGBoost: Categorical + SHAP Info
https://xgboost.readthedocs.io/en/stable/tutorials/categorical.html
Right now we're using a Label Encoder for categorical data and that seems to be working out fine, but there may be advantages of using the categorical support directly.