Haesun Park
|
7d6958db57
|
연습문제 3번에 boxplot 추가
|
2018-06-16 21:55:35 +09:00 |
|
Haesun Park
|
074541be5f
|
3장 노트북 재실행
|
2018-05-23 13:41:39 +09:00 |
|
rickiepark
|
ef3099f411
|
future_encoder.py 적용
|
2018-05-19 18:35:00 +09:00 |
|
Haesun Park
|
658ceb0a00
|
cross_val_predict() 버그 노트 번역
|
2018-04-09 17:28:33 +09:00 |
|
Haesun Park
|
293e2cc213
|
맷플롯립 설정 추가
|
2018-03-29 10:37:28 +09:00 |
|
Haesun Park
|
b313127a9b
|
텍스트 수정
|
2018-03-26 12:02:08 +09:00 |
|
Haesun Park
|
10b78df623
|
텍스트 수정
|
2018-03-26 11:55:17 +09:00 |
|
Haesun Park
|
ef41437b0b
|
3장 실행
|
2018-03-26 11:52:42 +09:00 |
|
Haesun Park
|
5c6e11d774
|
run 01~04 notebook
|
2018-01-31 13:53:11 +09:00 |
|
Aurélien Geron
|
bccf8afe51
|
Merge pull request #162 from nbgraham/patch-3
Ch. 3: Fixes precision / recall percent notation
|
2018-01-24 15:33:19 +01:00 |
|
Nick Graham
|
a52cd6d1bd
|
Fixes output to match source
{:.2f} will give two decimal places
|
2018-01-22 14:39:02 -06:00 |
|
Nick Graham
|
02c9887e63
|
Fixes precision / recall percent notation
0.95 = 95%
0.95% = 0.0095
|
2018-01-22 14:33:22 -06:00 |
|
Nick Graham
|
496fa85513
|
Fixes typo
|
2018-01-22 14:08:12 -06:00 |
|
Aurelien Geron
|
120de813dd
|
Roughly 40% of Titanic passengers survived, not 50% (fixes #102)
|
2017-10-17 11:28:55 +02:00 |
|
Aurelien Geron
|
afff4010fc
|
Add spam classifier exercise solution in chapter 3
|
2017-10-04 13:43:43 +02:00 |
|
Aurelien Geron
|
4fdbdbee89
|
Add exercise solutions 1 to 3
|
2017-10-04 10:57:40 +02:00 |
|
Aurelien Geron
|
6e5e5c130c
|
Merge branch 'master' of github.com:ageron/handson-ml
|
2017-09-19 13:40:59 +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
|
96973db972
|
Add workaround for a bug introduced by Scikit-Learn 0.19.0, in chapter 03
|
2017-09-15 17:58:29 +02:00 |
|
Jason Rys
|
632a14fd66
|
Fix typos
|
2017-08-19 08:01:55 -07:00 |
|
Aurelien Geron
|
322b5095b5
|
Fix multilabel typo
|
2017-07-07 21:56:30 +02:00 |
|
Aurelien Geron
|
4d42536335
|
Fix plot_confusion_matrix() in ch 03 (fixes #42)
|
2017-06-19 22:28:45 +02:00 |
|
Aurelien Geron
|
7afc71e36b
|
Use 'np.random' rather than 'import numpy.random as rnd'
|
2017-06-06 14:26:26 +02:00 |
|
Aurelien Geron
|
b072bcb6a0
|
Make notebook code match book examples more closely in chapter 3
|
2017-06-01 09:52:10 +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
|
ffba742a76
|
Move to sklearn 0.18
|
2016-11-05 18:13:54 +01:00 |
|
Aurelien Geron
|
305ad7c06c
|
Rename classification.ipynb to 03_classification.ipynb
|
2016-09-27 23:32:03 +02:00 |
|