mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 10:20:48 +00:00
Update 09_tabular.ipynb
This commit is contained in:
parent
7cc109df30
commit
d7a4f962cc
@ -7,7 +7,8 @@
|
|||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"#hide\n",
|
"#hide\n",
|
||||||
"! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts treeinterpreter dtreeviz\n",
|
"! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts dtreeviz\n",
|
||||||
|
"!pip install treeinterpreter\n",
|
||||||
"import fastbook\n",
|
"import fastbook\n",
|
||||||
"fastbook.setup_book()"
|
"fastbook.setup_book()"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user