Commit Graph

314 Commits

Author SHA1 Message Date
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
b2e592e05a 텍스트 수정 2018-03-22 11:17:10 +09:00
Haesun Park
605c09ef77 1장에서 생성된 이미지 추가 2018-03-22 10:45:35 +09:00
Haesun Park
71ff0e5abb 2장 워터마크 추가 2018-03-22 10:45:05 +09:00
Haesun Park
16d8e89fa0 2장 실행 2018-03-22 10:39:41 +09:00
Haesun Park
ffe2d39dc1 conda 환경 파일 추가 2018-03-16 15:11:07 +09:00
Haesun Park
7389db1c73 1장 watermark 추가, 생성된 이미지 업로드 2018-03-16 15:02:50 +09:00
Haesun Park
306e2c645d 1장 노트북 정리 2018-03-16 12:13:55 +09:00
rickiepark
9a642d36e3 Merge branch 'master' of https://github.com/rickiepark/handson-ml 2018-03-12 15:39:09 +09:00
rickiepark
398db47407 update from upstream 2018-03-12 15:38:29 +09:00
rickiepark
2c966247d8 Merge branch 'master' of https://github.com/ageron/handson-ml into upstream 2018-03-12 15:29:16 +09:00
Aurelien Geron
9798a68ded Remove duplicate code in notebook for chapter 4, fixed #180 2018-02-21 23:04:09 +01:00
Aurélien Geron
f9ee98018d Merge pull request #176 from arodiss/master
made initial weights higher-variance
2018-02-15 10:18:24 +01:00
arodiss
3c0e93b3d5 made initial weights higher-variance 2018-02-10 19:24:56 +02:00
Haesun Park
9245a8bcde update rnn image 2018-02-09 15:13:40 +09:00
Haesun Park
05187b079a add image of ch 13 2018-02-09 15:03:27 +09:00
Haesun Park
0f5ad518a1 run chapter 12~14 2018-02-09 14:58:20 +09:00
Haesun Park
d10c92b1fd run chapter 11 2018-02-08 15:22:35 +09:00
Haesun Park
d39ce445a8 run chapter 10 2018-02-07 16:55:04 +09:00
Aurélien Geron
78f7872c6f Merge pull request #169 from rickiepark/params_for_warn_and_perf
Params for warn and perf
2018-02-06 17:09:13 +01:00
Aurelien Geron
62907553b9 Fix error in training a stacked encoder one encoder at a time (fixes #166) 2018-02-06 16:36:23 +01:00
Haesun Park
7b94b43b7a run chapter7 and 8 2018-02-05 14:53:50 +09:00
Haesun Park
1843dcf08d run chapter 05, 06 2018-02-02 14:46:50 +09:00
Haesun Park
f120bdf6b2 add titanic dataset 2018-01-31 14:12:51 +09:00
Haesun Park
9d72b8f099 Merge branch 'master' of https://github.com/rickiepark/handson-ml 2018-01-31 13:53:40 +09:00
Haesun Park
5c6e11d774 run 01~04 notebook 2018-01-31 13:53:11 +09:00
rickiepark
0703c7cf84 add n_jobs param 2018-01-30 17:49:44 +09:00
rickiepark
0339d0b35a add n_jobs param 2018-01-30 17:48:19 +09:00
rickiepark
5027e69778 sync with upstream 2018-01-30 17:32:12 +09:00
rickiepark
d29688bb91 sync with upstream 2018-01-30 17:26:07 +09:00
rickiepark
1417a7637f add params for avoiding warn and improving perf. 2018-01-30 17:19:37 +09:00
rickiepark
cdbaa00d8a Merge branch 'master' of https://github.com/ageron/handson-ml into upstream 2018-01-29 13:46:47 +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
Aurélien Geron
cc413dca00 Merge pull request #160 from nbgraham/patch-1
Ch. 3: Fixes typo
2018-01-24 15:01:46 +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
Aurélien Geron
9f53eedf03 Merge pull request #156 from brokenairplane/master
Update README.md
2018-01-18 18:20:00 +01:00
Aurelien Geron
6bfa4f1df9 Replace reduce_sum with reduce_mean: adds an extra .1% accuracy :) 2018-01-18 17:41:32 +01:00
Phil Wagner
da6b985c24 Update README.md
Fixing Markdown url syntax
2018-01-17 11:11:27 -08:00
Aurelien Geron
967149b071 Make the code example 1-1 easier to read, and create a better prepare_country_stats() function 2018-01-15 17:25:36 +01:00
rickiepark
c77c4fae89 Merge remote-tracking branch 'upstream/master' into upstream 2018-01-15 11:28:39 +09:00
Aurelien Geron
3b4de785e7 Fix hyperparameter search and comment at the end of the solution of exercise 5, chapter 2 2018-01-14 09:11:47 +01:00
rickiepark
a7c4265b6e Merge branch 'master' of https://github.com/ageron/handson-ml into ageron 2018-01-14 01:05:10 +09:00
Aurelien Geron
f1f65b9216 Upgrade to latest pandas version, update resampling API 2018-01-05 14:36:11 +01:00
rickiepark
73332db670 Merge remote-tracking branch 'upstream/master' 2017-12-27 18:33:07 +09:00
rickiepark
da76962643 add gitignore, environment.yml 2017-12-21 16:03:37 +09:00
Aurelien Geron
248748a10f Merge branch 'master' of github.com:ageron/handson-ml 2017-12-19 23:14:29 +01:00
Aurelien Geron
d556769af5 Add thanks to contributors in README.md 2017-12-19 23:14:20 +01:00