“…• Single-factor methods: Pearson correlation (Pearson-Corr), 20 Spearman correlation (SpearmanCorr), 21 dis-tance correlation (DistCorr), 22 mutual information (MI), 23,24 and maximal information coefficient (MIC) 25 • Optimization-based methods: genetic algorithm (GA) 26 and particle swarm optimization (PSO) 27 • Recursive feature elimination (RFE) 28 • Information entropy-based methods: joint mutual information (JMI), 29 joint mutual information maximization (JMIM), 30 minimum-redundancy maximum-relevance (MRMR), 31,32 and conditional mutual information maximization (CMIM) 33 • Random forest-based methods: mean decrease impurity (MDI) 34 and mean decrease accuracy (MDA) 35 • Regularization-based methods: Lasso, 36 Ridge, 37 and Elastic Net Feature extraction methods: PCA, KPCA, PLS, LLE, and LDA. Some of the above methods, including PearsonCorr, SpearmanCorr, DistCorr, MI, MIC, JMI, JMIM, MRMR, CMIM, MDI, and MDA, can assign importance scores to features and then sort them.…”