Artificial Intelligence For Dummies by John Paul Mueller & Luca Massaron
Author:John Paul Mueller & Luca Massaron [Mueller, John Paul & Massaron, Luca]
Language: eng
Format: epub
ISBN: 9781119796787
Publisher: Wiley
Published: 2021-10-29T00:00:00+00:00
Pruning overgrown trees
Even though the play tennis dataset in the previous section illustrates the nuts and bolts of a decision tree, it has little probabilistic appeal because it proposes a set of deterministic actions (it has no conflicting instructions). Training with real data usually doesnât feature such sharp rules, thereby providing room for ambiguity and the likelihood of the hoped for outcome.
Decision trees have more variability in their estimations because of the noise that they obtain from data during the learning process (an effect of overfitting). To overfit the data less, the example specifies that the minimum split has to involve at least five examples. Because the terminal leaves are numerically larger, the confidence that the tree is picking the correct signal increases because the evidence quantity is higher. Also, it prunes the tree. Pruning happens when the tree is fully grown.
Starting from the leaves, the example prunes the tree of branches, showing little improvement in the reduction of information gain. By initially letting the tree expand, branches with little improvement are tolerated because they can unlock more interesting branches and leaves. Retracing from leaves to root and keeping only branches that have some predictive value reduces the variance of the model, making the resulting rules restrained.
For a decision tree, pruning is just like brainstorming. First, the algorithm generates all possible ramifications of the tree (as you do with ideas in a brainstorming session). Second, when the brainstorming concludes, only feasible ideas are retained, and the algorithm keeps only what really works.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Computer Vision & Pattern Recognition | Expert Systems |
Intelligence & Semantics | Machine Theory |
Natural Language Processing | Neural Networks |
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8309)
Test-Driven Development with Java by Alan Mellor(6786)
Data Augmentation with Python by Duc Haba(6703)
Principles of Data Fabric by Sonia Mezzetta(6447)
Learn Blender Simulations the Right Way by Stephen Pearson(6353)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6222)
Hadoop in Practice by Alex Holmes(5965)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5813)
RPA Solution Architect's Handbook by Sachin Sahgal(5621)
Big Data Analysis with Python by Ivan Marin(5392)
The Infinite Retina by Robert Scoble Irena Cronin(5309)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5155)
Pretrain Vision and Large Language Models in Python by Emily Webber(4359)
Infrastructure as Code for Beginners by Russ McKendrick(4123)
Functional Programming in JavaScript by Mantyla Dan(4044)
The Age of Surveillance Capitalism by Shoshana Zuboff(3964)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3837)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3640)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3612)
