N |
Number of training samples |
d |
Dimensionality of the feature vectors |
d′ |
The dimensionality of the selected features set |
|
Feature matrix of all samples |
|
The class labels for each of the samples |
|
The new reduced feature matrix, after feature selection |
k(x, xn) |
Subkernel function between the two samples x and xn
|
α |
Weights vector learned to aggregate subkernels into a kernel |
k(x, xn, α) |
Aggregate kernel of the two samples x and xn, using weights α
|
∥a∥1
|
The ℓ1 norm of vector a (i.e., ) |
∥a∥2
|
The ℓ2 norm of vector a (i.e., ) |
∥A∥2,1
|
The ℓ2,1 norm of the matrix A (i.e., ) |
|
The set of non-negative real numbers |