MOHAMMED HANAN M T P
7d91687437
fix: upgrade http:// to https:// in README ( #114 )
2026-07-18 08:09:40 -05:00
Bob Conan
903209f797
Updated README.md, fix typo(s) ( #107 )
2024-11-21 08:58:23 +09:00
Bikash Daga
17e037bec5
Added a helpful link ( #96 )
...
Hey, I have added a helpful reference link for the python tutorial in the Additional Resources & Further Reading section that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you.
2022-08-23 13:32:52 +02:00
Tim Gates
e40f51f267
docs: Fix a few typos ( #94 )
...
There are small typos in:
- code/ch01/README.md
- code/ch12/optional-streamlined-neuralnet.py
- faq/ai-and-ml.md
- faq/naive-bayes-vartypes.md
- faq/scale-training-test.md
Fixes:
- Should read `were` rather than `weere`.
- Should read `occurrences` rather than `occurences`.
- Should read `laborious` rather than `labrorious`.
- Should read `initializing` rather than `initalizing`.
- Should read `distribution` rather than `distribtion`.
- Should read `dataset` rather than `datast`.
2021-07-30 08:18:39 -05:00
rasbt
23853c58a3
note about tf_classifier
2018-07-22 10:11:19 -05:00
rasbt
0b68287b40
pg 194 the "..." should be a ">>>"
2018-06-22 15:10:53 -04:00
rasbt
a657020e9f
update leader board
2018-06-06 17:53:15 -04:00
rasbt
d7523ac7ec
update isbns
2018-02-15 20:36:39 -05:00
rasbt
9aebd10aa8
add polish translation
2017-12-18 08:03:42 -05:00
Pooya Sanooei
3021376825
fix small typo ( #64 )
2017-10-14 14:22:23 -04:00
rasbt
041191b941
evaluate in vector graphics
2017-10-08 20:52:10 -04:00
rasbt
77122f66fd
add explicit note to avoid disamb between 1st & 2nd ed code
2017-09-21 03:41:08 -04:00
rasbt
1c97fc49ec
remove ch15 which was mistakenly created here
2017-08-25 00:43:37 -04:00
rasbt
85b6bdb9b0
note about second edition
2017-08-25 00:40:20 -04:00
rasbt
faecd7a891
typo fix in readme
2017-08-05 12:30:23 -04:00
Sebastian Raschka
efe6aa22b2
pep8 fixes ( #61 )
2017-07-30 12:04:05 -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