Algorithm 2 Pseudoalgorithm of the feature selection | |
Input: Clinical data | |
1. All features were normalized as described in the Pre-processing Section 2. For each feature j, Set End for each . For each FS technique For each feature j If feature is in , End for each End for each 4. Rank features to descending order with respect to . In case of equality the ranking is shaped from the feature importance of the best performing FS technique. End |