Table 2.
This table provides a summary of the classification methods described in the Section 2.7.
Mapping Function | Objective Function | Min/Max Algorithm | |
---|---|---|---|
DT | Gain impurity, information gain | greedy algorithm | |
LDA | Eigen value solver | ||
SVM | Quadratic Programming | ||
R-SVM | |||
MLP | MSE, Cross entropy, Hinge | SGD, Adam | |
CNN | |||
MDRM | Averaging approaches |