for
each sample
Feature subset construction
by excluding the first
th feature
Train
th SVM using
;
Compute the lost function of
using (
9
);
Maximize the energy function of
to find a feature subset
.
Algorithm 1:
Backward selection.