decision tree (de.: Entscheidungsbaum)

A tree-like ML model whose nodes represent decisions and whose branches represent possible outcomes.

ISO/IEC DIS 22989 model (3.1.26) for which inference (3.1.22) is encoded as paths from the root to a leaf node in a tree structure

ISO/IEC TR 29119-11:2020 supervised-learning model (3.1.46) for which inference can be represented by traversing one or more tree-like structures

ISTQB - CTAI Syllabus A tree-like ML model whose nodes represent decisions, and whose branches represent possible outcomes

Source: AI-Glossary.org (https://www.ai-glossary.org), License of definition text (excl. standard references): CC BY-SA 4.0, accessed: 2024-11-23

BibTeX-Information

@misc{aiglossary_decisiontree_36rqyf,
author = {{AI-Glossary.org}},
title = {{decision tree}},
howpublished = "https://www.ai-glossary.org/index.php?p=36rqyf\&l=en",
year = "2024",
note = "online, accessed: 2024-11-23" }