<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JDAIP</journal-id><journal-title-group><journal-title>Journal of Data Analysis and Information Processing</journal-title></journal-title-group><issn pub-type="epub">2327-7211</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jdaip.2014.24012</article-id><article-id pub-id-type="publisher-id">JDAIP-51490</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject><subject> Physics&amp;Mathematics</subject></subj-group></article-categories><title-group><article-title>
 
 
  A Feature Subset Selection Technique for High Dimensional Data Using Symmetric Uncertainty
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>harat</surname><given-names>Singh</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Nidhi</surname><given-names>Kushwaha</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Om</surname><given-names>Prakash Vyas</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Information Technology, Indian Institute of Information Technology, Allahabad, India</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>bharatbbd1@gmail.com(HS)</email>;<email>kushwaha.nidhi12@gmail.com(NK)</email>;<email>dropvyas@gmail.com(OPV)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>18</day><month>11</month><year>2014</year></pub-date><volume>02</volume><issue>04</issue><fpage>95</fpage><lpage>105</lpage><history><date date-type="received"><day>18</day>	<month>September</month>	<year>2014</year></date><date date-type="rev-recd"><day>20</day>	<month>October</month>	<year>2014</year>	</date><date date-type="accepted"><day>11</day>	<month>November</month>	<year>2014</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  With the abundance of exceptionally High Dimensional data, feature selection has become an essential element in the Data Mining process. In this paper, we investigate the problem of efficient feature selection for classification on High Dimensional datasets. We present a novel filter based approach for feature selection that sorts out the features based on a score and then we measure the performance of four different Data Mining classification algorithms on the resulting data. In the proposed approach, we partition the sorted feature and search the important feature in forward manner as well as in reversed manner, while starting from first and last feature simultaneously in the sorted list. The proposed approach is highly scalable and effective as it parallelizes over both attribute and tuples simultaneously allowing us to evaluate many of potential features for High Dimensional datasets. The newly proposed framework for feature selection is experimentally shown to be very valuable with real and synthetic High Dimensional datasets which improve the precision of selected features. We have also tested it to measure classification accuracy against various feature selection process.
 
</p></abstract><kwd-group><kwd>High Dimensional Datasets</kwd><kwd> Feature Selection</kwd><kwd> Classification</kwd><kwd> Predominant Feature</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Data Mining is a multidisciplinary task to find out hidden nuggets of information from data. In recent years, as the technology advances in various fields, the data generated in these fields, have become increasingly larger in both number of instances and number of features in various field. The proliferation of High Dimensional data in various applications poses challenges to Data Mining field. This enormity cause serious problems to many Data Mining and Machine Learning algorithms with respect to scalability and learning performance [<xref ref-type="bibr" rid="scirp.51490-ref1">1</xref>] . Feature selection is an active field of research and development since the 70’s, in multidisciplinary field. It includes statistical pattern recognition [<xref ref-type="bibr" rid="scirp.51490-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref3">3</xref>] , machine learning [<xref ref-type="bibr" rid="scirp.51490-ref4">4</xref>] - [<xref ref-type="bibr" rid="scirp.51490-ref7">7</xref>] , Data Mining [<xref ref-type="bibr" rid="scirp.51490-ref8">8</xref>] - [<xref ref-type="bibr" rid="scirp.51490-ref10">10</xref>] and it is extensively applied to various field such as text categorization [<xref ref-type="bibr" rid="scirp.51490-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref12">12</xref>] image retrieval [<xref ref-type="bibr" rid="scirp.51490-ref13">13</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref14">14</xref>] , genomics analysis [<xref ref-type="bibr" rid="scirp.51490-ref7">7</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref15">15</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref16">16</xref>] , CRM [<xref ref-type="bibr" rid="scirp.51490-ref17">17</xref>] . Due to these applications, not only the datasets get larger, but different and new kinds of data are also generated, for example, stream data, microarray in proteomics and genomics, social computing and system biology datasets.</p><p>Within this, High Dimensional datasets are flattering more and more copious in learning process. Relatively it has made traditional search algorithm too expensive in terms of time and memory storage resource. Thus, several modification or enhancement to local search algorithm can be found to deal with such problem. Therefore, feature selection is indispensable for the Data Mining and Machine Learning process while managing High Dimensional datasets. Various established search techniques have shown promising results in a number of feature selection problems, but there are only few techniques which deal with High Dimensional data. The central hypothesis is that the important attribute sets are strongly correlated with the target class, and uncorrelated attributes are less important. Further, strong correlation among attribute with other attributes makes strong only one of them and other can be removed. If two or more attributes have the same importance to the target class values, it will be good to consider only one of them. As the attributes of a particular application increases, the dimension of that dataset increases. Then feature selection algorithm becomes intractable for finding the best subset, so this problem, sometimes becomes the NP-hard.</p><p>Feature selection is a simple method that tries to find out a subset of original features that have the same information regarding the whole datasets, without the loss of generality. Here, the main goal is to identify a few features/genes from thousands of genes to identify a specific set features/gene for specific diseases. However, as the number of attributes becomes extremely larger, most of these presented techniques face the problem of unachievable time computation. In this context, the main problem with this type of data is due to less number of instances, within hundred, while the number of feature is in the order of thousands or even in order of millions. The major challenge in these types of applications is to haul out a set of impressive features, as small as possible, that accurately classifies the learning algorithms [<xref ref-type="bibr" rid="scirp.51490-ref18">18</xref>] . In various Data Mining tasks, the input is represented by a very large number of features, many of which are not required for classifying the class. Feature selection is the task of choosing a small subset of features that is sufficient to classify the target class effectively. The main rea- son to use feature selection is to reduce computational cost, improved accuracy, and problem understanding.</p><p>From the study, there is no feature selection method available for handling the all requirement presents in the inconsistent real world datasets. So the hybrid methods were also present for improving the efficiency of this method. Ranking of features is also applicable for managing the number of large set of feature. After ranking all the features we select only features that are above then some threshold value and then apply our traditional Data Mining approaches on the reduced features to check its correctness and accuracy of the trained model with the reduced set of features.</p><p>The motivation for investigating the feature subset selection algorithms came from the requirement to give support to application domain experts with very important quantified evidence that the selected features ultimately become more robust to variations in the training data. This requirement is particularly decisive in biological applications, e.g. DNA-microarrays, genomics, and proteomics, mass spectrometry. These applications are generally characterized by high dimensionality; the goal is to find a small output set of highly uncorrelated variables on which biomedical and Data Miner experts will subsequently invest considerable less time and research effort.</p><p>The remaining of this paper is organized as follows. In section 2 we give the related work and background of feature selection techniques that are required for our proposed algorithm. Section 3 details the methodology and correlation based feature subset selection for High Dimensional data using SU. In section 4 we have presented our framework and algorithm. In the section 5 we have done complexity analysis of the proposed algorithm. Then, we have analyzed our algorithm’s result, on synthetic data as well as on real world data in section 6, and finally we conclude in section 7.</p></sec><sec id="s2"><title>2. Literature Review and Background</title><p>The recent problem in Machine Learning and Data Mining is to discovering representative set of attributes from which to construct a model for classifying or clustering for a specific task. The Feature selection aims at selection a small subset of feature that meets certain criteria given by the user [<xref ref-type="bibr" rid="scirp.51490-ref15">15</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref16">16</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref18">18</xref>] - [<xref ref-type="bibr" rid="scirp.51490-ref20">20</xref>] . It reduces the number of attribute, separate out the irrelevant, noisy and redundant data, that improve and speed up the Data Mining techniques like prediction accuracy of classification. The central hypothesis is that the important attribute sets are strongly correlated with the class values, and uncorrelated attributes are less important. Further, strong correlation among attribute with other attributes makes strong only one of them and other can be removed. If two or more attributes having the same importance to the target class values then it will be good to consider only one of them.</p><p>In literature, a large number of feature selection algorithms have been already proposed and they were applied to different fields: bioinformatics [<xref ref-type="bibr" rid="scirp.51490-ref19">19</xref>] , text categorization [<xref ref-type="bibr" rid="scirp.51490-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref12">12</xref>] , image processing [<xref ref-type="bibr" rid="scirp.51490-ref13">13</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref14">14</xref>] , etc. Various taxonomies can be found in the literature in order to classify feature selection algorithms [<xref ref-type="bibr" rid="scirp.51490-ref9">9</xref>] . These algorithms can be of three models: Filter model, Wrapper model, and Embedded model. Filter model does not consider any Data Mining algorithm. They are strongly relies on underlying characteristics of the data variable depends on certain criteria. For example feature selection using, information gain [<xref ref-type="bibr" rid="scirp.51490-ref7">7</xref>] , fisher score, Laplacian score; these are methods to find features with the largest information gain, fisher score, Laplacian score respectively. These methods have some limitation as most of the methods are univariate. Consequently, each feature is considered individually without consideration of correlation among features. Wrapper model consider a learning process. Its aim to select a subset of feature that is used to predict or classify efficiently, that gives more discriminative power with that particular learning process; therefore, it consume more time compare to filter. The advantage of wrapper techniques is the suitably used the correlation among the features and the simultaneously interaction with the learning process. However, this type of algorithm has some limitations as it require very large calculation and computation. To overcome the wrapper model, we found very few algorithms in literature, which combine filter and wrapper search to benefit from the singular advantages of each methodology. But, in this paper, we will only consider filter-based approach. And, based on ranking of feature, we will select important attribute which are not redundant and whose SU value is greater than a particular threshold value.</p><p>In the process of feature selection, the most important and necessary key operation is, how the individual feature are clearly discriminated. For evaluation of discrimination power of attribute various methods have been proposed, in which information gain is the older and often used techniques [<xref ref-type="bibr" rid="scirp.51490-ref21">21</xref>] . Ding et al. [<xref ref-type="bibr" rid="scirp.51490-ref19">19</xref>] used mutual information gain for feature selection from biological dataset i.e. Microarray Gene Expression data.</p><p>A characteristic feature selection method consists of four fundamental steps as depicted in <xref ref-type="fig" rid="fig1">Figure 1</xref>, namely, generation of all possible subset, evaluation of generated subset, stopping criterion, and validation of result [<xref ref-type="bibr" rid="scirp.51490-ref10">10</xref>] . Generation of all possible subset is a brute force method that generates candidate feature subsets for estimation based on a particular search procedure. Each generated candidate feature subset is estimated and compared with the preceding most excellent one according to a certain estimating criterion [<xref ref-type="bibr" rid="scirp.51490-ref10">10</xref>] . If the criteria score of new subset come out to be better, it replaces the previous best subset. The process of generation of subset and estimation is recurring until a given stopping criterion is not satisfied [<xref ref-type="bibr" rid="scirp.51490-ref10">10</xref>] . Then, the most excellent subset usually needs to be tested by prior knowledge or many separate tests on synthetic datasets and/or real-world datasets. Feature selection can be found in various areas of Data Mining and Machine Learning such as classification, clustering, association rules, and regression with different applications in different domain [<xref ref-type="bibr" rid="scirp.51490-ref10">10</xref>] .</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> Four basic steps of feature selection</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/2-2870045x5.png"/></fig><p>Almuallim and Dietterich proposed FOCUS [<xref ref-type="bibr" rid="scirp.51490-ref22">22</xref>] , an exhaustive search algorithm, in this they showed that FOCUS can find the important and required features in quasi-polynomial time, but having some constraint like:</p><p>1) Limitation of difficulties in target class;</p><p>2) Data is free from the noise.</p><p>But the main problem in High Dimensional data is the computational complexity, that can be as large as O(2<sup>p</sup>), for example when all the features are relevant, it may be intractable. Devijver and Kittler in their paper review heuristic search algorithm. They have find Sequential Forward Selection (SFS) and Sequential Backward Selection (SBS) algorithms. These algorithms totally based on heuristic, “find out the most important attribute to add in every step of the iteration is the attribute to be selected and find out the most important attribute to remove in every step of the iteration is the attribute rejected”. These techniques cause problem with High Dimensional data because they did not consider the interaction among attributes.</p><p>Relief [<xref ref-type="bibr" rid="scirp.51490-ref23">23</xref>] has been a fundamental and traditional technique for feature selection for normal datasets but when handling High Dimensional data, it failed due to infeasibility of computation. An optimization using supervised model construction has been proposed to improve starter selection. Relief is a basic technique which depends on near-hit, near-miss and some statistical techniques for an instance. It is also noise tolerance and could be untouched by interaction of feature.</p><sec id="s2_1"><title>2.1. Mutual Information</title><p>How to measure the correlation between two or more attributes based on label data? Mutual information (MI) is a basic technique to measures how much knowledge between two attributes are correlated. It is defined as the difference between the sum of the marginal entropies and their joint entropy. For two totally independent objects the mutual information is always zero. In [<xref ref-type="bibr" rid="scirp.51490-ref20">20</xref>] , maximum dependency condition based on MI is used for feature selection, and various implementations for classiﬁcation accuracies have been done. In this paper, we use mutual information, where Shannon’s entropy is utilized [<xref ref-type="bibr" rid="scirp.51490-ref20">20</xref>] .</p><p>Consider the High Dimensional data<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x6.png" xlink:type="simple"/></inline-formula>, where M is the number of feature and N is the number of the instances. Let x and y be two random features or variables, p(x) and p(y) be their probability density functions and p(x, y) be their joint probability density function. Then their mutual information (MI) has been deﬁned as follows [<xref ref-type="bibr" rid="scirp.51490-ref24">24</xref>] :</p><disp-formula id="scirp.51490-formula521"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/2-2870045x7.png"  xlink:type="simple"/></disp-formula><p>We can use the relation of entropy and mutual information to solve the problem in different ways, these are as follow. Let H(X) denote Shannon’s entropy of X, then</p><disp-formula id="scirp.51490-formula522"><label>(2)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/2-2870045x8.png"  xlink:type="simple"/></disp-formula><p>The entropy is related to mutual information as follows:</p><disp-formula id="scirp.51490-formula523"><label>(3)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/2-2870045x9.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.51490-formula524"><label>(4)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/2-2870045x10.png"  xlink:type="simple"/></disp-formula><p>The feature’s values are considered to be discrete. Here, the marginal entropies is represented by H(X) and H(Y), <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x11.png" xlink:type="simple"/></inline-formula>and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x12.png" xlink:type="simple"/></inline-formula> are the conditional entropies, and the joint entropy of X, Y is represented by H(X, Y). Mutual information is a symmetric estimation. That is the amount of mutual information with the relation with Y is equal to the amount of mutual information after observing X. We can say that the sequence of calculation for two variable X and Y (e.g., (x, y) or (y, x)) will not change the measurement.</p><p>As a feature selection criterion, the best feature will maximize the mutual information MI(X, Y), where X is the feature vector and Y is the class indicator. This is a nonlinear statistics of correlation between feature values and class values. The symmetric uncertainty (SU) [<xref ref-type="bibr" rid="scirp.51490-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref7">7</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref16">16</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref19">19</xref>] , is extended from MI with normalizing it to the entropy value of features and entropy value of features with class label. SU has been used to evaluate the effectiveness of features for classifying the data by various number of researchers [<xref ref-type="bibr" rid="scirp.51490-ref4">4</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref13">13</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref15">15</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref16">16</xref>] [<xref ref-type="bibr" rid="scirp.51490-ref20">20</xref>] . Our approach also based on SU for correlation between either two features or a feature and a class value.</p></sec><sec id="s2_2"><title>2.2. Symmetric Uncertainty</title><p>Symmetric uncertainty can be used to calculate the fitness of features for feature selection by calculating between feature and the target class. The feature which has high value of SU gets high importance. Symmetric uncertainty defined as</p><disp-formula id="scirp.51490-formula525"><label>(5)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/2-2870045x13.png"  xlink:type="simple"/></disp-formula><p>where H(X) is the entropy of a discrete random variable X. If the prior probability of each element of X is p(x), then H(X) can be calculated by equation (2).</p><p>Symmetric uncertainty, equation (5), behave a couple of variables symmetrically, it compensates for mutual information’s bias towards features having large number of different values and normalizes within range [0, 1]. A value 1 of SU(X, Y) indicate that knowledge of the object value strongly represent the values of other and the SU(X, Y) value 0 indicate the independence of X and Y. In this paper, we also deal with continuous features by normalized in proper discrete form.</p></sec><sec id="s2_3"><title>2.3. Relevant Feature and F-Correlation</title><p>The definition of relevant feature is defined as: F<sub>i</sub> is relevant to the target concept C if and only if there exists</p><p>some<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x14.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x15.png" xlink:type="simple"/></inline-formula>, and c, such that, for probability<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x16.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x17.png" xlink:type="simple"/></inline-formula>otherwise, feature</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x18.png" xlink:type="simple"/></inline-formula>is an irrelevant feature [<xref ref-type="bibr" rid="scirp.51490-ref1">1</xref>] . Definition of relevant Feature indicates that there are two type of relevant features due to different<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x19.png" xlink:type="simple"/></inline-formula>:</p><p>1) When<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x20.png" xlink:type="simple"/></inline-formula>, from the above definition, we can know that F<sub>i</sub> is fundamentally relevant to the target class;</p><p>2) When <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x21.png" xlink:type="simple"/></inline-formula> is not proper subset of<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x21.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x22.png" xlink:type="simple"/></inline-formula>, from the definition we may obtain that<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x21.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x22.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x23.png" xlink:type="simple"/></inline-formula>.</p><p>It can be concluded that <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x24.png" xlink:type="simple"/></inline-formula> is irrelevant to the target class. It’s a general concept that most of the information contained in redundant features is containing by some other features. As a result, redundant features do not have strong interpretability for the target class.</p><p>Given SU(X, Y) the symmetric uncertainty of features X &amp; Y, the correlation between two attributes is refers</p><p>as F-correlation. The correlation between any pair of attributes <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x25.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x26.png" xlink:type="simple"/></inline-formula> is refer F-cor-</p><p>relation of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x27.png" xlink:type="simple"/></inline-formula> and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x28.png" xlink:type="simple"/></inline-formula>, and we are denoting it as<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x29.png" xlink:type="simple"/></inline-formula>.</p></sec></sec><sec id="s3"><title>3. A Correlation Based Feature Subset Selection Algorithm</title><p>In this section, we propose the framework of our feature subset selection techniques which can improve the classification and clustering technique. To select important feature for classification or clustering accuracy, we require some aspect i.e.</p><p>&#183; How to decide which of the attributes is relevant for a particular class and which of the all attributes are not?</p><p>&#183; How to decide among all relevant which attribute is redundant?</p><p>&#183; How to decide whether two attribute are closely correlated?</p><p>Using the symmetric uncertainty (SU) as the fitness function, we are able to generate an algorithm and framework to select important features for Data Mining task. This framework and algorithm is totally based on the correlation analysis of attributes using supervised High Dimensional datasets.</p><p>The answer to these questions can be sorted out by applying appropriate approaches, like, for first question we can use a user defined threshold value, generally used with filter approach of feature selection. For example, let us consider a dataset D having M feature and N instances and set of C classes. Let <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x30.png" xlink:type="simple"/></inline-formula> denote the SU value of a feature f<sub>i</sub> and class C, then a subset D’ of the important features can be decided by a user defined threshold</p><p>value, which is the second step in our framework. It can be defined as: <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x31.png" xlink:type="simple"/></inline-formula>Є<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x32.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x33.png" xlink:type="simple"/></inline-formula>, for<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x33.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x34.png" xlink:type="simple"/></inline-formula>.</p><p>The answer to the next question is important because this is the main question on which we are focusing. For this, we have to analyze pair-wise correlations among all attributes, but if we calculate the pair wise correlation, the time complexity for this will be O(M<sup>2</sup>), where M is the number of attributes which are very high in High Dimensional data.</p><p>Correlation between attributes are also captures by symmetric uncertainty values, but to decide and differentiate between relevant and redundant attribute, we have a reason, why we are selecting a particular threshold value. We can say, need to define whether the value of correlation or symmetric uncertainty between two attributes in <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula> is very high to cause the redundancy, if it is true, then one of them may be deleted from<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula>. For a attribute<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula>, as we discussed the value of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula> is shows the correlation of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula> to the class C. If we examine the value of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula> for every<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula>, we will also calculate the extent to which <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula> is correlated to the remaining important attribute in<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula>. Therefore, it is the main advantage of using this algorithm; in this we can find the strongly correlated attributes to a feature <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula> in as usual way, after that we decide <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula> using a threshold in step 2 that is equal or similar to λ and reject the other attribute that have value less than λ. Similar things we can do for <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x46.png" xlink:type="simple"/></inline-formula> attributes in<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x46.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x47.png" xlink:type="simple"/></inline-formula>. However, when we are finding strong correlated features with one concept and not considering the another concept then this method is not logically good. In the context of a set of important feature <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x46.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x48.png" xlink:type="simple"/></inline-formula> which we sort out by comparing the user defined threshold value, when we try to calculate strong correlation features for a specific feature <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x46.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x49.png" xlink:type="simple"/></inline-formula> within<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x46.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x49.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x50.png" xlink:type="simple"/></inline-formula>, we have found that it is more important to use the class correlation value between <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x46.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x49.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x51.png" xlink:type="simple"/></inline-formula> and the class label, while <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x41.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x46.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x49.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x52.png" xlink:type="simple"/></inline-formula> as a reference. The logic behind this is lies in our hypothesis, that is: an attribute that is correlated to one class at a particular level cab also be correlated to some other attributes at the equal or a higher level. So, though the correlation between attribute and the class is higher than some threshold value λ and there for we are just considering this attribute is important to the class, but not considering this attribute correlation predominant. Lei Yu et al. [<xref ref-type="bibr" rid="scirp.51490-ref20">20</xref>] proposed and define the concept of predominant correlation which is as follow.</p><p>The correlation between a feature <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x53.png" xlink:type="simple"/></inline-formula> and the class C is predominant iff <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x53.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x54.png" xlink:type="simple"/></inline-formula> and for each<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x53.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x54.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x55.png" xlink:type="simple"/></inline-formula>,</p><p>there should not be any <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x56.png" xlink:type="simple"/></inline-formula> such that <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x56.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x57.png" xlink:type="simple"/></inline-formula> when<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x56.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x57.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x58.png" xlink:type="simple"/></inline-formula>.</p><p>If there exists such <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula> to a feature<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula>, which follow the above condition then we can say it is a redundant attribute to <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x61.png" xlink:type="simple"/></inline-formula> and use<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x62.png" xlink:type="simple"/></inline-formula>, to represent the set of all redundant attribute for<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x62.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x63.png" xlink:type="simple"/></inline-formula>. Given<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x62.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x63.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x64.png" xlink:type="simple"/></inline-formula>, we divide the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x62.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x63.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x64.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x65.png" xlink:type="simple"/></inline-formula> into two part <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x62.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x63.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x64.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x65.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x66.png" xlink:type="simple"/></inline-formula> and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x62.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x63.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x64.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x65.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x66.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x67.png" xlink:type="simple"/></inline-formula>,</p><p>where <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x68.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x68.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x69.png" xlink:type="simple"/></inline-formula></p><p>According to the above definitions, a attribute is good if it is predominant in predicting the class value, and feature selection, for classification, is a process that determine all predominant attributes to the class value and remove other attributes.</p><p>We are considering some assumptions in development of this framework, that is, if two attributes are seems redundant to each other and we have to remove one attribute, then we will remove the attributes that is less relevant to the class value and keeps more information to predict the class. The attribute with the highest <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x70.png" xlink:type="simple"/></inline-formula> values is always a predominant attribute and removal of all other feature in the list is a very initial point. Similarly, the last attribute having smallest <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x70.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x71.png" xlink:type="simple"/></inline-formula> will also considering as a start point and relevance of this attribute is checked with other attribute in the reverse order. Furthermore, we have proposed some assumption that can efficiently identify predominant features and avoid redundant features among all important attributes, without identify all important attributes for each attributes in <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x70.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x71.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x72.png" xlink:type="simple"/></inline-formula> and in this way, we may be refrain from pair-wise analysis of correlations between whole important attributes.</p></sec><sec id="s4"><title>4. Proposed Framework and Algorithm</title><p>As we discussed the methodology so for, we are now going to propose a framework and algorithm. By using SU, that reimburse for the Information Gain’s bias toward attributes with more values and normalize their values in the range of [0, 1] where the value 1 represent the knowledge of either one of the values totally classify the value of the another and value 0 represent that X and Y are independent. The main advantages of using symmetric uncertainty are that it treats a pair of feature symmetrically.</p><p>We are using the SU value for two main reasons: as we can see in step two, it can remove the attributes that have less SU value than predefined threshold λ because those attribute which are having high <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x73.png" xlink:type="simple"/></inline-formula> value are having higher weight, and the attribute having lesser value of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x74.png" xlink:type="simple"/></inline-formula> is removed. After this, gets every features weight that can be used for sorting the attribute and make it easy to partition the attributes in <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x74.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x75.png" xlink:type="simple"/></inline-formula> and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x74.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x75.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x76.png" xlink:type="simple"/></inline-formula>. See the figure 2. Second reason is that it is symmetric in nature i.e. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x74.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x75.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x76.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x77.png" xlink:type="simple"/></inline-formula>is equal to <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x74.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x75.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x76.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x77.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x78.png" xlink:type="simple"/></inline-formula> for any feature x and y. A feature having higher SU value have to more representative, or containing more information for a particular class. Symmetric characteristics of SU is used to make algorithm faster. To make faster, we parallely calculate</p><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> Proposed framework for feature subset selection</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/2-2870045x79.png"/></fig><p>the SU value for <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x80.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x80.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x81.png" xlink:type="simple"/></inline-formula> in forward and reversed order respectively by using thread concept.</p><p>In this, we have given a High Dimensional dataset with M different attributes and a class label C, the approach finds a set of predominant attributes subset for the class values and reject all other attributes which are irrelevant. It can be divided in to two sections. In the earlier section, it calculates the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x82.png" xlink:type="simple"/></inline-formula> values for each attributes and arrange them in non increasing order according to their <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x82.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x83.png" xlink:type="simple"/></inline-formula> values. Here the correlation among the attributes F<sub>i</sub> and class C is represented by<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x82.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x83.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x84.png" xlink:type="simple"/></inline-formula>. Processing on the deletion of the non-relevant feature is done by making a ordered list of them and maintain the sustainability of the predominant features. An attribute <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x82.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x83.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x84.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x85.png" xlink:type="simple"/></inline-formula> which is selected as predominant attribute based on SU value can be used for filter out the other attributes that have less SU values.</p><p>The process start with the calculation of SU for each attributes, after that we select the first and last element and continues as follow. Calculate the middle index of the sorted element and divide the whole attributes into two parts. In the first part, we start from the first element to the middle index and in the second part from last element till the middle index. For all the remaining feature<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula>, if <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula> represents a redundant to a feature<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula>, then <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x89.png" xlink:type="simple"/></inline-formula> will be deleted from the list. Attribute <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x90.png" xlink:type="simple"/></inline-formula> will be redundant feature to the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x90.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x91.png" xlink:type="simple"/></inline-formula> if the correlation between <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x90.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x91.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x92.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x90.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x91.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x92.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x93.png" xlink:type="simple"/></inline-formula> is greater than the correlation between <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x90.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x91.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x92.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x94.png" xlink:type="simple"/></inline-formula> and the class value C. similarly in the second part, start from the last element having minimum <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x90.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x91.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x92.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/2-2870045x95.png" xlink:type="simple"/></inline-formula> and compare with all other feature in the reverse way till middle index. After finding the important feature from both parts we will combine them to get the complete important feature. When the entire attribute have been tested in both part individually, then process will terminate. And finally its return the optimal feature subsets. We have given proposed algorithm.</p><disp-formula id="scirp.51490-formula526"><graphic  xlink:href="http://html.scirp.org/file/2-2870045x96.png"  xlink:type="simple"/></disp-formula></sec><sec id="s5"><title>5. Computational Complexity of Proposed Approach</title><p>We analyze time complexity of the proposed algorithm. In the computation of symmetric uncertainty (SU) values of each feature have linear time complexity in terms of the number of feature M. Most of the time this number of feature also called dimensionality of datasets. Subsequently, this task is performed only once and stored in D’, the computation is consider negligible in compared to the further consideration of important features. In the second part (14 - 23) and (24 - 33), in each round, the proposed algorithm can delete a large number of attributes that are redundant to the f<sub>p</sub> in the same loop. In the best case, all of the remaining f<sub>q</sub> will be redundant and so all of attributes are removed and time complexity will be of order O(M)). In the worst case, when all the f<sub>q</sub> are stored in the D’ the time complexity will O(M<sup>2</sup>). In the average case, we can assume that out of important attribute half of the attributes are deleted in the each iteration. So, the time complexity may be of order O(M logM) where M is the number of attributes. We divide the D’ into two part and treat them individually. On average, Line (14 - 23) and (24 - 33) can be computed in O(M/2 logM/2). Since, in the line (1 - 7) we calculate a pair of attribute’s SU values in term of the number of instances N in the data, so the complete complexity of the above proposed algorithm O(N M logM).</p></sec><sec id="s6"><title>6. Experimental Result and Discussion</title><p>In our experimental work, we experimentally evaluate the effectiveness of the proposed technique. The objective of our proposal is to evaluate the method in term of speed, number of selected attributes, and predictive accuracy for a particular classifier on selected feature. The algorithm compared against some already existing techniques: Information gain (IG), Chi Square, ReleifF and FCBF on the 5 benchmarking high dimension datasets. Because our approach finding less number of features as compared to information gain, chi square, FCBC and ReliefF, results in reduction of time for the resultant mining algorithm. A list of datasets used in our approach is listed in the table 1. This table contains 5 benchmarking High Dimensional datasets along with their characteristics, number of attribute, how many classes contained in the datasets. All of these datasets are taken from the UCI Repository [<xref ref-type="bibr" rid="scirp.51490-ref25">25</xref>] . A brief summary of datasets is described in <xref ref-type="table" rid="table1">Table 1</xref>.</p><p>For each dataset from the table 1 we will run our algorithm and note down the time required to run in table 2 and the number of selected features by the proposed algorithm table 4. We are also analyze the same from some traditional algorithm like ReliefF, information Gain, chi square, FCBF and record time required and number of selected feature for each algorithm in table 2 and table 3.</p><p>For the validation of our proposed algorithm we have tested the classification accuracy against to different classifier. Mainly, decision tree, SVM and NB classifier are used to check the classification accuracy with all 5 previous feature selection. <xref ref-type="table" rid="table4">Table 4</xref> shows the accuracy by J48 classifier on our techniques and four traditional features selection on reduced dataset. The full data column represent the accuracy on whole data. Similarly, <xref ref-type="table" rid="table5">Table 5</xref> and table 6 show the accuracy obtained by NB and SVM classifier respectively, while considering the four dataset obtained by four feature selection techniques and our technique. From tables 4-6, we can observed that our proposed methods works more accurately as compared to the given feature selection techniques, that was the main goal of this work. We get the better result in compare to IG, ReliefF, Chai Square, but similar to</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Dataset and their description</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Datasets</th><th align="center" valign="middle" >Number of attributes</th><th align="center" valign="middle" >Number of instances</th><th align="center" valign="middle" >Number of classes</th></tr></thead><tr><td align="center" valign="middle" >Lung-cancer</td><td align="center" valign="middle" >57</td><td align="center" valign="middle" >32</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >Chemical</td><td align="center" valign="middle" >151</td><td align="center" valign="middle" >936</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >Isolat</td><td align="center" valign="middle" >618</td><td align="center" valign="middle" >1560</td><td align="center" valign="middle" >26</td></tr><tr><td align="center" valign="middle" >Leukemia</td><td align="center" valign="middle" >7129</td><td align="center" valign="middle" >72</td><td align="center" valign="middle" >2</td></tr><tr><td align="center" valign="middle" >Overian</td><td align="center" valign="middle" >15,154</td><td align="center" valign="middle" >253</td><td align="center" valign="middle" >2</td></tr></tbody></table></table-wrap><table-wrap id="table2" ><label><xref ref-type="table" rid="table2">Table 2</xref></label><caption><title> Time required (in ms) for relevent feature by different feature selection techniques and out proposed techniques</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Datasets</th><th align="center" valign="middle" >IG</th><th align="center" valign="middle" >Chi Square</th><th align="center" valign="middle" >ReliefF</th><th align="center" valign="middle" >FCBF</th><th align="center" valign="middle" >Our techniques</th></tr></thead><tr><td align="center" valign="middle" >Lung-cancer</td><td align="center" valign="middle" >238</td><td align="center" valign="middle" >325</td><td align="center" valign="middle" >62</td><td align="center" valign="middle" >25</td><td align="center" valign="middle" >20</td></tr><tr><td align="center" valign="middle" >Chemical</td><td align="center" valign="middle" >2766</td><td align="center" valign="middle" >2432</td><td align="center" valign="middle" >2622</td><td align="center" valign="middle" >130</td><td align="center" valign="middle" >103</td></tr><tr><td align="center" valign="middle" >Isolat</td><td align="center" valign="middle" >19930</td><td align="center" valign="middle" >19851</td><td align="center" valign="middle" >18085</td><td align="center" valign="middle" >3098</td><td align="center" valign="middle" >2830</td></tr><tr><td align="center" valign="middle" >Leukemia</td><td align="center" valign="middle" >29987</td><td align="center" valign="middle" >27883</td><td align="center" valign="middle" >21090</td><td align="center" valign="middle" >4143</td><td align="center" valign="middle" >3716</td></tr><tr><td align="center" valign="middle" >Overian</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >36561</td><td align="center" valign="middle" >7613</td><td align="center" valign="middle" >7207</td></tr></tbody></table></table-wrap><table-wrap id="table3" ><label><xref ref-type="table" rid="table3">Table 3</xref></label><caption><title> A comparision of number of selected feature through various techniques and our tech</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Datasets</th><th align="center" valign="middle" >IG</th><th align="center" valign="middle" >Chi Square</th><th align="center" valign="middle" >ReliefF</th><th align="center" valign="middle" >FCBF</th><th align="center" valign="middle" >Our techniques</th></tr></thead><tr><td align="center" valign="middle" >Lung-cancer</td><td align="center" valign="middle" >16</td><td align="center" valign="middle" >15</td><td align="center" valign="middle" >9</td><td align="center" valign="middle" >7</td><td align="center" valign="middle" >8</td></tr><tr><td align="center" valign="middle" >Chemical</td><td align="center" valign="middle" >23</td><td align="center" valign="middle" >21</td><td align="center" valign="middle" >11</td><td align="center" valign="middle" >10</td><td align="center" valign="middle" >9</td></tr><tr><td align="center" valign="middle" >Isolat</td><td align="center" valign="middle" >37</td><td align="center" valign="middle" >39</td><td align="center" valign="middle" >22</td><td align="center" valign="middle" >21</td><td align="center" valign="middle" >25</td></tr><tr><td align="center" valign="middle" >Leukemia</td><td align="center" valign="middle" >52</td><td align="center" valign="middle" >62</td><td align="center" valign="middle" >36</td><td align="center" valign="middle" >33</td><td align="center" valign="middle" >33</td></tr><tr><td align="center" valign="middle" >Overian</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >107</td><td align="center" valign="middle" >96</td><td align="center" valign="middle" >100</td></tr></tbody></table></table-wrap><table-wrap id="table4" ><label><xref ref-type="table" rid="table4">Table 4</xref></label><caption><title> Classification accuracy by J48 classifier</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Datasets</th><th align="center" valign="middle" >Full data</th><th align="center" valign="middle" >IG</th><th align="center" valign="middle" >Chi Square</th><th align="center" valign="middle" >ReliefF</th><th align="center" valign="middle" >FCBS</th><th align="center" valign="middle" >Our techniques</th></tr></thead><tr><td align="center" valign="middle" >Lung-cancer</td><td align="center" valign="middle" >81.26</td><td align="center" valign="middle" >89.32</td><td align="center" valign="middle" >88.35</td><td align="center" valign="middle" >84.50</td><td align="center" valign="middle" >93.73</td><td align="center" valign="middle" >92.24</td></tr><tr><td align="center" valign="middle" >Chemical</td><td align="center" valign="middle" >94.13</td><td align="center" valign="middle" >92.13</td><td align="center" valign="middle" >92.78</td><td align="center" valign="middle" >93.27</td><td align="center" valign="middle" >95.36</td><td align="center" valign="middle" >95.83</td></tr><tr><td align="center" valign="middle" >Isolat</td><td align="center" valign="middle" >79.54</td><td align="center" valign="middle" >78.21</td><td align="center" valign="middle" >75.53</td><td align="center" valign="middle" >75.02</td><td align="center" valign="middle" >77.32</td><td align="center" valign="middle" >78.37</td></tr><tr><td align="center" valign="middle" >Leukemia</td><td align="center" valign="middle" >74.25</td><td align="center" valign="middle" >76.86</td><td align="center" valign="middle" >82.47</td><td align="center" valign="middle" >83.89</td><td align="center" valign="middle" >86.64</td><td align="center" valign="middle" >85.61</td></tr><tr><td align="center" valign="middle" >Overian</td><td align="center" valign="middle" >72.87</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >77.31</td><td align="center" valign="middle" >78.27</td><td align="center" valign="middle" >79.34</td></tr></tbody></table></table-wrap><table-wrap id="table5" ><label><xref ref-type="table" rid="table5">Table 5</xref></label><caption><title> Classification accuracy by NB classifier</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Datasets</th><th align="center" valign="middle" >Full data</th><th align="center" valign="middle" >IG</th><th align="center" valign="middle" >Chi Square</th><th align="center" valign="middle" >ReliefF</th><th align="center" valign="middle" >FCBF</th><th align="center" valign="middle" >Our techniques</th></tr></thead><tr><td align="center" valign="middle" >Lung-cancer</td><td align="center" valign="middle" >88.53</td><td align="center" valign="middle" >92.75</td><td align="center" valign="middle" >92.17</td><td align="center" valign="middle" >86.22</td><td align="center" valign="middle" >94.73</td><td align="center" valign="middle" >94.33</td></tr><tr><td align="center" valign="middle" >Chemical</td><td align="center" valign="middle" >95.56</td><td align="center" valign="middle" >93.80</td><td align="center" valign="middle" >95.53</td><td align="center" valign="middle" >93.53</td><td align="center" valign="middle" >96.65</td><td align="center" valign="middle" >95.30</td></tr><tr><td align="center" valign="middle" >Isolat</td><td align="center" valign="middle" >82.37</td><td align="center" valign="middle" >83.93</td><td align="center" valign="middle" >77.73</td><td align="center" valign="middle" >77.05</td><td align="center" valign="middle" >81.62</td><td align="center" valign="middle" >80.18</td></tr><tr><td align="center" valign="middle" >Leukemia</td><td align="center" valign="middle" >78.84</td><td align="center" valign="middle" >81.23</td><td align="center" valign="middle" >85.42</td><td align="center" valign="middle" >81.47</td><td align="center" valign="middle" >88.77</td><td align="center" valign="middle" >90.50</td></tr><tr><td align="center" valign="middle" >Overian</td><td align="center" valign="middle" >77.29</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >74.32</td><td align="center" valign="middle" >82.55</td><td align="center" valign="middle" >84.83</td></tr></tbody></table></table-wrap><table-wrap id="table6" ><label><xref ref-type="table" rid="table6">Table 6</xref></label><caption><title> Classification accuracy by SVM classifier</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Datasets</th><th align="center" valign="middle" >Full data</th><th align="center" valign="middle" >IG</th><th align="center" valign="middle" >Chi Square</th><th align="center" valign="middle" >ReliefF</th><th align="center" valign="middle" >FCFS</th><th align="center" valign="middle" >Our techniques</th></tr></thead><tr><td align="center" valign="middle" >Lung-cancer</td><td align="center" valign="middle" >83.42</td><td align="center" valign="middle" >90.75</td><td align="center" valign="middle" >90.97</td><td align="center" valign="middle" >84.32</td><td align="center" valign="middle" >93.18</td><td align="center" valign="middle" >94.63</td></tr><tr><td align="center" valign="middle" >Chemical</td><td align="center" valign="middle" >95.32</td><td align="center" valign="middle" >92.50</td><td align="center" valign="middle" >93.16</td><td align="center" valign="middle" >92.61</td><td align="center" valign="middle" >96.42</td><td align="center" valign="middle" >96.19</td></tr><tr><td align="center" valign="middle" >Isolat</td><td align="center" valign="middle" >80.21</td><td align="center" valign="middle" >80.26</td><td align="center" valign="middle" >77.49</td><td align="center" valign="middle" >76.56</td><td align="center" valign="middle" >80.86</td><td align="center" valign="middle" >78.77</td></tr><tr><td align="center" valign="middle" >Leukemia</td><td align="center" valign="middle" >74.23</td><td align="center" valign="middle" >79.47</td><td align="center" valign="middle" >84.35</td><td align="center" valign="middle" >81.28</td><td align="center" valign="middle" >88.27</td><td align="center" valign="middle" >88.50</td></tr><tr><td align="center" valign="middle" >Overian</td><td align="center" valign="middle" >72.94</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >73.98</td><td align="center" valign="middle" >80.75</td><td align="center" valign="middle" >83.29</td></tr></tbody></table></table-wrap><p>FCFS method in respect to classification accuracy. But when we talk about the time consumption, our approach outperform then all other methods.</p></sec><sec id="s7"><title>7. Conclusion</title><p>In this paper, we have proposed an algorithm for feature subset selection for High Dimensional datasets. We are using correlation based feature ranking method, symmetric uncertainty (SU), which forms the basis of our approach. Our future plan is to extend this approach on very High Dimensional data (it is proposed that the current approach be explored on very High Dimensional data (i.e. ovarian dataset)). We have noticed that this algorithm generally works fine with numerical data; we can also try to extend this approach to working with mixed type of data (containing both nominal and categorical) without normalizing them in discrete values. This may also solve the problem of feature selection for High Dimensional data and biological datasets with millions of features using this approach. Since, for example the next generation sequencing techniques in biological analysis can produce data with several millions features in a single computation. Existing approaches make it hard to access data of this dimensionality, which creates the challenges of computational power, algorithm stability and accuracy of algorithm in parallel.</p></sec></body><back><ref-list><title>References</title><ref id="scirp.51490-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Song, Q., Ni, J. and Wang, G. (2013) A Fast Clustering-Based Feature Subset Selection Algorithm for High-Dimen- sional Data. IEEE Transactions on Knowledge and Data Engineering, 25, 1-14.  
http://dx.doi.org/10.1109/TKDE.2011.181</mixed-citation></ref><ref id="scirp.51490-ref2"><label>2</label><mixed-citation publication-type="book" xlink:type="simple">Ben-Bassat, M. (1982) Pattern Recognition and Reduction of Dimensionality. In: Krishnaiah, P.R. and Kanal, L.N., Eds., Handbook of Statistics-II, Vol. 1, North Holland, Amsterdam, 773-791.  
http://dx.doi.org/10.1016/S0169-7161(82)02038-0</mixed-citation></ref><ref id="scirp.51490-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Mitra, P., Murthy, C.A. and Pal, S.K. (2002) Unsupervised Feature Selection Using Feature Similarity. IEEE Transaction on Pattern Analysis and Machine Intelligence, 24, 301-312. http://dx.doi.org/10.1109/34.990133</mixed-citation></ref><ref id="scirp.51490-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Blum, A.L. and Langley, P. (1997) Selection of Relevant Features and Examples in Machine Learning. Artificial Intel ligence, 97, 245-271. http://dx.doi.org/10.1016/S0004-3702(97)00063-5</mixed-citation></ref><ref id="scirp.51490-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Kohavi, R. and John, G.H. (1997) Wrappers for Feature Subset Selection. Artificial Intelligence, 97, 273-324.  
http://dx.doi.org/10.1016/S0004-3702(97)00043-X</mixed-citation></ref><ref id="scirp.51490-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">John, G.H., Kohavi, R. and Pfleger, K. (1994) Irrelevant Feature and the Subset Selection Problem. Proceedings of 11th International Conference on Machine Learning, New Brunswick, 10-13 July 1994, 121-129.</mixed-citation></ref><ref id="scirp.51490-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Chow, T.W.S. and Huang, D. (2005) Effective Feature Selection Scheme Using Mutual Information. Neurocomputing, 63, 325-343. http://dx.doi.org/10.1016/j.neucom.2004.01.194</mixed-citation></ref><ref id="scirp.51490-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Kim, Y., Street, W. and Menczer, F. (2000) Feature Selection for Unsupervised Learning via Evolutionary Search. Proceedings of 6th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, Washington, D.C., August, 365-369.</mixed-citation></ref><ref id="scirp.51490-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Dash, M., Choi, K., Scheuermann, P. and Liu, H. (2002) Feature Selection for Clustering a Filter Solution. Proceedings of Second International Conference on Data Mining, Florida, 19-22 November, 115-122.</mixed-citation></ref><ref id="scirp.51490-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Liu, H. and Yu, L. (2005) Toward Integrating Feature Selection Algorithms for Classification and Clustering. IEEE Transactions on Knowledge and Data Engineering, 17, 491-502. http://dx.doi.org/10.1109/TKDE.2005.66</mixed-citation></ref><ref id="scirp.51490-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Yang, Y. and Pederson, J.O. (1997) A Comparative Study on Feature Selection in Text Categorization. Proceedings of 14th International Conference on Machine Learning, Nashville, 8-12 July 1997, 412-420.</mixed-citation></ref><ref id="scirp.51490-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Nigam, K., Mccallum, A.K., Thrun, S. and Mitchell, T. (2000) Text Classification from Labeled and Unlabeled Docu- ments Using EM. Journal of Machine Learning, 39, 103-134. http://dx.doi.org/10.1023/A:1007692713085</mixed-citation></ref><ref id="scirp.51490-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Guldogan, E. and Gabbouj, M. (2008) Feature Selection for Content-Based Image Retrieval. Signal, Image and Video Processing, 2, 241-250. http://dx.doi.org/10.1007/s11760-007-0049-9</mixed-citation></ref><ref id="scirp.51490-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Vasconcelos, M. and Vasconcelos, N. (2009) Natural Image Statistics and Low-Complexity Feature Selection. IEEE Transactions on Pattern Analysis and Machine Intelligence, 31, 228-244. http://dx.doi.org/10.1109/TPAMI.2008.77</mixed-citation></ref><ref id="scirp.51490-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Oveisi, F., Oveisi, S., Efranian, A. and Patras, I. (2012) Tree-Structured Feature Extraction Using Mutual Information. IEEE Transactions on Neural Networks and Learning Systems, 23, 127-137. 
http://dx.doi.org/10.1109/TNNLS.2011.2178447</mixed-citation></ref><ref id="scirp.51490-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Press, W.H., Flannery, B.P., Teukolsky, S.A. and Vetterling, W.T. (1988) Numerical Recipes in C. Cambridge Univer- sity Press, Cambridge.</mixed-citation></ref><ref id="scirp.51490-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Ng, K.S. and Liu, H. (2000) Customer Retention via Data Mining. Artificial Intelligence Review, 14, 569-590. 
http://dx.doi.org/10.1023/A:1006676015154</mixed-citation></ref><ref id="scirp.51490-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Liu, H. and Motoda, H. (2001) Feature Extraction, Construction and Selection: A Data Mining Perspective. Second Printing, Kluwer Academic, Boston.</mixed-citation></ref><ref id="scirp.51490-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Ding, C. and Peng, H. (2003) Minimum Redundancy Feature Selection from Microarray Gene Expression Data. Proceedings of the IEEE Computer Society Conference on Bioinformatics, Berkeley, 11-14 August 2003, 523-528.</mixed-citation></ref><ref id="scirp.51490-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Yu, L. and Liu, H. (2003) Feature Selection for High-Dimensional Data: A Fast Correlation-Based Filter Solution. 20th International Conference on Machine Learning (ICML-03), Washington DC, 21-24 August 2003, 856-863.</mixed-citation></ref><ref id="scirp.51490-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Hariri, S., Yousif, M. and Qu, G. (2005) A New Dependency and Correlation Analysis for Features. IEEE Transactions on Knowledge and Data Engineering, 17, 1199-1207. http://dx.doi.org/10.1109/TKDE.2005.136</mixed-citation></ref><ref id="scirp.51490-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Almuallim, H. and Dietterich, T.G. (1991) Learning with Many Irrelevant Features. Proceeding of 9th National Con- ference on Artificial Intelligence (AAAI-91), Anaheim, 14-19 July 1991, 547-552.</mixed-citation></ref><ref id="scirp.51490-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Kononenko, I. (1994) Estimating Attributes: Analysis and Extensions of RELIEF. Machine Learning: ECML-94, Euro- pean Conference on Machine Learning, Secaucus, 6-8 April 1994, 171-182.</mixed-citation></ref><ref id="scirp.51490-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Kannan, S.S. and Ramraj N. (2010) A Novel Hybrid Feature Selection via Symmetrical Uncertainty Ranking Based Local Memetic Search Algorithm. Knowledge-Based Systems, 23, 580-585.  
http://dx.doi.org/10.1016/j.knosys.2010.03.016</mixed-citation></ref><ref id="scirp.51490-ref25"><label>25</label><mixed-citation publication-type="other" xlink:type="simple">Blake, C.L. and Merz, C.J. (2010) UCI Repository of Machine Learning Database. Department of Information and Computer Sciences, University of California, Irvine.</mixed-citation></ref></ref-list></back></article>