« Bibliothèque SHAP » : différence entre les versions


(Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' XXXXXXXXX ''' == Anglais == ''' Shapley Additive Explanations ''' '''SHAP''' For this method, sha... »)
 
m (Remplacement de texte : « ↵↵↵ » par «   »)
 
(9 versions intermédiaires par 3 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
==en construction==
== Définition ==
Bibliothèque Python (SHAP) permettant de générer des explications pour un modèle d'apprentissage automatique en appliquant les [[valeurs de Shapley]].


== Définition ==
voir aussi [[SHAP]]
XXXXXXXXX


== Français ==
== Français ==
''' XXXXXXXXX '''
''' bibliothèque SHAP '''


== Anglais ==
== Anglais ==
''' Shapley Additive Explanations '''
'''SHAP'''
'''SHAP'''


For this method, shapley values (from game theory) and LIME are combined⁷. In short, shapley values use coalitions to see what the contribution of a feature value is to the final prediction.
'''SHAP library'''
 
<small>
 


[https://towardsdatascience.com/model-agnostic-methods-for-interpreting-any-machine-learning-model-4f10787ef504 Source : towardsdatascience]
==Sources==


[[https://pypi.org/project/shap/ Source: Python Package Index]]


[[Catégorie:vocabulary]]
[[Catégorie:GRAND LEXIQUE FRANÇAIS]]

Dernière version du 29 janvier 2024 à 11:29

Définition

Bibliothèque Python (SHAP) permettant de générer des explications pour un modèle d'apprentissage automatique en appliquant les valeurs de Shapley.

voir aussi SHAP

Français

bibliothèque SHAP

Anglais

SHAP

SHAP library

Sources

[Source: Python Package Index]