Aurelien Geron
|
e347f122e7
|
Fix factorize() bug, due to housing_cat being a DataFrame, not a Series, fixes #104
|
2017-10-20 20:07:40 +02:00 |
|
Aurelien Geron
|
c1aba66e67
|
Merge branch 'francotheengineer-master'
|
2017-10-18 09:45:16 +02:00 |
|
Aurelien Geron
|
d5707a1898
|
Add comment about the DeviceWrapper class since TF 1.1
|
2017-10-18 09:44:57 +02:00 |
|
Aurelien Geron
|
adfdb499c1
|
Merge branch 'master' of https://github.com/francotheengineer/handson-ml into francotheengineer-master
|
2017-10-18 09:36:00 +02:00 |
|
Aurelien Geron
|
ff715a5c76
|
Merge branch 'LujunWeng-fix-deprecation-warning'
|
2017-10-18 09:26:46 +02:00 |
|
Aurelien Geron
|
6dd2d63ac4
|
Add comment for older Pandas versions
|
2017-10-18 09:26:33 +02:00 |
|
Aurelien Geron
|
7a6c5d9dc1
|
Merge branch 'soma11soma11-master'
|
2017-10-18 09:19:09 +02:00 |
|
Aurelien Geron
|
8f07ff0d30
|
Improve comment format about OSX and Python 3.6, SSL certificates
|
2017-10-18 09:18:46 +02:00 |
|
Aurelien Geron
|
af9f067ae4
|
Merge branch 'master' of https://github.com/soma11soma11/handson-ml into soma11soma11-master
|
2017-10-18 09:13:23 +02:00 |
|
Aurelien Geron
|
f29c8833de
|
Merge branch 'pkourdis-master'
|
2017-10-18 09:04:06 +02:00 |
|
Aurelien Geron
|
5a66878b06
|
Merge branch 'master' of https://github.com/pkourdis/handson-ml into pkourdis-master
|
2017-10-18 09:01:42 +02:00 |
|
pannoos
|
43b6b95381
|
Fix HOUSING_URL
|
2017-10-17 16:41:58 -07:00 |
|
Aurelien Geron
|
120de813dd
|
Roughly 40% of Titanic passengers survived, not 50% (fixes #102)
|
2017-10-17 11:28:55 +02:00 |
|
Aurelien Geron
|
34dc331c78
|
Clarify stratified sampling paragraph in ch02
|
2017-10-16 14:19:08 +02:00 |
|
pannoos
|
17ec9e9d32
|
Chapter 2: Improvement of code in "Setup" & "Get the data"
|
2017-10-15 14:14:05 -07:00 |
|
pannoos
|
887e26216d
|
Chapter 2: Generic way of selecting numerical or categorical attributes
|
2017-10-15 04:01:07 -07:00 |
|
pannoos
|
d736811a9c
|
Chapter 2: "Setup" & "Get the data" code improvement
|
2017-10-15 03:11:53 -07:00 |
|
Aurelien Geron
|
9a1fafd31f
|
Fix call to matplotlib plot_surface() to support Matplotlib 2.1.0
|
2017-10-14 18:20:18 +02:00 |
|
Aurelien Geron
|
a475b82cdd
|
Remove unecessary line (copy/paste error).
|
2017-10-14 08:41:42 +02:00 |
|
Aurelien Geron
|
6b7775c337
|
Add datasets/flowers and datasets/spam to .gitignore
|
2017-10-05 13:22:34 +02:00 |
|
Aurelien Geron
|
f25dc23924
|
Add solution to exercise 7 in chapter 14
|
2017-10-05 13:22:06 +02:00 |
|
Aurelien Geron
|
b3c2272658
|
Fix Inception URL (which moved)
|
2017-10-04 21:26:08 +02:00 |
|
Aurelien Geron
|
afff4010fc
|
Add spam classifier exercise solution in chapter 3
|
2017-10-04 13:43:43 +02:00 |
|
Aurelien Geron
|
112678b6a0
|
Merge branch 'master' of github.com:ageron/handson-ml
|
2017-10-04 13:43:24 +02:00 |
|
Aurelien Geron
|
4fdbdbee89
|
Add exercise solutions 1 to 3
|
2017-10-04 10:57:40 +02:00 |
|
Aurelien Geron
|
e0b5ea0f4a
|
Upgrade to the latest library versions, Scikit-Learn 0.19, TensorFlow 1.3, and so on
|
2017-09-28 15:08:00 +02:00 |
|
Aurelien Geron
|
3201b89bda
|
Larger replay memory
|
2017-09-26 14:50:09 +02:00 |
|
Aurelien Geron
|
8b3ecfa753
|
Add example preprocessing for Breakout game in notebook for chapter 16
|
2017-09-25 14:08:42 +02:00 |
|
Aurelien Geron
|
a87b0fdd11
|
Fix errors in the MsPacman DQN in the notebook for chapter 16
|
2017-09-25 14:08:10 +02:00 |
|
soma11soma11
|
d573713661
|
added comment on SSL: CERTIFICATE_VERIFY_FAILED
|
2017-09-20 17:45:31 +01:00 |
|
Aurelien Geron
|
6e5e5c130c
|
Merge branch 'master' of github.com:ageron/handson-ml
|
2017-09-19 13:40:59 +02:00 |
|
Aurelien Geron
|
0dc3796574
|
Do not use LabelEncoder and LabelBinarizer, use factorize() and CategoricalEncoder instead.
|
2017-09-19 13:01:23 +02:00 |
|
Aurelien Geron
|
d6a35a5c37
|
Add a warning before the compute-intensive cell in ch 03
|
2017-09-18 09:16:40 +02:00 |
|
Aurélien Geron
|
570451e8fa
|
Merge pull request #77 from jasrys/master
Fix typos
|
2017-09-18 08:47:31 +02:00 |
|
Aurelien Geron
|
84724a03f7
|
Inception model was trained with color range -1 to 1, not 0 to 1
|
2017-09-17 21:15:55 +02:00 |
|
Aurelien Geron
|
45efe2d6bd
|
Add missing 'background' Inception class
|
2017-09-15 21:39:09 +02:00 |
|
Aurelien Geron
|
21bf9a41e3
|
Scikit-Learn 0.19 Pipelines expect a list of tuples, not a tuple of tuples
|
2017-09-15 18:12:27 +02:00 |
|
Aurelien Geron
|
d57b14ff14
|
Scikit-Learn 0.19 expects lists in Pipelines, not tuples
|
2017-09-15 18:08:43 +02:00 |
|
Aurelien Geron
|
96973db972
|
Add workaround for a bug introduced by Scikit-Learn 0.19.0, in chapter 03
|
2017-09-15 17:58:29 +02:00 |
|
Aurelien Geron
|
b48081c7ab
|
Replace V with Vt and add a note about the error in ch 8
|
2017-09-15 17:52:20 +02:00 |
|
Aurelien Geron
|
9f0225ebb6
|
Remove use_cudnn_on_gpu=False in notebook for chapter 13
|
2017-09-15 16:52:54 +02:00 |
|
Aurelien Geron
|
c9fc20aae1
|
Fix titles in figure 7-8 (learning rates should be 1 and 0.5)
|
2017-09-15 16:41:15 +02:00 |
|
Aurelien Geron
|
c16a8a9986
|
Fix typo where n_hidden3 was used instead of n_outputs
|
2017-09-15 14:48:09 +02:00 |
|
Aurelien Geron
|
053b53f17f
|
Provide workaround and explanations about the breakage of LabelBinarizer by Scikit-Learn 0.19.0
|
2017-09-15 14:40:13 +02:00 |
|
Jason Rys
|
632a14fd66
|
Fix typos
|
2017-08-19 08:01:55 -07:00 |
|
Aurelien Geron
|
0f60305dd7
|
Merge branch 'master' of github.com:ageron/handson-ml
|
2017-08-16 10:44:33 +02:00 |
|
Aurelien Geron
|
78e95d1b48
|
Replace rnd by np.random in notebook 14
|
2017-08-16 10:44:18 +02:00 |
|
LujunW
|
7af3984343
|
Fix deprecation warning
'pandas.tools.plotting.scatter_matrix' deprecated, using
'pandas.plotting.scatter_matrix' instead
|
2017-07-22 16:08:41 +09:30 |
|
Aurélien Geron
|
9cc32328bc
|
Merge pull request #53 from mc-robinson/my_changes
changed order of dot product
|
2017-07-13 11:32:41 +02:00 |
|
Aurelien Geron
|
a877054be8
|
Fixes #56, bug in DNNClassifier for batch normalization
|
2017-07-13 11:13:37 +02:00 |
|