Skip to content
forked from szcf-weiya/ESL-CN

The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。

License

Notifications You must be signed in to change notification settings

laowu2016/ESL-CN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 18, 2018
388036c · Jan 18, 2018
Jan 6, 2018
Jan 18, 2018
Jan 18, 2018
Aug 27, 2017
Jan 3, 2018
Jan 4, 2018
Dec 28, 2017
Jan 18, 2018
Jan 18, 2018
Jan 18, 2018
Aug 10, 2017
Sep 10, 2017
Oct 18, 2017
Oct 18, 2017
Jan 18, 2018
Jan 18, 2018

Repository files navigation

ESL-CN

The Elements of Statistical Learning (ESL)的中文翻译及其代码实现。

代码实现

  1. EM 算法模拟
  2. 朴素贝叶斯进行文本挖掘
  3. CART实现
  4. AdaBoost实现R&Julia
  5. MARS实现
  6. RBM,或者可以查看 Jupyter Notebook
  7. Gibbs
  8. Self-organized Map
  9. kernel estimation
  10. Resampling Method: 包括交叉验证(cv)和自助法(bootstrap)
  11. Neural Network: Simple ClassificationImplementation for Section 11.6
  12. 高维问题例子: 例18.1的模拟

文献统计

Chap AOS JASA JRSS BKA percentage
3 1 0 3 0 4/14
4 0 0 0 0 0/7
5 0 0 0 1 1/11
7 4 6 2 0 12/23
8 1 4 1 0 6/17
9 0 1 0 0 1/11
10 9 0 0 0 9/25
12 2 1 1 0 4/14
14 1 1 0 0 2/14
15 1 0 0 0 1/8
17 0 0 0 0 0/12
18 1 3 4 0 8/21
---- ---- ---- ---- ---- ----

About

The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 53.1%
  • Jupyter Notebook 29.9%
  • TeX 9.1%
  • Julia 3.8%
  • Python 2.3%
  • Shell 0.9%
  • Other 0.9%