April 2018
Beginner to intermediate
500 pages
11h 26m
English
In a regression technique, we minimize the overall squared error. However, in a classification technique, we minimize the overall cross-entropy error.
A binary cross-entropy error is as follows:

In the given equation:
For a classification exercise, all the preceding algorithms work; it's just that the objective function changes to cross-entropy error minimization instead of squared error.
In the case of a decision tree, the variable that belongs to the root node is the variable that provides the highest information gain when ...
Read now
Unlock full access