Skip to content

Commit d3ebd0e

Browse files
committed
Update docs
1 parent f024079 commit d3ebd0e

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ We will continue improving this library to make it more comprehensive in the fut
6363
| Partial dependence plots | Black box | Global | || | | |
6464
| Accumulated local effects | Black box | Global | || | | |
6565
| Sensitivity analysis | Black box | Global | || | | |
66+
| Permutation explanation | Black box | Global | || | | |
6667
| Feature visualization | Torch or TF | Global | | || | |
6768
| Feature maps | Torch or TF | Local | | || | |
6869
| LIME | Black box | Local | |||| |

docs/omnixai.explainers.tabular.agnostic.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,19 @@ omnixai.explainers.tabular.agnostic.L2X.l2x module
6060
:members:
6161
:undoc-members:
6262
:show-inheritance:
63+
64+
omnixai.explainers.tabular.agnostic.permutation module
65+
------------------------------------------------------
66+
67+
.. automodule:: omnixai.explainers.tabular.agnostic.permutation
68+
:members:
69+
:undoc-members:
70+
:show-inheritance:
71+
72+
omnixai.explainers.tabular.agnostic.shap_global module
73+
------------------------------------------------------
74+
75+
.. automodule:: omnixai.explainers.tabular.agnostic.shap_global
76+
:members:
77+
:undoc-members:
78+
:show-inheritance:

0 commit comments

Comments
 (0)