Skip to content
EntityQ831366· pop 36· linked from 335 articles

decision tree

Sign in to save

decision support tool

Research

37,129 papers

via PubMed

Wikidata facts

Image
DecisionCalcs.jpg
Show 1 more fact
Commons category
Decision diagrams
Sources (3)

via Wikidata · CC0

~19 min read

Article

Traditionally, decision trees have been created manually.

A decision tree is a decision support recursive partitioning structure that uses a tree-like model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility. It is one way to display an algorithm that only contains conditional control statements.

Connections

Categories