mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 02:10:48 +00:00
Merge pull request #3 from fakhar-iqbal/fakhar-iqbal-patch-5
Update 09_tabular.ipynb
This commit is contained in:
commit
f2f8032f21
@ -7,7 +7,8 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"#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",
|
||||
"fastbook.setup_book()"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user