start hw2

This commit is contained in:
matt 2023-06-05 10:21:10 -07:00
parent ecb10a4a6b
commit 245f60a7a8
1 changed files with 13 additions and 0 deletions

13
docs/hw2.md Normal file
View File

@ -0,0 +1,13 @@
Computer Science 477/577\
Homework 1\
Due: April 20
(10 Points) Suppose that you are trying to discretize a continuous
attribute by using the ChiMerge Algorithm. When you merge two rows
(because the $\chi^{2}$ statistic of the upper row falls below a
threshold) you must the recompute at least one $\chi^{2}$ value. Is the
new value necessarily greater than the old one?
A formal proof is not necessary. Just an intelligent discussion. You
will not lose points by giving the wrong answer, only by not being
intelligent in your discussion.