Formula
Entropy in Classification Trees
Similar to the Gini index numerically, entropy reflects node purity in a classification tree. A small value implies that one class dominates the region. Entropy is defined as: where denotes the proportion of training observations in the th region that belong to the th class.
0
3
Updated 2026-06-21
Contributors are:
Who are from:
Tags
Data Science