Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
salimamoukou committed Mar 1, 2022
2 parents e0b59bd + d0138d9 commit b5c5277
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ ACV is a python library that aims to explain **any machine learning models** or
* It gives **local rule-based** explanations for any model or data.
* It provides **a better estimation of Shapley Values for tree-based model** (more accurate than [path-dependent TreeSHAP](https://github.com/slundberg/shap])).
It also proposes new Shapley Values that have better local fidelity.
* and the **correct way of computing Shapley Values of categorical variables after encoding
(eg., One Hot or Dummy, etc.)**

We can regroup the different explanations in two groups: **Agnostic Explanations** and **Tree-based Explanations**.

Expand Down

0 comments on commit b5c5277

Please sign in to comment.