• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Crypto Currency
  • Technology
  • Contact
NEO Share

NEO Share

Sharing The Latest Tech News

  • Home
  • Artificial Intelligence
  • Machine Learning
  • Computers
  • Mobile
  • Crypto Currency

Decision Trees in 5 minutes

February 4, 2021 by systems

Decision trees are simple yet powerful. They offer advanced machine learning with relatively high interpretability (contrasting powerful “black box” algorithms such as neural networks). If you’ve ever wondered how computers are able to learn for themselves to address important questions, then stick around for a few.

My particular interest is in how Artificial Intelligence can be applied to Healthcare, hence I’ll be using examples of this to show you how decision trees function in the wild.

The name of the game is to predict, or group, patients with certain health characteristics into those with respiratory disease vs those without.

Decision trees were first considered in a statistical sense by a British statistician named William Belson (You can find the paper here). They’ve grown in popularity in recent years due to their implementation within the machine learning world and specifically their use within random forests. Hence, I’ll focus on their application within this sphere.

Fundamentally, you can think of a decision tree as a set of discriminating questions that separate input data. They function to classify categorical or continuous observations into meaningful groups based on their outcome. Their 4 main components are the following:

  • Root Nodes
  • Internal Nodes
  • Leaf Nodes
  • Branches

Filed Under: Artificial Intelligence

Primary Sidebar

Stay Ahead: The Latest Tech News and Innovations

Cryptocurrency Market Updates: What’s Happening Now

Emerging Trends in Artificial Intelligence: What to Watch For

Top Cloud Computing Services to Secure Your Data

The Future of Mobile Technology: Recent Advancements and Predictions

Footer

  • Privacy Policy
  • Terms and Conditions

Copyright © 2025 NEO Share

Terms and Conditions - Privacy Policy