124 Commits

Author SHA1 Message Date
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 f7eb6871bc pydotplus 2017-02-28 22:46:45 -05:00
rasbt 578f026c3c fix link to running_jupyter_nb 2017-01-23 15:27:04 -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
Mudit dc163481ec jupiter -> jupyter 2017-01-18 17:47:55 -08:00
rasbt 0fd8592489 clarify somepackage in installation instruction #40 2017-01-06 11:10:59 -05:00
rasbt 930ff28916 add missing line to cell 16/17 2017-01-03 22:25:24 -05:00
rasbt 22f130fe70 fix typo in additional comment section 2016-12-30 17:57:39 -05:00
rasbt e45b18788a clarify cost_ in the docstrings 2016-12-27 13:44:57 -05:00
rasbt cf61bd0599 new ipynb internal link formatting 2016-12-13 12:52:21 -05:00
rasbt dad5279dfa fix shape deprecation warning 2016-11-11 16:28:17 -05:00
rasbt 3a2d400e17 disable tight layout 2016-11-11 16:17:54 -05:00
rasbt 3f17004833 add os import to optional scripts 2016-11-10 02:03:27 -05:00
rasbt 65d656da79 additional figure on softmax 2016-10-25 09:14:38 -04:00
rasbt 62e35f3636 use np.sign in l1 2016-10-25 00:14:48 -04:00
rasbt 6b0adfd46d alt. new tree layout 2016-10-24 16:18:46 -04:00
rasbt cd70f52a7a use .reshape(1, -1) for single sample in new sklearn to avoid depr warning 2016-10-18 02:00:09 -04:00
rasbt f677447fb3 numpy tutorial link 2016-10-15 00:51:15 -04:00
rasbt 90380eccab appendix with logistic regression as solution to chapter 3 exercise 2016-10-13 00:00:09 -04:00
rasbt f779b3da64 add sklearn 0.18 layer to scripts 2016-09-29 22:59:29 -04:00
rasbt e06b7e5d9a adding alternative syntax for sklearn 0.18 2016-09-29 21:53:10 -04:00
rasbt fc790b732b add note about random weights 2016-09-21 13:54:30 -04:00
rasbt 4f1b841dcf avoid returning self at in py script ch02 2016-09-17 12:50:46 -04:00
rasbt b83dae01db add note about matplotlib 1.4 cmap issue in scatter 2016-09-13 21:54:01 -04:00
rasbt 62b4e0fe55 add suggested comment about shuffling earlier 2016-08-31 23:58:53 -04:00
rasbt b94e43fbfa rerun notebook to fix image display bug 2016-08-31 23:15:31 -04:00
rasbt 41be07c71e add comma seperators 2016-08-16 13:26:35 -04:00
rasbt 73b54fc941 update semisupervised 2016-07-29 08:12:22 -04:00
rasbt b8fd12e52f missing minus p344; mlp img fix, jozef errata 2016-07-09 22:14:13 -05:00
rasbt ffa742ffd5 avoid ties in sorting eigenvalues in PCA sec 2016-07-04 12:26:31 -04:00
rasbt 7a2a2ea4bd adding simpler pickle test scripts 2016-06-30 15:57:49 -04:00
rasbt d5ff9977f0 update datestamp 2016-06-24 23:29:15 -04:00
rasbt 5ebb8ad9aa ch11 py27 compatibility fixes 2016-06-24 23:26:02 -04:00
rasbt ee13277ac3 math.ceil in py27 2016-06-11 01:28:53 -04:00
rasbt 6a783fdc0b a better tfidf example p236-p240 2016-06-05 22:31:01 -04:00
rasbt c56a4c3968 fix init_weights 2016-06-05 20:06:46 -04:00
rasbt 84b438b0a7 remove movie data duplicate 2016-06-02 12:53:29 -04:00
rasbt d78672294d mention scipy and numpy minimum ver 2016-05-30 13:39:08 -04:00
rasbt a46245dc05 use relative mnist path 2016-05-28 22:44:50 -04:00
rasbt 9f2035915c upd watermark notes + links to translations 2016-05-28 22:42:56 -04:00
rasbt 6d5c890418 some additional info in nb4 2016-05-18 02:57:10 -04:00
rasbt b1bbcd8939 exten"t" instead "d" on p.23 2016-04-13 21:30:47 -04:00
rasbt f3d36054d3 pep 8 and python scripts -- last part 2016-04-13 00:31:27 -04:00
rasbt 115eeef448 pep8 and py scripts part 2 2016-04-12 14:25:02 -04:00
rasbt 2ed07492f2 remove redundant pyscripts 2016-04-12 03:22:41 -04:00
rasbt 7f83807785 pep8 and py scripts part1 2016-04-12 03:22:03 -04:00
rasbt 4b6467f055 softmax regression bonus notebook 2016-04-02 18:45:17 -04:00