Skip to main content
. 2017 Jun 22;17(7):1475. doi: 10.3390/s17071475
Algorithm 3. BLSE
Input: labeled training data XD × n. Reduced dimension d.
    Tradeoff parameters α, β and γ.
1: Run Algorithm 1 to get the affinity weights matrix Z of X.
2: Run Algorithm 2 to obtain the optimal projection matrix V.
Output: Projection matrix V.