-
SHAP with train vs. test dataML/XAI 2023. 1. 2. 18:12
https://github.com/slundberg/shap/issues/259
Shap value - train/test set · Issue #259 · slundberg/shap
First of all,congrats for the amazing shap package @slundberg. I understand that the following code produces the shap values for every feature in every observation of my model: explainer = shap.Tre...
github.com
결론 : train 이든 test 로 하던 상관없음. 원하는 걸로 넣어서 하면 된다
'ML > XAI' 카테고리의 다른 글
Causal Impact (0) 2023.04.18 causal impact (0) 2023.02.07 causal impact (0) 2023.01.25 SHAP 해석 (0) 2023.01.03 SHAP for imbalanced data (0) 2023.01.03