Decision tree learning - Wikipedia
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. More generally, the concept of regression tree can be extended to any kind of object equipped with pairwise dissimilarities such as categorical sequences.[1] Decision trees are among the most popular machine learning algorithms given their intelligibility and simplicity because they produce algorithms that are easy to interpret and visualize, even for users without a statistical
Decision tree learning - Wikipedia Jump to content From Wikipedia, the free encyclopedia Machine learning algorithm This article is about decision trees in machine learning. For the use of the term in decision analysis, see Decision tree . Part of a series on Machine learning and data mining Paradigms Supervised learning Unsupervised learning Semi-supervised learning Self-supervised learning Reinforcement learning Meta-learning Online learning Batch learning Curriculum learning Rule-based learning Neuro-symbolic AI Neuromorphic engineering Quantum machine learning Problems Classification Gener
Explore this link on the map →related reading
- A Course in Machine Learningciml.info
- Random forest - Wikipediaen.wikipedia.org
- deeplearningbook.org/contents/ml.htmldeeplearningbook.org
- CART (Classification And Regression Tree) in Machine Learning - GeeksforGeeksgeeksforgeeks.org
- Classificationfairmlbook.org
- Top 10 Machine Learning Algorithms in 2026 - Analytics Vidhyaanalyticsvidhya.com
- Support vector machine - Wikipediaen.wikipedia.org
- Bryon Aragam // University of Chicagobryonaragam.com
- Machine learning - Wikipediaen.wikipedia.org
- Logical decision theories — LessWrongarbital.com
- Learning to be Bayesian without Supervisionpapers.nips.cc
- clustering_algorithms_hartigan.pdfcs.columbia.edu