Skip to main content
. 2023 Jan 6;23(2):657. doi: 10.3390/s23020657
Algorithm 2. BgPCA-NMI
  1. Start {Y: the projected data matrix via BgPCA}

  2. Instantiate the feature subspace to null, S0 = {Φ}

  3. Choose the first feature, Yj using Equation (6) via utilizing Equation (8) and execute S1=S0  Yj

  4. For choosing the rest of the features, do

  5. Apply Equation (9) and update S

  6. Take S as the subspace of the top effective features