Is the rule set exhaustive?
Consider a binary classification problem with the following set of attributes
and attribute values:
• Air Conditioner = {Working, Broken}
• Engine = {Good, Bad}
• Mileage = {High, Medium, Low}
• Rust = {Yes, No}
Suppose a rule-based classifier produces the following rule set:
Yes
Computer Science & Information Technology
You might also like to view...
In which of the following wireless standards is MIMO used?
A. 802.11a B. 802.11b C. 802.11g D. 802.11n
Computer Science & Information Technology
In applications that include multiple forms, it is best to declare every variable as a ____ variable unless the variable is used in multiple Form objects.
A. Private B. Hidden C. Locked D. Unique
Computer Science & Information Technology