Crowding/Correlatio​n Distance for Feature Selection

Novel Feature Selection Algorithms Based on Crowding Distance and Pearson Correlation Coefficient
23 Downloads
Updated 1 Apr 2023

View License

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.

Cite As

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. Retrieved .

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 Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.15

title correction

1.0.1

title correction

1.0.0