Skip to main content
Top

5. Decision Trees

  • 2026
  • OriginalPaper
  • Chapter
Published in:

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

This chapter delves into the world of decision trees, one of the most popular machine learning methods. It begins by explaining the basic concepts and types of decision trees, including binary and non-binary trees. The chapter then explores univariate decision tree construction methods like CART and C4.5, providing detailed steps and practical examples. It also covers multivariate decision trees, focusing on the OC1 method and its advantages. The text discusses quality metrics and tree pruning techniques to prevent overfitting, highlighting methods like reduced error pruning and error complexity pruning. Throughout the chapter, the reader will find Python code snippets and visual aids to illustrate the concepts. The chapter concludes with a discussion on the applications of decision trees in various fields, emphasizing their ease of use and interpretability. By the end of this chapter, readers will have a solid understanding of how decision trees work and how to implement them effectively.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Business + Economics & Engineering + Technology"

Online-Abonnement

Springer Professional "Business + Economics & Engineering + Technology" gives you access to:

  • more than 130.000 books
  • more than 540 journals

from the following subject areas:

  • Automotive
  • Construction + Real Estate
  • Business IT + Informatics
  • Electrical Engineering + Electronics
  • Energy + Sustainability
  • Finance + Banking
  • Management + Leadership
  • Marketing + Sales
  • Mechanical Engineering + Materials
  • Surfaces + Materials Technology
  • Insurance + Risk


Secure your knowledge advantage now!

Springer Professional "Engineering + Technology"

Online-Abonnement

Springer Professional "Engineering + Technology" gives you access to:

  • more than 75.000 books
  • more than 390 journals

from the following specialised fileds:

  • Automotive
  • Business IT + Informatics
  • Construction + Real Estate
  • Electrical Engineering + Electronics
  • Energy + Sustainability
  • Mechanical Engineering + Materials
  • Surfaces + Materials Technology





 

Secure your knowledge advantage now!

Springer Professional "Business + Economics"

Online-Abonnement

Springer Professional "Business + Economics" gives you access to:

  • more than 100.000 books
  • more than 340 journals

from the following specialised fileds:

  • Construction + Real Estate
  • Business IT + Informatics
  • Finance + Banking
  • Management + Leadership
  • Marketing + Sales
  • Insurance + Risk



Secure your knowledge advantage now!

Title
Decision Trees
Authors
Karol Przystalski
Maciej J. Ogorzałek
Jan K. Argasiński
Wiesław Chmielnicki
Copyright Year
2026
DOI
https://doi.org/10.1007/978-3-031-91816-2_5
This content is only visible if you are logged in and have the appropriate permissions.