Yahoo India Web Search

Search results

  1. May 17, 2024 · Decision trees are a popular and powerful tool used in various fields such as machine learning, data mining, and statistics. They provide a clear and intuitive way to make decisions based on data by modeling the relationships between different variables.

  2. Jul 5, 2024 · Decision tree in Data mining. A type of data mining technique, Decision tree in data mining builds a model for classification of data. The models are built in the form of the tree structure and hence belong to the supervised form of learning.

  3. Jan 28, 2023 · Decision tree induction is a popular technique in data mining because it is easy to understand and interpret, and it can handle both numerical and categorical data. Additionally, decision trees can handle large amounts of data, and they can be updated with new data as it becomes available.

  4. Mar 15, 2024 · Decision trees, a key tool in machine learning, model and predict outcomes based on input data through a tree-like structure. They offer interpretability, versatility, and simple visualization, making them valuable for both categorization and regression tasks.

  5. May 31, 2024 · A decision tree is a hierarchical model used in decision support that depicts decisions and their potential outcomes, incorporating chance events, resource expenses, and utility. This algorithmic model utilizes conditional control statements and is non-parametric, supervised learning, useful for both classification and regression tasks.

  6. 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 consists of a root node, branches, internal nodes and leaf nodes.

  7. Scikit-learn provides a simple and efficient tool for data mining and data analysis, including decision tree classifiers. It offers various features like easy integration, extensive documentation, support for various metrics and parameter tuning, and methods for visualizing decision trees, making it a popular choice for machine learning ...

  8. Jun 6, 2019 · Evolutionary Decision Trees in Large-Scale Data Mining. Marek Kretowski. Part of the book series: Studies in Big Data ( (SBD,volume 59)) 661 Accesses. Abstract. In this chapter, I explain what happened to make data become so much more available and where Big Data emerged from.

  9. Jan 1, 2023 · 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.

  10. Nov 29, 2023 · In machine learning, a decision tree is an algorithm that can create both classification and regression models. The decision tree is so named because it starts at the root, like an upside-down tree, and branches off to demonstrate various outcomes.

  1. People also search for