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