请输入您要查询的字词:

 

单词 decision tree
释义
decision tree

Mathematics
  • The diagram used to represent the process in a decision analysis problem. Different symbols are used to denote the different types of node or vertex. For example, decisions may be shown as rectangles, chance events as circles, and payoffs as triangles.


Statistics
  • A graphical representation of the alternatives in a decision-making problem. As an example , suppose that we are choosing between two machines. One costs 100 units and has a 20% probability of breaking down within a year. The other costs 120 units and has a 5% breakdown probability. A breakdown costs 60 units. Ignoring the possibility of multiple breakdowns, which machine should we buy? Reading the decision tree from right to left, we see that it is cheaper to buy the 100-unit machine.

    In machine learning the ‘decisions’ are, in effect, the answers to questions, with the final values at the ends of the tree being predicted values or classes. Pruning is a technique for simplifying such trees by removing sections that have minimal impact on the final decision or value.

    decision tree

    Decision tree. A circle at the right contains the total cost if this path occurs. An intermediate circle gives the expected costs at this stage. Thus, for example, 112=100×80% + 160×20%. If cost is the only consideration, then in the case illustrated the cheaper machine is the better buy.


Computer
  • A binary tree where every nonterminal node represents a decision. Depending upon the decision taken at such a node, control passes to the left or right subtree of the node. A leaf node then represents the outcome of taking the sequence of decisions given by the nodes on the path from the root to the leaf. See also bifurcation.


Economics
  • A graphical representation of the choices in a decision-making process. A tree is composed of nodes, branches, and endpoints. Each node represents a point at which a decision has to be taken. The branches emanating from nodes are the alternatives from which a choice can be selected. Each endpoint of the tree has an associated value which is the pay-off from reaching that endpoint.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/30 23:23:07