Algorithm 1: Reduction of features. |
Require: d × N feature matrix F. |
1: Estimate effective-rank k of (using rank estimation technique in [40]). |
2: Find a sub matrix with k rows and call it . |
3: while effective- do |
4: Find another sub matrix with k rows and call it . |
5: end while |
6: k features corresponding to each row of are most relevant features. |