Drastic shift in feature importance upon adding other features
I have a model (GBDT) where adding a feature X is not important (according to SHAP), but when I add other features, and add X again, now feature X is the second most important!
What could explain that? How do I investigate what is going on?
Topic predictor-importance feature-engineering xgboost feature-selection
Category Data Science