16
副読本紹介: An introduc,on to Sta,s,cal learning @siero5335 20160517 @東銀座

統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

Embed Size (px)

Citation preview

Page 1: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

副読本紹介:Anintroduc,ontoSta,s,callearning

@siero533520160517@東銀座

Page 2: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

統計的学習の基礎9P曰く

我々の講義ではプログラム言語としてRとS-Plusを利用している。

Page 3: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

統計的学習の基礎9P曰く

我々の講義ではプログラム言語としてRとS-Plusを利用している。本文中には特にコードが出てくるわけじゃない(Webにはちょっとある)データ:h;p://statweb.stanford.edu/~Fbs/ElemStatLearn/data.htmlRパッケージ:h;p://statweb.stanford.edu/~Fbs/ElemStatLearn/Rfun.html

Page 4: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

統計的学習の基礎9P曰く

我々の講義ではプログラム言語としてRとS-Plusを利用している。本文中には特にコードが出てくるわけじゃない(Webにはちょっとある)データ:h;p://statweb.stanford.edu/~Fbs/ElemStatLearn/data.htmlRパッケージ:h;p://statweb.stanford.edu/~Fbs/ElemStatLearn/Rfun.html理論も良いんだけど動かしてなんぼでしょ?どっかに講義資料ないの?

Page 5: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

・・・よ

Page 6: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

!?

Page 7: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

あるよ

Page 8: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

Anintroduc,ontoSta,s,callearning

h;p://www.amazon.co.jp/IntroducFon-StaFsFcal-Learning-ApplicaFons-StaFsFcs/dp/1461471370/ref=sr_1_1?ie=UTF8&qid=1463454864&sr=8-1&keywords=An+introducFon+to+StaFsFcal+learning

Page 9: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

Anintroduc,ontoSta,s,callearning

h;p://www.amazon.co.jp/IntroducFon-StaFsFcal-Learning-ApplicaFons-StaFsFcs/dp/1461471370/ref=sr_1_1?ie=UTF8&qid=1463454864&sr=8-1&keywords=An+introducFon+to+StaFsFcal+learning

ちょっと高くない?

Page 10: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

お忘れですかカステラ本も英語版はフリー公開だったことを…

Page 11: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

Anintroduc,ontoSta,s,callearning

フリーで公開されてます

Page 12: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

内容は?

EoSLの内容を絞って、該当箇所についてのRコードおよびその結果をまとめた本目次(headlineのみ)IntroducFon.- StaFsFcal Learning.- Linear Regression.-ClassificaFon.- Resampling Methods.- Linear Model SelecFon andRegularizaFon.- Moving Beyond Linearity.- Tree-Based Methods.-SupportVectorMachines.-UnsupervisedLearning.-Index.

Page 13: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

MOOCもあるよ

StanfordOnlineh;ps://lagunita.stanford.edu/courses/HumaniFesSciences/StatLearning/Winter2016/about動画、資料だけならr-bloggersにもまとまってるh;p://www.r-bloggers.com/in-depth-introducFon-to-machine-learning-in-15-hours-of-expert-videos/著者によるLassoの発話が聞けるのはこの動画だけ!?

Page 14: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

テストも受けた

Passはしたけど微妙やね…

Page 15: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

テストも受けた

Passはしたけど微妙やね…→カステラ本読んで特訓や!

Page 16: 統計的学習の基礎, 副読本紹介: An Introduction to Statistical Learning

Enjoy!