Skip to content

Commit 1879a8e

Browse files
authored
Update Errata.md
1 parent 0049ffc commit 1879a8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Errata/Errata.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@
4444
#### 第一版第三次印刷需勘误之处
4545
| 序号 | 所在页码 | 具体问题 | 勘误类型 | 修改 |
4646
| ---- | ---- | ---- | ---- | ---- |
47-
| 1 | 10 | 代码1-6倒数第6行 | 技术错误 | 第三个False应改为True |
47+
| 1 | 10 | 代码1-6倒数第6行 | 复制错误 | 第三个False应改为True |
4848
| 1 | 48 | 代码4-5第2行大小写和多参数问题 | 技术错误 | 去掉loss参数输出以及LASSO改为小写lasso |
4949
| 2 | 86 | 倒数第三行均方损失 | 技术错误 | 应改为平方损失 |
5050
| 3 | 104 | 式8-14 1/m | 技术错误 | 应与其他式保持统一,这里可去掉1/m |
5151
| 4 | 126 | 第二段式(9-40) | 技术错误 | 应改为式(9-39) |
52+
| 6 | 211 | 式17-10 x_j有误 | 复制错误 | 应与17-9一致,改为x^bar_l |
5253
| 5 | 183 | 第一段第二行英文statisitics单词拼写错误 | 文字或格式错误 | 应改为statistics |
5354
| 6 | 225 | 式19-8与式19-9 A与AT写反 | 技术错误 | 式19-8应改为AAT,式19-9应改为ATA,对应公式下的变量和描述也随公式进行修正 |
5455
| 7 | 253 | 式22-9和后一行\theta_A 和 \theta_B 符号错误 | 技术错误 | 应改为\theta_B 和 theta_C |

0 commit comments

Comments
 (0)