main webpage
W Topic
Decision Tree Learning
OPAL (Open@LaTrobe) (La Trobe University)
An example resolved LMM analysis decision tree for experiment A & B.
2025
Here solid lines denote variables to be considered and grey boxes (dotted lines) denote decision criteria. Note: 1) Crossed out options are for example only, all options are available in real analysis tree. 2) For display purposes only included variables are …
Article

Decision Tree Learning

Machine learning algorithm

Decision tree learning is a supervised learning approach used in statistics, data mining and machine learning. In this formalism, a classification or regression decision tree is used as a predictive model to draw conclusions about a set of observations.

Tree models where the target variable can take a discrete set of values are called classification trees ; in these tree structures, leaves represent class labels and branches represent conjunctions of features that lead to those class labels. Decision trees where the target variable can take continuous values (typically real numbers) are called regression trees.

Exploring foci of:
OPAL (Open@LaTrobe) (La Trobe University)
An example resolved LMM analysis decision tree for experiment A & B.
2025
Here solid lines denote variables to be considered and grey boxes (dotted lines) denote decision criteria. Note: 1) Crossed out options are for example only, all options are available in real analysis tree. 2) For display purposes only included variables are written in full but variable selection at each level includes the same forks. 3) The third level criteria uses ascending steps to decide model variable inclusion. 4) Top of the tree denotes the basic model.
Click Decision Tree Learning Vs:
Decision Tree
Mathematics
Feature Selection
Statistics
Computer Science
Data Mining
Artificial Intelligence