Skip to content

Commit 958b0da

Browse files
add shapey values
1 parent f58c400 commit 958b0da

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data_science_tools/shapey_values/shapey_values.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": null,
6+
"id": "880a4a9f",
7+
"metadata": {},
8+
"outputs": [],
9+
"source": [
10+
"!pip install shap patsy yellowbrick"
11+
]
12+
},
313
{
414
"cell_type": "markdown",
515
"id": "d26825ea",

0 commit comments

Comments
 (0)