Skip to content

Commit 81e8053

Browse files
committed
add note
1 parent 44fb830 commit 81e8053

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

10601ML-CMU/lec3/hw2solution.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,15 @@ $$
3434

3535
![pb3-1](img/pb3-1.png)
3636

37+
**note**:
38+
39+
问题3 告诉我们, MLE 与MAP 准则,在数据量很大的情况下,趋近于相等
40+
41+
# problem 4
42+
43+
**note:**
44+
45+
问题4 告诉我们 为什么分割决策树的时候不用错误率,并且用了一个实际的数据集告诉我们 ID3 比 错误率更加好,对于题目中的数据集来说,一个叶子节点是最好的分割方式,错误率更好,然而对于entrop 来说 还能够继续分割
46+
47+
48+

0 commit comments

Comments
 (0)