Skip to content

Commit 49a755e

Browse files
authored
Update Errata.md
1 parent ab2ce96 commit 49a755e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Errata/Errata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| ---- | ---- | ---- | ---- | ---- |
44
| 1 | 彩插第1页 | 图3-6逻辑回归描述与正文不统一 | 文字或格式错误 | 逻辑回归应改为对数几率回归 |
55
| 2 | 11 | 代码第4行 | 技术错误 | #矩阵点乘 应改为 #矩阵乘法 |
6-
| 3 | 32 | 式3-9 | 技术错误 | 中间+号应为x号,式3-10应改为求和式并补充负号,L应令为-lnp(y|x) |
6+
| 3 | 32 | 式3-9 | 技术错误 | 中间+号应为x号,式3-10应改为求和式并补充负号,L应令为-lnp(y\|x) |
77
| 4 | 37 | 代码3-5倒数第4和第6行 | 文字或格式错误 | lables 应改为labels |
88
| 5 | 43 | 图4-1缺少横纵坐标名称 | 建议 | 应补充横坐标为w1,纵坐标为w2 |
99
| 6 | 44 | 图4-2缺少横纵坐标名称 | 建议 | 应补充横坐标为x,纵坐标为y |

0 commit comments

Comments
 (0)