Crowding/Correlatio​n Distance for Feature Selection

Novel Feature Selection Algorithms Based on Crowding Distance and Pearson Correlation Coefficient
ダウンロード: 25
更新 2023/4/1

ライセンスの表示

Feature Selection is an important phase in classification models. Feature Selection is an effective task used to decrease the dimensionality and eliminate redundant and unrelated features. In this paper, three novel algorithms for feature selection problem are proposed. The first one is a filter method, the second one is a wrapper method, and the last one is a hybrid filter method. Both the proposed algorithms use the crowding distance used in the multiobjective optimization as a new metric to assess the importance of the features. The idea behind the use of the crowding distance is that the less crowded features have great impacts on the target attribute (class), and the crowded features have generally the same impact on the class attribute. To enhance the crowded distance, a combination with other metrics will give good results. In this work, the hybrid method combines between the crowding distance and Pearson correlation coefficient to well order the importance of features. Experiments on well-known benchmark datasets including large microarray datasets have shown the effectiveness and the robustness of the proposed algorithms.

引用

abdesslem layeb (2024). Crowding/Correlation Distance for Feature Selection (https://www.mathworks.com/matlabcentral/fileexchange/127189-crowding-correlation-distance-for-feature-selection), MATLAB Central File Exchange. 取得済み .

Abdesslem Layeb, "Novel Feature Selection Algorithms Based on Crowding Distance and Pearson Correlation Coefficient", International Journal of Intelligent Systems and Applications(IJISA), Vol.15, No.2, pp.37-42, 2023. DOI:10.5815/ijisa.2023.02.04

MATLAB リリースの互換性
作成: R2023a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.15

title correction

1.0.1

title correction

1.0.0