登録は簡単!. 無料です
または 登録 あなたのEメールアドレスで登録
Shapely Values により Mind Map: Shapely Values

1. The Shapley value is a solution concept used in game theory that involves fairly distributing both gains and costs to several actors working in coalition. Game theory is when two or more players or factors are involved in a strategy to achieve a desired outcome or payoff. The Shapley value applies primarily in situations when the contributions of each actor are unequal, but each player works in cooperation with each other to obtain the gain or payoff. Shapley value is a concept in game theory used to determine contribution of each player in a coalition or a cooperative game. In machine learning - for prescriptive analytics shapely values are used to find contribution from each of the features to outcome Very good video on the explanation of what a shap value is: https://www.youtube.com/watch?v=-taOhqkiuIo https://www.youtube.com/watch?v=9haIOplEIGM&t=184s https://www.youtube.com/watch?v=VB9uV-x0gtg https://www.youtube.com/watch?v=VB9uV-x0gtg

2. Official documentation: This has all the details https://shap.readthedocs.io/ And a book on interpretable machine learning: https://christophm.github.io/interpretable-ml-book/

3. descriptions

3.1. https://www.investopedia.com/terms/s/shapley-value.asp https://c3.ai/glossary/data-science/shapley-values/ https://towardsdatascience.com/the-shapley-value-for-ml-models-f1100bff78d1 https://www.statcan.gc.ca/en/data-science/network/explainable-learning https://medium.com/dataman-in-ai/explain-your-model-with-the-shap-values-bc36aac4de3d https://towardsdatascience.com/understand-the-working-of-shap-based-on-shapley-values-used-in-xai-in-the-most-simple-way-d61e4947aa4e

4. with python code details

4.1. https://www.kaggle.com/code/prashant111/explain-your-model-predictions-with-shapley-values https://www.analyticsvidhya.com/blog/2019/11/shapley-value-machine-learning-interpretability-game-theory/ https://h2o.ai/blog/shapley-values-a-gentle-introduction/ https://towardsdatascience.com/using-shap-values-to-explain-how-your-machine-learning-model-works-732b3f40e137 https://towardsdatascience.com/introduction-to-shap-with-python-d27edc23c454 https://medium.com/dataman-in-ai/explain-your-model-with-the-shap-values-bc36aac4de3d https://onezero.blog/machine-learning-model-explanation-using-shapley-values/ https://www.justintodata.com/explainable-machine-learning-with-python/