mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 02:10:48 +00:00
Update 09_tabular.ipynb
This commit is contained in:
parent
823b69e00a
commit
bb00bbf515
@ -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