August 2018
Intermediate to advanced
522 pages
12h 45m
English
A very interesting ensemble solution (which can be considered as part of the stacking subset) is offered by the VotingClassifier class, which isn't an actual classifier but a wrapper for a set of different ones that are trained and evaluated in parallel in order to exploit the different peculiarities of each algorithm.
The final decision on a prediction is taken by majority vote according to two different strategies:

Read now
Unlock full access