Skip to main content
. 2020 Dec 16;2020:6636321. doi: 10.1155/2020/6636321

Table 1.

The NSCR-based classifier.

The NSCR based classifier
1 Input: training sample matrix X = [X1, ⋯, Xk] and query sample y
2 Normalize each column of matrix X and query sample y to the unit L_2 norm
3 The encoding vector of y on X is solved by the NSCR model
4 Calculate the coefficient matrix: c^=argmincy=Xc+αc22+βcs.t.c0
5 Calculate residual similarity: rk=yXkc^k2
6 Output label category: label(y) = arg min{rk}