August 2018
Intermediate to advanced
522 pages
12h 45m
English
The alternative to one-vs-all is training a model for each pair of classes. The complexity is no longer linear (it's O(n2) indeed), and the right class is determined by a majority vote. In general, this choice is more expensive and should only be adopted when a full dataset comparison is not preferable.
Read now
Unlock full access