Commit Graph

14 Commits

Author SHA1 Message Date
rickiepark
364f9a271f LabelEncoder 버그로 인해 발생하는 DeprecationWarning 막기 2018-05-19 14:42:49 +09:00
rickiepark
2b77ff699a XGBoost 에제 추가, 연습문제 8, 9번 해답 추가 2018-05-19 00:44:23 +09:00
Haesun Park
b58d5884ef 7장 실행 2018-03-30 17:43:38 +09:00
Haesun Park
f35130e6b1 7장 grbt_slow 그래프 수정 2018-03-29 11:13:00 +09:00
Haesun Park
7b94b43b7a run chapter7 and 8 2018-02-05 14:53:50 +09:00
Aurélien Geron
570451e8fa Merge pull request #77 from jasrys/master
Fix typos
2017-09-18 08:47:31 +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
Jason Rys
632a14fd66 Fix typos 2017-08-19 08:01:55 -07:00
Aurelien Geron
2b516aabbe Use 'np.random' rather than 'import numpy.random as rnd', and add random_state to make notebook's output constant 2017-06-06 16:32:08 +02:00
Aurelien Geron
44629eb395 Synchronize chapter 7's code and the corresponding notebook's code 2017-06-02 10:57:06 +02:00
Aurelien Geron
3dbee3df3c Since mldata.org is down, download MNIST elsewhere 2017-04-07 21:33:53 +02:00
Aurelien Geron
d526403bb8 Upgrade notebooks to TensorFlow 1.0.0 2017-02-17 11:51:26 +01:00
Aurelien Geron
bab77600cf Move to sklearn 0.18 2016-11-05 14:25:56 +01:00
Aurelien Geron
da638e55e4 Add notebooks for chapters 5 to 14 2016-09-27 23:31:21 +02:00