Rule accuracy.

Consider a training set that contains 100 positive examples and 400 negative
examples. For each of the following candidate rules,
R1: A ?? + (covers 4 positive and 1 negative examples),
R2: B ?? + (covers 30 positive and 10 negative examples),
R3: C ?? + (covers 100 positive and 90 negative examples),
determine which is the best and worst candidate rule according to:


The accuracies of the rules are 80% (for R1), 75% (for R2), and 52.6%
(for R3), respectively. Therefore R1 is the best candidate and R3 is the
worst candidate according to rule accuracy.

Computer Science & Information Technology

You might also like to view...

The __________ structure indexes page table entries by frame number rather than by virtual page number.

A) ?hash table ? B) ?segment table C) ?page table ? D) ?inverted page table

Computer Science & Information Technology

What does the smbclient -h command do?

A. It switches control to the client with the highest privilege. B. It displays a summary of valid options for the smbclient command. C. It lists available shares on a specified host. D. It defines the home directory.

Computer Science & Information Technology

What is the default STP hello BPDU interval?

A) 10 seconds B) 2 seconds C) 5 seconds D) 30 seconds

Computer Science & Information Technology

Each Internet service is implemented on an Internet server by dedicated software known as a ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology