Sitemap
TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Member-only story

Feature Importance in Decision Trees

9 min readJun 2, 2022

--

Photo by Joshua Golde on Unsplash

The aim of this article is to familiarize the reader with how are the importance of features calculated in decision trees. Personally, I have not found an in-depth explanation of this concept and thus this article was born.

All the code used in this article is publicly available and can be found via:

https://github.com/Eligijus112/gradient-boosting

Before diving deeper into the feature importance calculation, I highly recommend refreshing your knowledge about what a tree is and how do we combine them into a random forest using these articles:

--

--

TDS Archive
TDS Archive

Published in TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Eligijus Bujokas
Eligijus Bujokas

Written by Eligijus Bujokas

A person who tries to understand the world through data and equations