Commit Graph

  • d10c92b1fd run chapter 11 Haesun Park 2018-02-08 15:22:35 +09:00
  • d39ce445a8 run chapter 10 Haesun Park 2018-02-07 16:55:04 +09:00
  • 78f7872c6f Merge pull request #169 from rickiepark/params_for_warn_and_perf Aurélien Geron 2018-02-06 17:09:13 +01:00
  • 62907553b9 Fix error in training a stacked encoder one encoder at a time (fixes #166) Aurelien Geron 2018-02-06 16:36:23 +01:00
  • 7b94b43b7a run chapter7 and 8 Haesun Park 2018-02-05 14:53:50 +09:00
  • 1843dcf08d run chapter 05, 06 Haesun Park 2018-02-02 14:46:50 +09:00
  • f120bdf6b2 add titanic dataset Haesun Park 2018-01-31 14:12:51 +09:00
  • 9d72b8f099 Merge branch 'master' of https://github.com/rickiepark/handson-ml Haesun Park 2018-01-31 13:53:40 +09:00
  • 5c6e11d774 run 01~04 notebook Haesun Park 2018-01-31 13:53:11 +09:00
  • 0703c7cf84 add n_jobs param rickiepark 2018-01-30 17:49:44 +09:00
  • 0339d0b35a add n_jobs param rickiepark 2018-01-30 17:48:19 +09:00
  • 5027e69778 sync with upstream rickiepark 2018-01-30 17:32:12 +09:00
  • d29688bb91 sync with upstream rickiepark 2018-01-30 17:26:07 +09:00
  • 1417a7637f add params for avoiding warn and improving perf. rickiepark 2018-01-30 17:19:37 +09:00
  • cdbaa00d8a Merge branch 'master' of https://github.com/ageron/handson-ml into upstream rickiepark 2018-01-29 13:46:47 +09:00
  • bccf8afe51 Merge pull request #162 from nbgraham/patch-3 Aurélien Geron 2018-01-24 15:33:19 +01:00
  • cc413dca00 Merge pull request #160 from nbgraham/patch-1 Aurélien Geron 2018-01-24 15:01:46 +01:00
  • a52cd6d1bd Fixes output to match source Nick Graham 2018-01-22 14:39:02 -06:00
  • 02c9887e63 Fixes precision / recall percent notation Nick Graham 2018-01-22 14:33:22 -06:00
  • 496fa85513 Fixes typo Nick Graham 2018-01-22 14:08:12 -06:00
  • 9f53eedf03 Merge pull request #156 from brokenairplane/master Aurélien Geron 2018-01-18 18:20:00 +01:00
  • 6bfa4f1df9 Replace reduce_sum with reduce_mean: adds an extra .1% accuracy :) Aurelien Geron 2018-01-18 17:41:32 +01:00
  • da6b985c24 Update README.md Phil Wagner 2018-01-17 11:11:27 -08:00
  • 967149b071 Make the code example 1-1 easier to read, and create a better prepare_country_stats() function Aurelien Geron 2018-01-15 17:25:17 +01:00
  • c77c4fae89 Merge remote-tracking branch 'upstream/master' into upstream rickiepark 2018-01-15 11:28:39 +09:00
  • 3b4de785e7 Fix hyperparameter search and comment at the end of the solution of exercise 5, chapter 2 Aurelien Geron 2018-01-14 09:11:47 +01:00
  • a7c4265b6e Merge branch 'master' of https://github.com/ageron/handson-ml into ageron rickiepark 2018-01-14 01:05:10 +09:00
  • f1f65b9216 Upgrade to latest pandas version, update resampling API Aurelien Geron 2018-01-05 14:36:11 +01:00
  • 73332db670 Merge remote-tracking branch 'upstream/master' rickiepark 2017-12-27 18:33:07 +09:00
  • da76962643 add gitignore, environment.yml rickiepark 2017-12-21 16:03:37 +09:00
  • 248748a10f Merge branch 'master' of github.com:ageron/handson-ml Aurelien Geron 2017-12-19 23:14:29 +01:00
  • d556769af5 Add thanks to contributors in README.md Aurelien Geron 2017-12-19 23:14:20 +01:00
  • 78a5e6de03 Merge pull request #139 from ziembla/ziembla-mod Aurélien Geron 2017-12-19 22:54:19 +01:00
  • ce03f6b766 Fix error in MyLinearSVC, fixes #140 Aurelien Geron 2017-12-19 22:40:17 +01:00
  • cbfbb52827 Add comment about Python 3.6 SSL issue on MacOSX, fixes #145 Aurelien Geron 2017-12-19 21:35:51 +01:00
  • 4444095278 Dockerfile to spaces ziembla 2017-12-11 22:02:42 +01:00
  • bafc41b725 Uncommentable section in Dockerfile to autosave .py and .html alongside .ipynb ziembla 2017-12-11 16:19:24 +01:00
  • 8fa96f1320 nbdiff_checkpoint parameter parsing fixed ziembla 2017-12-11 06:52:17 +01:00
  • 8e664e8ddb rm_empty_subdirs changed to require explicit argument ziembla 2017-12-10 18:18:33 +00:00
  • 1b56696f2d Merge branch 'master' into ziembla-mod ziembla 2017-12-10 18:53:34 +01:00
  • ae78bc64c3 help message for nbdiff_checkpoint ziembla 2017-12-10 18:38:25 +01:00
  • 2411e6f40a scripts for jupyter notebooks cleanup, bin subdir on path ziembla 2017-12-09 20:17:56 +01:00
  • 49d67ecc14 Replace n_inputs with n_outputs, fixes #125 Aurelien Geron 2017-12-07 18:57:30 -08:00
  • 93792c131b Merge pull request #133 from stefan-it/fix-margin-loss-formula Aurélien Geron 2017-12-07 18:27:02 -08:00
  • 98c9863751 tensorflow version unpined, tensorboard support, home variable fix ziembla 2017-12-04 11:33:16 +01:00
  • 13ebcd8c85 Nbdime patching ignored if the original file was changed ziembla 2017-12-01 11:28:18 +01:00
  • 1bc767f6e8 Merge branch 'master' into dev-woj ziembla 2017-12-01 11:04:29 +01:00
  • 89a4f8332c Dockerfile publishable cleanup, git diff filter testing removed ziembla 2017-12-01 10:56:36 +01:00
  • ff66447d1b Fix the link to the first video, and add a link and an embed for the second video Aurelien Geron 2017-11-30 19:00:21 +01:00
  • 0e605a895c capsnet: fix margin loss formula Stefan Schweter 2017-11-30 17:36:19 +01:00
  • 68e17dcc70 Git filter testing demo ziembla 2017-11-30 12:59:26 +01:00
  • a83257fa3d Patches to nbdiff for skipping noisy metadata, some local config ziembla 2017-11-30 12:09:16 +01:00
  • d296c8ca1a Merge branch 'master' into dev-woj ziembla 2017-11-30 06:28:52 +01:00
  • 09217eea21 Docker environment minutiae ziembla 2017-11-30 06:09:45 +01:00
  • 6a3072a125 Fix a few errors in extra_capsnets.ipynb Aurelien Geron 2017-11-29 21:43:08 +01:00
  • 13398f4427 Merge pull request #130 from ziembla/dev-woj Aurélien Geron 2017-11-29 21:28:40 +01:00
  • 66e9b624b2 Jupyter switched to token authentication by default, enabled nbdime integration in git diff ziembla 2017-11-29 16:20:07 +01:00
  • 84bd444275 Dockerfile argument to set container user UID ziembla 2017-11-28 10:33:20 +01:00
  • 542fb2b92d Rolled-back graphviz ziembla 2017-11-28 09:57:47 +01:00
  • b090302709 Docker environment enhancements ziembla 2017-11-27 17:16:51 +01:00
  • 9482a254d4 Fix latex math formatting for Jupyter.org's notebook viewer Aurelien Geron 2017-11-27 14:28:41 +01:00
  • d246c8e2db Add capsule networks notebook Aurelien Geron 2017-11-27 14:21:28 +01:00
  • aef73724ce Merge branch 'master' of github.com:ageron/handson-ml Aurelien Geron 2017-11-26 16:59:58 +01:00
  • 896e6538bf Merge pull request #129 from Kxrr/master Aurélien Geron 2017-11-24 17:32:39 +01:00
  • 91b142ca9b Fix incorrect description in chapter 2 Kxrr 2017-11-25 00:02:08 +08:00
  • 97a415a49d Merge pull request #127 from StevenBunkley/dev Aurélien Geron 2017-11-22 09:17:35 +01:00
  • 3db66fc281 Remove image on stop Steven Bunkley 2017-11-21 15:06:21 -06:00
  • 8bf14a539c Created docker script Steven Bunkley 2017-11-21 13:24:43 -06:00
  • 39d276d7e9 Merge branch 'master' of github.com:ageron/handson-ml Aurelien Geron 2017-11-09 16:40:44 +01:00
  • c8c877b343 Scale X_state down to [-1, 1] range in chapter 16 Aurelien Geron 2017-11-09 16:35:44 +01:00
  • f7db467352 Use int8 instead of float64 to represent pixel values: divides RAM footprint by 8 Aurelien Geron 2017-11-09 13:17:24 +01:00
  • 410b1beb74 Fix JSON formatting in new comment in the ch 11 notebook Aurelien Geron 2017-11-03 13:43:56 +01:00
  • 998fd3197a Merge pull request #113 from ChrisQlasty/master Aurélien Geron 2017-11-03 13:38:48 +01:00
  • e2754cd72c Update 11_deep_learning.ipynb Chris Qlasty 2017-11-03 12:07:37 +01:00
  • cbe5fb39b3 Comments fix Chris Qlasty 2017-11-03 12:04:54 +01:00
  • 2b76749832 0.18 version left with 0.19 suggestions commented Chris Qlasty 2017-11-03 12:00:28 +01:00
  • a2b67bda3b Scikit-learn 19.0 updates on .fit( ) arguments up. Chris Qlasty 2017-11-02 18:54:12 +01:00
  • 2fd9f1e1be Scikit-learn 19.0 updates on .fit( ) arguments Chris Qlasty 2017-11-02 18:30:30 +01:00
  • 4fa8124d62 Set DropoutWrapper's input_keep_prob parameter using a placeholder, fixes #111 Aurelien Geron 2017-10-27 16:19:15 +02:00
  • 0f983ce39a Right angle is pi/2, not pi/4. One reason why tau > pi ;) Aurelien Geron 2017-10-27 13:03:15 +02:00
  • dc09109078 Merge branch 'master' of github.com:ageron/handson-ml Aurelien Geron 2017-10-27 12:58:29 +02:00
  • a41addae66 Replace test set with validation set in code example from page 269 Aurelien Geron 2017-10-27 12:58:21 +02:00
  • 87047ac6f6 Merge pull request #107 from akellyirl/patch-1 Aurélien Geron 2017-10-25 14:57:09 +02:00
  • 95e75cbdd0 Update 15_autoencoders.ipynb akellyirl 2017-10-21 16:36:39 +01:00
  • e347f122e7 Fix factorize() bug, due to housing_cat being a DataFrame, not a Series, fixes #104 Aurelien Geron 2017-10-20 20:05:09 +02:00
  • c1aba66e67 Merge branch 'francotheengineer-master' Aurelien Geron 2017-10-18 09:45:16 +02:00
  • d5707a1898 Add comment about the DeviceWrapper class since TF 1.1 Aurelien Geron 2017-10-18 09:44:57 +02:00
  • adfdb499c1 Merge branch 'master' of https://github.com/francotheengineer/handson-ml into francotheengineer-master Aurelien Geron 2017-10-18 09:36:00 +02:00
  • ff715a5c76 Merge branch 'LujunWeng-fix-deprecation-warning' Aurelien Geron 2017-10-18 09:26:46 +02:00
  • 6dd2d63ac4 Add comment for older Pandas versions Aurelien Geron 2017-10-18 09:26:33 +02:00
  • 7a6c5d9dc1 Merge branch 'soma11soma11-master' Aurelien Geron 2017-10-18 09:19:09 +02:00
  • 8f07ff0d30 Improve comment format about OSX and Python 3.6, SSL certificates Aurelien Geron 2017-10-18 09:18:46 +02:00
  • af9f067ae4 Merge branch 'master' of https://github.com/soma11soma11/handson-ml into soma11soma11-master Aurelien Geron 2017-10-18 09:13:23 +02:00
  • f29c8833de Merge branch 'pkourdis-master' Aurelien Geron 2017-10-18 09:04:06 +02:00
  • 5a66878b06 Merge branch 'master' of https://github.com/pkourdis/handson-ml into pkourdis-master Aurelien Geron 2017-10-18 09:01:42 +02:00
  • 43b6b95381 Fix HOUSING_URL pannoos 2017-10-17 16:41:58 -07:00
  • 120de813dd Roughly 40% of Titanic passengers survived, not 50% (fixes #102) Aurelien Geron 2017-10-17 11:28:55 +02:00
  • 34dc331c78 Clarify stratified sampling paragraph in ch02 Aurelien Geron 2017-10-16 14:19:08 +02:00
  • 17ec9e9d32 Chapter 2: Improvement of code in "Setup" & "Get the data" pannoos 2017-10-15 14:14:05 -07:00
  • 887e26216d Chapter 2: Generic way of selecting numerical or categorical attributes pannoos 2017-10-15 04:01:07 -07:00