U
    Ùf  ã                   @   s   G d d„ de ƒZdS )c                   @   s    e Zd ZdZdd„ Zdd„ ZdS )Ú	Explainerz/ This is the superclass of all explainers.
    c                 C   s   t dƒ‚d S )Nz/SHAP values not implemented for this explainer!)Ú	Exception©ÚselfÚX© r   ú@/tmp/pip-target-lpfmz8o1/lib/python/shap/explainers/explainer.pyÚshap_values   s    zExplainer.shap_valuesc                 C   s
   |   |¡S )N)r   r   r   r   r   Úattributions	   s    zExplainer.attributionsN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r	   r   r   r   r   r      s   r   N)Úobjectr   r   r   r   r   Ú<module>   ó    