InterviewSolution
Saved Bookmarks
| 1. |
A _________ is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility.(a) Decision tree(b) Graphs(c) Trees(d) Neural NetworksThis question was posed to me during an online interview.Question is taken from Decision Trees topic in section Learning of Artificial Intelligence |
|
Answer» RIGHT answer is (a) DECISION TREE To explain I WOULD say: REFER the definition of Decision tree. |
|