If we convert a decision tree to a set of logical rules, then: A. the internal nodes in a branch are connected by AND and the branches by AND B. the internal nodes in a branch are connected by OR and the branches by OR C. the internal nodes in a branch are connected by AND and the branches by OR D. the internal nodes in a branch are connected by OR and the branches by AND
Answers
Answered by
0
Answer:A
Explanation:
Answered by
1
If we convert a decision tree to a set of logical rules, then: C. the internal nodes in a branch are connected by AND and the branches by OR is correct.
- The internal nodes of a decision tree represent the main condition of the logical tree.
- The branches of a decision tree denote the subsequent conditions of the logic tree.
- AND gate is used by the internal nodes to test the conditions and return true only if both the conditions are true.
- OR gate is used by the branches to return true if any one of the condition is true.
Similar questions
Computer Science,
5 months ago
India Languages,
5 months ago
Math,
5 months ago
India Languages,
11 months ago
Math,
11 months ago
Economy,
1 year ago
Science,
1 year ago
Physics,
1 year ago