Decision Tree

A decision tree is a decision support tool 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. A decision tree is a flowchart-like structure in which each internal node represents a "test" on an attribute (e.g. whether a coin flip comes up heads or tails), each branch represents the outcome of the test, and each leaf node represents a class label (decision taken after computing all attributes). The paths from root to leaf represent classification rules.

Tags
Data and Resources
To access the resources you must log in
References
Field Value
PublicationTitle Decision Tree
PublicationType Website
PublicationYear Accessed 07.07.2019
Publisher Wikipedia
Website https://en.wikipedia.org/wiki/Decision_tree
ZoteroURL https://www.zotero.org/groups/2344323/orion/items/itemKey/JP768UBI
Glossary Term Classification
Field Value
Category Data processing and analysis;Epidemiology
ModifiedDefinition true
Sector Shared Definition
Additional Info
Field Value
Provided by: EJP ORION project
system:type GlossaryTerm
Management Info
Field Value
Author taras_guenther
Last Updated 28 April 2020, 01:28 (CEST)
Created 26 September 2019, 12:57 (CEST)