diff --git a/docs/source/_model_agnostic_xai/shap.rst b/docs/source/_model_agnostic_xai/shap.rst index b81bcd6..cf657ad 100644 --- a/docs/source/_model_agnostic_xai/shap.rst +++ b/docs/source/_model_agnostic_xai/shap.rst @@ -3,7 +3,7 @@ Introduction to SHapley Additive exPlanations (SHAP) SHapley Additive exPlanationsis a **model-agnostic** method, which means that it is not restricted to a certain model type, and it is a **local** method which means that it only provides explanations for individual samples. -However, the individual explanations can be used to also get **global** interpretations. SHAP was introduced in 2017 by `Lundberg et al.`_ +However, the individual explanations can be used to also get **global** interpretations. SHAP was introduced in 2017 by `Lundberg et al. `_ For a short video introduction to SHAP, click below: