Home » mcq » Machine learning » In a Rule based classifier, If there is a rule for each combination of attribute values, what do you called that rule set R
exhaustive
inclusive
comprehensive
mutually exclusive
Answer is Wrong!
Answer is Right!
The correct answer is: A. exhaustive
An exhaustive rule set is a rule set that contains a rule for each combination of attribute
75.5c-23.5 6.3-42 24.9-48.3 48.6-11.4 42.9-11.4 132.3-11.4 132.3s0 89.4 11.4 132.3c6.3 23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"/>
Subscribe on YouTube
values. This means that for every possible combination of attribute values, there is a rule in the rule set that specifies the class of the instance with that combination of attribute values.
An inclusive rule set is a rule set that contains a rule for each possible class. This means that for every possible class, there is a rule in the rule set that specifies the set of attribute values that are associated with that class.
A comprehensive rule set is a rule set that contains a rule for each possible instance. This means that for every possible instance, there is a rule in the rule set that specifies the class of that instance.
A mutually exclusive rule set is a rule set that contains rules that are mutually exclusive. This means that no two rules in the rule set can have the same antecedent and different consequents.
In a rule based classifier, if there is a rule for each combination of attribute values, then the rule set is exhaustive. This is because for every possible combination of attribute values, there is a rule in the rule set that specifies the class of the instance with that combination of attribute values.