ModelOriented/shapviz

XGBoost: BIAS -> (Intercept)

mayer79 opened this issue · 0 comments

Upcoming CRAN version of XGBoost will rename "BIAS" to "(Intercept)":

dmlc/xgboost#10337

The easiest way to fix this is to work with column indices instead of names.