Commit Graph

33 Commits

Author SHA1 Message Date
Matt Sgarlata
a5ff63ec4e
use dtreeviz 1.4.1 (#634) 2024-07-08 09:00:22 +10:00
Jeremy Howard
be67ff5ced fastai to fastbook 2022-04-26 07:02:49 +10:00
Jeremy Howard
a64c789ebe colab 2022-04-25 15:43:24 +10:00
Jeremy Howard
2f153dd6e7 kaggle 2022-04-25 12:21:26 +10:00
Armin Berres
8be580737e
Update 09_tabular to fastai v2.2.7 (#413)
saleElaped is now detected as continuous variable right away.
2021-02-23 09:06:26 +11:00
Joe Bender
896ff67eed
Grammar/word fixes in chapters 1, 4, 5, 6, 9, 11 (#348)
* Update 04_mnist_basics.ipynb

Change 'turn to be' to 'turn out to be'

* Update 04_mnist_basics.ipynb

Change 'linear layout' to 'linear layer'

* Update 04_mnist_basics.ipynb

add comma

* Update 05_pet_breeds.ipynb

change 'using to' to 'using it to'

* Update 05_pet_breeds.ipynb

Change 'probem' to 'problem'

* Update 05_pet_breeds.ipynb

Change "train the model all" to "train the model at all"

* Fix typo

Change "same people appears" to "same people appear"

* Fix typo

Change 'tfrom' to 'from'

* Make text match code

Text said 2e-2 but code has 1e-2

* Fix redundant words

Change "on your about your" to "on your"

* Fix grammar

Change "inputs images" to "input images"

* grammar fix

Changed "updating weight" to "updating weights"

* Fix grammar

* Fix grammar

* Fix newline added mistakenly
2020-12-11 13:40:01 -08:00
Jeremy Howard
cf9fae191c clean 2020-11-29 10:40:59 -08:00
Jeremy Howard
bb0dadf1ec write_text 2020-11-29 06:51:47 -08:00
Alok
4b4d127083
[Issue #336] Fixing known issues in 09_tabular notebook (#340)
* Added install commands for packages in tabular nb

* Delete .gitattributes

* updated mkdir command - included parents=True
updated command to save a Path object to pickle save/load replaced to save_pickle/load_pickle

* Updated save_pickle/load_pickle calls
2020-11-24 15:17:41 -08:00
Sayantan Karmakar
e3d4aa81a6
typo in NN section, referencing to wrong model 'm' (#272) 2020-10-19 09:56:18 -07:00
Jakub Duchniewicz
6e6d913662
Fix ch09 typos. (#297)
* Fix one typo.

* Fix second typo.

* Fix additional typos.
2020-10-16 13:07:13 -07:00
Jakub Duchniewicz
b0fd63334b
Fix ch09 model choice (#298)
* Fix ch05 typos.

* Change variable to a proper forest model.
2020-10-16 13:06:54 -07:00
Albert Villanova del Moral
aa070755ec Fix typos 2020-08-23 19:01:35 +02:00
Jeremy Howard
efff9626b0 fastai 2020-08-21 12:36:27 -07:00
Jeremy Howard
5cf040c55c fastbook 2020-08-18 07:48:52 -07:00
Petr Simecek
6192e33176 Typo correction: dataser -> dataset 2020-05-25 14:55:03 +02:00
Sylvain Gugger
4b1345a068 Updates 2020-05-18 18:18:45 -07:00
Sylvain Gugger
a482265f72 Update 2020-05-14 17:27:39 -07:00
Sylvain Gugger
7abc2c3979 First batch of edits 2020-05-14 05:18:31 -07:00
Sylvain Gugger
cf691f303b Treat TK 2020-04-23 07:48:40 -07:00
Sylvain Gugger
b8184baaf0 Changes 2020-04-16 06:13:51 -07:00
Phillip Chu
aa76db42ee s/m/m2/ 2020-04-15 21:00:33 +08:00
Sylvain Gugger
c40fb5f2aa Clean 2020-04-14 16:39:27 -07:00
Sylvain Gugger
c854e380a6 Update 2020-04-09 05:42:41 -07:00
Phillip Chu
12b12c1cce s/Is/It/ 2020-04-09 13:01:37 +08:00
Sylvain Gugger
a32f57183a Update 2020-03-17 12:15:55 -07:00
Sylvain Gugger
b2f1c12d4c Update and add clean 2020-03-06 10:19:03 -08:00
Jeremy Howard
e87f1d54e7 updates 2020-03-05 21:11:18 -08:00
Yikai Zhao
793a514e62 fixed a small typo in 09_tabular 2020-03-05 16:09:44 -06:00
Jeremy Howard
96012fa26c PRs 2020-03-03 15:24:24 -08:00
Jeremy Howard
1202b218f4 merge 2020-03-03 15:04:23 -08:00
brett koonce
69ac4f9046 minor spelling tweaks 2020-02-29 00:17:13 -06:00
Jeremy Howard
0a3a554230 init commit 2020-02-28 11:44:06 -08:00