Open Access   Article Go Back

Evaluation of a NeuroFuzzy Unsupervised Feature Selection Approach

Bacharaju Vishnu Swathi1

  1. Dept. of CSE, Geetanjali College of Engg. and Tech., Hyderabad, India.

Correspondence should be addressed to: swathiveldanda@yahoo.com.

Section:Research Paper, Product Type: Journal Paper
Volume-5 , Issue-12 , Page no. 29-34, Dec-2017

CrossRef-DOI:   https://doi.org/10.26438/ijcse/v5i12.2934

Online published on Dec 31, 2017

Copyright © Bacharaju Vishnu Swathi . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

View this paper at   Google Scholar | DPI Digital Library

How to Cite this Paper

  • IEEE Citation
  • MLA Citation
  • APA Citation
  • BibTex Citation
  • RIS Citation

IEEE Style Citation: Bacharaju Vishnu Swathi, “Evaluation of a NeuroFuzzy Unsupervised Feature Selection Approach,” International Journal of Computer Sciences and Engineering, Vol.5, Issue.12, pp.29-34, 2017.

MLA Style Citation: Bacharaju Vishnu Swathi "Evaluation of a NeuroFuzzy Unsupervised Feature Selection Approach." International Journal of Computer Sciences and Engineering 5.12 (2017): 29-34.

APA Style Citation: Bacharaju Vishnu Swathi, (2017). Evaluation of a NeuroFuzzy Unsupervised Feature Selection Approach. International Journal of Computer Sciences and Engineering, 5(12), 29-34.

BibTex Style Citation:
@article{Swathi_2017,
author = {Bacharaju Vishnu Swathi},
title = {Evaluation of a NeuroFuzzy Unsupervised Feature Selection Approach},
journal = {International Journal of Computer Sciences and Engineering},
issue_date = {12 2017},
volume = {5},
Issue = {12},
month = {12},
year = {2017},
issn = {2347-2693},
pages = {29-34},
url = {https://www.ijcseonline.org/full_paper_view.php?paper_id=1576},
doi = {https://doi.org/10.26438/ijcse/v5i12.2934}
publisher = {IJCSE, Indore, INDIA},
}

RIS Style Citation:
TY - JOUR
DO = {https://doi.org/10.26438/ijcse/v5i12.2934}
UR - https://www.ijcseonline.org/full_paper_view.php?paper_id=1576
TI - Evaluation of a NeuroFuzzy Unsupervised Feature Selection Approach
T2 - International Journal of Computer Sciences and Engineering
AU - Bacharaju Vishnu Swathi
PY - 2017
DA - 2017/12/31
PB - IJCSE, Indore, INDIA
SP - 29-34
IS - 12
VL - 5
SN - 2347-2693
ER -

VIEWS PDF XML
944 685 downloads 421 downloads
  
  
           

Abstract

Dimensionality reduction is a commonly used step in machine learning, especially when dealing with a high dimensional space of features. The original feature space is mapped onto a new, reduced dimensionality space and the examples to be used by machine learning algorithms are represented in that new space. The mapping is usually performed either by feature extraction or feature selection. Feature extraction involves constructing some new features from original feature set. Feature selection involves selecting a subset of the original features from original feature set without transformation. Feature selection can be implemented either by feature ranking or subset selection. Feature ranking is an approach in which all the features are ranked based on some criteria. In this project, Feature ranking algorithm has been implemented. Work presented here includes the implementation of UFSNF for ranking different features using the fuzzy evaluation index with neural networks. The results (ranks) obtained from UFSNF have been compared with the ranks obtained by Relief-F evaluator using four clustering techniques EM, k-Means, Farthest First and Hierarchical. For the experimental study, benchmark datasets from the UCI Machine Learning Repository have been used. From the study, it is found that the newly proposed algorithm, UFSNF in some cases exceeds the performance of Relief-F.

Key-Words / Index Term

Dimensionality reduction,feature selection,unsupervised, Relief-F,clustering

References

[1] Sankar K. Pal, Fellow, IEEE, Rajat K. De, Member, IEEE, and Jayanta Basak, Senior Member, IEEE “Unsupervised learning: Neuro fuzzy approach”, IEEE Transactions on Neural Networks, vol. 11, no. 2, MARCH 2000.
[2] E. C. C. Tsang, D. S. Yeung, and X. Z. Wang, “Optimal Fuzzy-Valued Feature Subset Selection”, IEEE Transactions On Fuzzy Systems, vol. 11, no. 2, APRIL 2003
[3] Hahn-Ming Lee, Chih-Ming Chen, Jyh-Ming Chen, and Yu-Lu Jou, “An Efficient Fuzzy Classifier with Feature Selection Based on Fuzzy Entropy”, IEEE Transactions on Systems, Man, and Cybernetics—PART B: CYBERNETICS, vol. 31, no. 3, JUNE 2001
[4] http://archive.ics.uci.edu/ml/datasets.html