October 2018
Intermediate to advanced
172 pages
4h 6m
English
The metric that the decision tree uses to decide if the root node is called the Gini coefficient. The higher the value of this coefficient, the better the job that this particular feature does at splitting the data into distinct groups. In order to learn how to compute the Gini coefficient for a feature, let's consider the following diagram:

In the preceding diagram, the following happens:
Read now
Unlock full access