It looks that shap is a brutal force search of all features, consider all kinds of combinations. Is my understanding correct.
@robertoooooooooo2 жыл бұрын
Insightful, thank you
@chandrimad57762 жыл бұрын
Like SHAP, there is LIME as well for interpretability of the models. Would be great if you post a video on comparing these two. I have built one credit risk model using lightgbm regressor, there I used SHAP to represent model interptetability. I would also like to use LIME for the same purpose. If you are interested, will post my kaggle link to get your feedback on my work.
@sehaconsulting2 жыл бұрын
Would love to see the work you did for SHAP be LIME
@missfatmissfat Жыл бұрын
Hello I’m also interested as well 🙂
@muhammadusman7466 Жыл бұрын
does shaply works well with categorical features?
@juanete692 жыл бұрын
In a linear regression what is the difference (interpretation) between the SHAP value and the partial R^2?
@Lucky102792 жыл бұрын
In linear regression, R^2 is literally just the proportion of the variance of the probability distribution of the dependent variable(s) that can be predicted/explained by the model. Or, in other words, if I understand correctly, it's the proportial difference between the variance of the actual variable we're attempting to model and the variance of the predicted variable. So if y is what we're trying to predict and the model is y_hat = mx+b, R² = |var(y)-var(y_hat)|/var(y). It's a measure of how well the model matches the actual relationship between the independent and dependent variables. Shap values, OTH, if I'm understandingly the video correctly, don't necessarily say anything, in themselves, about how well the model fits the actual data overall -- instead they tell us how much each independent variable is affecting the predictions/classifications the model spits out.
@hen-e1v3 жыл бұрын
great introduction of SHAP
@manuelillanes16353 жыл бұрын
Can shap values be used to interpret unsupervised models too?
@mananthakral99773 жыл бұрын
No,I think we can't use it for unsupervised learning since it requires to look at the output value after each feature is added to the model.
@cassidymentus74502 жыл бұрын
For unsupervised learning there might not be a 1dimensional numeric output (e.g. credit risk). It still might be possible to make a useful one. Take PCA for example. You can define define the output as |x-x_mean| (|| = Euclidean distance aka Pythagorean formula). Shap will tell you how much principle component contributes to distance from mean... essentially it is the variance along that axis. (Depending on how you look at it.)
@SandeepPawar14 жыл бұрын
Scott - should the SHAP values for feature importance be based on training data or test data?
@lipei77043 жыл бұрын
I believe the SHAP values for feature importance should be based on training data, Because It will cause a data breach If you choose test data.
@claustrost6143 жыл бұрын
@@lipei7704 I agree. It depends what you want to do with it. If you want to use it for more or less global feature importance/feature selection I would only use it on the training set. If you mean by "feature importance" the local sharpley values for one example of your test data you can have a look whetever it would be an outerlayer or something like that compared to your traing set.
@igoriakubovskii19583 жыл бұрын
How can we make a decision based on shap, when it’s not causality ?
@berniethejet2 жыл бұрын
Seems Scott confounds the term 'linear models' with 'models with no interactions'. Linear regression models can still have cross products of variables, e.g. y = a + b1 x1 + b2 x2 + b3 x1 x2.
@sebastienban60742 жыл бұрын
i think he meant that they dont interact the same way trees do.
@FirstNameLastName-fv4eu6 ай бұрын
Since when XGBoost became an AI model.
@zhanli9121 Жыл бұрын
This is some most opaque presentation of SHAP. And the presentation style is also bad -- very rare to see a presenter uses formula when the formula is not really needed. However, this guy manages to be one of them.
@samirelzein1095 Жыл бұрын
after i wrote a similar sharp comment above, found yours. actually everyone agrees here. Good case for Microsoft staffing.
@RADENGUNGBOYKINS2 жыл бұрын
tentara tuh harus hitam
@samirelzein1095 Жыл бұрын
the dude managed to get many questions, but didnt manage getting many compliments. Neither will i give one. dont make videos to be uploaded for Microsoft, make videos when you feel the ideas is complete and the intuition is clear and you re capable of speaking 10 mins out of hours you could keep showing your idea. wasted my time.