The Elements of Statistical Learning (ESL) 的中文翻译、代码实现及其习题解答。
- < 7942 img src="https://camo.githubusercontent.com/bb6f07e5d5f2ea87405761ce88ef62ad60641956d3daa61815051db80006c876/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f6c7574696f6e2d6368617074657225323031362d626c75652e737667" alt="" data-canonical-src="https://img.shields.io/badge/solution-chapter%2016-blue.svg" style="max-width: 100%;">
- EM 算法模拟
- 朴素贝叶斯进行文本挖掘
- CART实现
- AdaBoost实现R&Julia
- MARS实现
- RBM,或者可以查看 Jupyter Notebook
- Gibbs
- Self-organized Map
- kernel estimation
- Resampling Method: 包括交叉验证(cv)和自助法(bootstrap)
- Neural Network: Simple Classification,Implementation for Section 11.6
- 高维问题例子: 例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 |
---- | ---- | ---- | ---- | ---- | ---- |