mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 18:30:44 +00:00
Merge bb00bbf515
into 5701d615d4
This commit is contained in:
commit
2f0424d564
@ -8749,8 +8749,10 @@
|
|||||||
"import warnings\n",
|
"import warnings\n",
|
||||||
"warnings.simplefilter('ignore', FutureWarning)\n",
|
"warnings.simplefilter('ignore', FutureWarning)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"from treeinterpreter import treeinterpreter\n",
|
"from waterfall_chart import plot as waterfall\n",
|
||||||
"from waterfall_chart import plot as waterfall"
|
"from treeinterpreter import treeinterpreter"
|
||||||
|
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user