Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BirkhoffG committed Nov 26, 2023
1 parent 97dd08a commit 3dcf9ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ for an end-to-end example of using `ReLax`.

## Supported Recourse Methods

`ReLax` currently provides implementations of 8 recourse explanation
`ReLax` currently provides implementations of 9 recourse explanation
methods.

| Method | Type | Paper Title | Ref |
Expand Down
6 changes: 5 additions & 1 deletion nbs/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
"source": [
"## Supported Recourse Methods\n",
"\n",
"`ReLax` currently provides implementations of 8 recourse explanation methods.\n",
"`ReLax` currently provides implementations of 9 recourse explanation methods.\n",
"\n",
"| Method | Type | Paper Title | Ref |\n",
"|-----------------|-----------------|------------------------------------------------------------------------------------------------|-----------------------------------------|\n",
Expand Down Expand Up @@ -405,6 +405,10 @@
"display_name": "python3",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.9.16"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 3dcf9ee

Please sign in to comment.