Math, asked by urvi8995, 6 months ago

Decision tree started with ​

Answers

Answered by Anonymous
1

Answer:

A decision tree typically starts with a single node,

which branches into possible outcomes. Each of those outcomes leads to additional nodes, which branch off into other possibilities. This gives it a treelike shape. There are three different types of nodes: chance nodes, decision nodes, and end nodes.

Similar questions