Formula
Classification Error Rate in Classification Trees
In the context of decision trees, the classification error rate is the fraction of training observations in a given region that do not belong to the most common class. It is mathematically defined as: where represents the proportion of training observations in the th region that belong to the th class. While classification error rate is a natural metric, it is not sufficiently sensitive for tree-growing (splitting), making other measures like Gini index or entropy preferable in practice.
0
3
Updated 2026-06-07
Contributors are:
Who are from:
Tags
Data Science
D2L
Dive into Deep Learning @ D2L