Malozemov (MDM) algorithm (a fast geometric algorithm for SVM construction) that may
yield quite large training savings. While decomposition algorithms such as SVMLight or
SMO are usually the SVM methods of choice, we shall show that there is a relationship
between SMO and MDM that suggests that, at least in their simplest implementations, they
should have similar training speeds. Thus, and although we will not discuss it here, the …