About 476,000 results
Open links in new tab
  1. Decision tree - Wikipedia

    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 …

  2. What is a decision tree? - IBM

    What is a decision tree? A decision tree is a non-parametric supervised learning algorithm, which is utilized for both classification and regression tasks. It has a hierarchical, tree structure, which …

  3. Decision Tree - GeeksforGeeks

    Jun 30, 2025 · A Decision Tree helps us to make decisions by mapping out different choices and their possible outcomes. It’s used in machine learning for tasks like classification and prediction.

    Missing:
    • definition
    Must include:
  4. What Is a Decision Tree: Definition, Types, and How to ... - Creately

    Jun 19, 2024 · What is a Decision Tree? Let’s start with the definition of Decision Tree. A decision tree is a graphical representation that outlines the various choices available and the potential outcomes of …

  5. What is a decision tree? [Practical examples & use cases 2025]

    Sep 22, 2025 · Decision trees power everything from project workflows to predictive models, supporting both classification and regression tasks. They’re easy to build and interpret. You can sketch one …

  6. What is a Decision Tree Diagram - Lucidchart

    What is a decision tree? A decision tree is a map of the possible outcomes of a series of related choices. It allows an individual or organization to weigh possible actions against one another based on their …

  7. What is a Decision Tree? Definition, Examples, Model, Advantages ...

    Apr 18, 2024 · A decision tree is defined as a hierarchical tree-like structure used in data analysis and decision-making to model decisions and their potential consequences. Learn more about decision …

  8. Decision Tree: Definition & Examples | Atlassian

    A decision tree is a diagram in the shape of an upside-down tree that shows the different choices and possible outcomes of a decision. It’s essentially a guide for decision-making, with each fork in the …

  9. DECISION TREE Definition & Meaning - Merriam-Webster

    The meaning of DECISION TREE is a tree diagram which is used for making decisions in business or computer programming and in which the branches represent choices with associated risks, costs, …

  10. What is a Decision Tree? Definition, Types & Example

    Jul 8, 2025 · Decision Trees are extensively used in Decision Analysis, Machine Learning, and Predictive Modelling to assist in classification and regression.