522 Commits

Author SHA1 Message Date
rasbt 318bd612b5 pep8 fixes 2017-07-30 12:03:29 -04:00
rasbt a24b52d48e pep8 fixes 2017-07-30 12:02:26 -04:00
Alexander Kunkel f8e60adafe Fix warnings in optional script files (#59) 2017-07-30 10:35:16 -04:00
rasbt d0a5dc1cc5 use gzip for mnist 2017-07-29 23:13:07 -04:00
Sebastian Raschka 5161a471bd ru isbn (#55) 2017-07-10 09:50:23 -04:00
Sebastian Raschka d880ed1021 add acm badge (#54) 2017-07-06 22:42:53 -04:00
Sebastian Raschka 588e0d8e11 Merge pull request #53 from rasbt/keras
update syntax to keras 2
2017-07-04 22:54:19 -04:00
rasbt fbb741d17f update syntax to keras 2 2017-07-04 22:53:34 -04:00
rasbt 0aca91c1cd clarify weight zero effect in perceptron 2017-07-04 21:36:31 -04:00
rasbt abf5e6fdc4 note about multiprocessing on win 2017-06-22 19:50:21 -04:00
rasbt 228b0a052d neuralnet-mlp standalone code 2017-06-09 13:15:23 -04:00
rasbt 9bf35afdf5 readme formatting fixes 2017-06-05 11:54:59 -04:00
rasbt fdfd49fef3 add slides 2017-06-05 11:35:05 -04:00
rasbt b4208ec88e cat movieclassifier files into notebook for easier reference 2017-05-31 23:49:52 -04:00
rasbt 0b44b146f6 use iloc instead of deprecated ix 2017-05-14 12:13:45 -04:00
rasbt 739ced7336 add missing "2" 2017-05-08 23:49:24 -04:00
rasbt 61a594ecc1 change mlxtend.evaluate references to mlxtend.plotting 2017-04-30 13:39:49 -04:00
rasbt 38b5e54237 reference to numpy.linalg.eigh correctly 2017-04-25 18:16:02 -04:00
rasbt bfad5afdbb link to math and numpy resources 2017-04-15 20:46:16 -04:00
rasbt 13b0a6a0eb note about keras via conda-forge 2017-04-09 12:18:01 -04:00
Sebastian Raschka 701b01cfb8 use probas in roc_auc_score and add note about memory view 2017-04-09 12:05:05 -04:00
rasbt 64292d93b1 use probas in roc_auc_score and add note about memory view 2017-04-09 12:04:13 -04:00
Sebastian Raschka 912d29b57f Merge pull request #46 from Naereen/patch-1
Missing word (have) and typos
2017-04-01 15:19:04 -04:00
Lilian Besson 74581c3a33 Missing word (have) and typos 2017-04-01 19:16:58 +02:00
Sebastian Raschka 269600c4cf Merge pull request #45 from rasbt/recent
run chapters with most recent libraries 2017-03-10
2017-03-10 23:03:00 -05:00
rasbt 0c222efb5f run chapters with most recent libraries 2017-03-10 2017-03-10 23:02:31 -05:00
rasbt 9122abe317 add iris data back 2017-03-06 18:04:44 -05:00
rasbt 0f4bbbe628 add edgecolor to plot_decision_regions for matplotlib 2.0 2017-03-06 00:09:17 -05:00
rasbt 4f02dd171f Merge branch 'master' of https://github.com/rasbt/python-machine-learning-book 2017-03-06 00:02:03 -05:00
rasbt f7eb6871bc pydotplus 2017-02-28 22:46:45 -05:00
Sebastian Raschka 851e62bd41 Merge pull request #43 from ClarkZinzow/master
Fixed minor typos.
2017-02-21 10:04:50 -05:00
Clark Zinzow f43970f6fc Fixed minor typos.
Fixed a couple of typos and removed pronoun shifts in order to maintain a consistent point of view (first person plural, "we".)
2017-02-21 06:34:47 -06:00
rasbt 14165ad228 add link to korean translation 2017-01-27 01:27:54 -05:00
rasbt 7af1df3f2d add link to korean translation 2017-01-27 01:26:38 -05:00
rasbt c10c207b74 add link to korean translation 2017-01-27 01:25:59 -05:00
rasbt 578f026c3c fix link to running_jupyter_nb 2017-01-23 15:27:04 -05:00
rasbt 549246708c running_jupyter_nb.pdf 2017-01-23 15:25:37 -05:00
rasbt efd84ba81f Merge branch 'master' of https://github.com/rasbt/python-machine-learning-book 2017-01-20 10:36:58 -05:00
rasbt e64092aaf4 jupyter help slides 2017-01-20 09:17:37 -05:00
Sebastian Raschka 34e0e1dbef Merge pull request #42 from modqhx/patch-1
jupiter -> jupyter
2017-01-18 23:33:30 -05:00
Mudit dc163481ec jupiter -> jupyter 2017-01-18 17:47:55 -08:00
rasbt 610395aa94 on pg 122, numeration should include k=11 in the list 2017-01-17 13:41:07 -05:00
rasbt 3dad1f479d avoid overfitting answer 2017-01-14 15:24:19 -05:00
rasbt 15f6d75d83 smaller cover 2017-01-10 18:29:37 -05:00
rasbt 3a9423fba7 link to chinese version 2017-01-10 18:27:45 -05:00
rasbt 594730cdd2 wording "softer" on pg 78 2017-01-08 19:33:49 -05:00
rasbt 0fd8592489 clarify somepackage in installation instruction #40 2017-01-06 11:10:59 -05:00
rasbt 97d8c22ead upd MultiLayerPerceptron name 2017-01-05 09:47:48 -05:00
rasbt e8f64027c7 add link to reader blogpost 2017-01-04 12:28:49 -05:00
Sebastian Raschka 14e95d62de Merge pull request #39 from rasbt/cell17
add missing line to cell 16/17
2017-01-03 22:27:23 -05:00