Algorithm 1 Proposed feature selection method using CML-ELM. |
Input:,
|
Output:
|
Start |
Step 1: Parameters Initialization |
|
|
|
|
Step 2: Forto K
|
do |
|
|
Step 3: Update
|
Step 4: Find the minimum value ofamong, |
,,…)
|
:-
|
Step 5: Passed computed LR values in ELM classifier |
Step 6: Find MSER for ELM classifier |
Step 7: If MSER
|
Update
|
Step 8:
|
End For |
End |