of a certain criterion δ(d) that determines the classifier imperviousness of the curse of dimensionality and low

Size: px
Start display at page:

Download "of a certain criterion δ(d) that determines the classifier imperviousness of the curse of dimensionality and low"

Transcription

1 Neuro-fuzzy classifier based on the gaussian membership function U. V. Kulkarni S. V. Shinde Dept. of Computer Science & Engineering. Dept. of Information Technology SGGS Institute of Engineering & Technology Pimpri Chinchwad College of Engineering Nanded, India Pune, India Abstract This paper proposes the neuro-fuzzy classification model to perform the supervised classification of the data. In the proposed classification model, fuzzy membership matrix is formed by using Gaussian membership function. Membership matrix contains the membership of each feature value to the given classes. This membership matrix is given as an input to the artificial neural network and membership of each pattern to the given classes is obtained. Using the MAX defuzzification, target class for each pattern is predicted. The proposed model is applied to four datasets: Iris, Pima, Bupa and Phoneme. The datasets were obtained from the University of California at Irvine (UCI) machine learning repository & ELENA database. Accuracy of the results for medical databases is measured by using the performance measures- Accuracy, Sensitivity & Specificity and that for non medical databases- Percentage of overall class accuracy and Kappa index of agreement. The performance of the proposed classifier is compared with the well known classifiers: Artificial neural network and C4.5 algorithm. The experimental results show that the proposed classifier gives the higher accuracy with good KIA values than these classifiers. Index Terms Artificial neural network, fuzzy system, classification, membership function. INTRODUCTION A lot of data is generated in everyday life. The growing amounts of data has made manual analysis by data analysts a tedious task and sometimes impossible. Many hidden and potentially useful relationships may not be recognized by the analyst. The explosive growth of data requires an automated way to extract useful knowledge [1]. Data mining technology has become increasingly important in the field of large databases and data warehouses. Through data mining, interesting knowledge and regularities can be extracted and the discovered knowledge can be applied in the corresponding field to increase the working efficiency and to improve the quality of decision-making [1]. Data mining classification is one of the most frequent decision making tasks performed by humans. A classification problem occurs when an object needs to be assigned to a predefined group or class based on the number of observed attributes related to that object [2]. Classification problems involve assigning a class C i from a predefined class set C = { C 1, C 2..., C M } to an object, described as a point in a certain feature space x S is to find an optimal mapping N. The problem of designing a classifier D : SN C optimal in the sense of a certain criterion δ(d) that determines the classifier performance [3]. Usually, the final goal is to design a classifier that assigns class labels with the smallest possible error across the whole feature space. Artificial neural network (ANN) is one of the most commonly used classifier technique [4]. The reason for being commonly used is to present some properties such as learning from examples and exhibiting some capability for generalization beyond the training data [5]. Also they have universal approximation property [6] [7]. In data mining, the large number of dimensionality and the huge volume of data make neural networks competitive in classification due to their imperviousness of the curse of dimensionality and low computational cost [8]. Fuzzy set and logic theory [9] is the most prominent tool to handle uncertainty in decision-making. The major advantages of fuzzy system model are their robustness and transparency. Fuzzy system modeling achieves robustness by using fuzzy sets which incorporates imprecision to system models. In addition, unlike some system models, such as neural networks, the fuzzy system models are highly descriptive. Fuzzy systems allow a pattern to belong to multiple classes with different degrees. A summary of different fuzzy classifiers and their applications are described by Kuncheva [10]. When the classifier is a set of fuzzy rules, the resulting system is called a Fuzzy Rule-Based Classification System (FRBCS). FRBCS include a collection of if-then rules, stated using natural language. This is a form of knowledge representation that humans can easily understand, verify and refine. Indeed, the true power of fuzzy logic lies in its ability to handle and manipulate linguistic information [11] [12] [13]. If NN techniques are combined with fuzzy system then this hybrid system is called neuro-fuzzy system which is very effective for a variety of real world problems. Without any precise mathematical model, both ANN and fuzzy systems are adaptive in the estimation of the inputoutput function. ANN handles numeric and quantitative information while fuzzy systems can handle symbolic and qualitative data. In addition to this, in a fuzzy classifier patterns are assigned with a degree of belonging to different classes. Thus the partitions in fuzzy classifiers are soft and gradual rather than hard and crisp.

2 Fuzzification using GMF Fuzzy Neural Network Defuzzification using MAX Feature Vector Fuzzy Input Fuzzy Output Crisp Output Fig.1. classification model Therefore, an integration of neural and fuzzy systems should have the merits of both and it should enable one to build more intelligent decision making systems. Fuzzy set theory based hybrid classification systems are found to be more suitable and appropriate to handle these situations reasonably [14]. Also the two important aspects, namely learning and generalization capability play an important role in any pattern classification problem [15]. But the fuzzy systems lack capabilities of learning and have no memory [16]. This is why hybrid systems, particularly neuro-fuzzy systems, are becoming more and more popular for applications in many areas including process control, engineering design, financial trading, credit evaluation, medical diagnosis, and cognitive simulation. The proposed classification model presented in this paper is the hybrid neuro-fuzzy system designed to classify the patterns based on the output given by the fuzzy neural network (FNN) which trained on feature-wise membership values computed by Gaussian membership function. This is useful mainly when the classes are overlapping or ill-defined because the decision given by the FNN is soft which gives the membership value of the patter to each class.. The organization of the paper is as follows. Section II describes the proposed classification model. Different performance measurement parameters are discussed in Section III. Experimental results and discussions are given in Section IV. Finally, the concluding remarks are given in Section V. II. PROPOSED CLASSIFICATION MODEL The proposed model consists of three steps as illustrated in Fig.1: Fuzzification, FNN training and Defuzzification. The following subsections describe these steps in detail.the first step is the fuzzification of the input dataset by using Gaussian membership function. The output of this step is the membership matrix of size S (D C) where S is the number of rows which is equal to the number of samples and (D C) is the number of columns which is equal to the number of classes multiplied by number of features. The columns give the membership value of each feature to all the classes. Each row constitutes individual pattern of the dataset. This membership matrix is given as an input to FNN. This FNN is trained by using standard backpropagation algorithm which gives the output as the membership value of each pattern to the given the classes. Defuzzification step assigns the class to each pattern based on the membership value given by FNN. A. Fuzzification using the Gaussian Membership Function Fuzzification is the process of making a crisp quantity fuzzy [17]. It determines the degree of membership to which these crisp inputs belong to each of the appropriate fuzzy sets. Membership Value Feature Value Fig.2. Gaussian membership function Let X be a sample of size D comprised by a: n { x1, x2..., xd; xi, i 1,2... D}. A more convenient and concise way to define to define a Gaussian MF is to express it as a mathematical formula [18]. 2 ( xc) 2 2 G( x; c, ) e where x is the feature vale, c represents the membership function (MF) centre and σ determines MFs width. σ is also called standard deviation. Standard deviation shows how much variation or dispersion exists from the average (mean), or expected value. A low standard deviation indicates that the data points tend to be very close to the mean; high standard deviation indicates that the data points are spread out over a large range of values.

3 ... C 2... C D D... C D g1,1 x1 g1,2 x1 g1, x1 g1,1 x g1,2 x2 g1, x2 g1,1 x g1,2 x g1, x g x g x g x g x g x g x g x g x g x G X g x g x g x g x g x g x g x g x g x 2,1 1 2,2 1 2, C 1 2,1 2 2,2 2 2, C 2 2,1 D 2,2 D 2, C D... S,1 1 S,2 1 S, C 1 S,1 2 S,2 2 S, C 2 S,1 D S, 2 D S, C D ( c is given by: c d 1 S S j 1 x jd Hidden layer Output layer where d=1, 2..D, j=1, 2.S and x jd the d th feature of sample j. σ is given by:. Fuzzy... Input.. C 1 1 x c x c... x c S 1 d 1 d d 2 d d Sd d. C n where x 1d, x 2d. x Sd are the S feature values of d th feature vector and c d denotes the mean value of d as given in Eq. (4). The MF given in Eq. (2) generates the membership matrix G(X) of size S (D C) for the all the samples S as given in Eq. (3). In this matrix each value g s,c (d) represents the belongingness of d th feature of s th pattern to the c th class, where d=1,2,...d, s=1,2,...s and c=1,2,...c. B. Fuzzy Neural Network The ANN used here is referred as FNN because it takes fuzzy data as an input and gives the fuzzy output. As given in [19] the difference between the fuzzy neural network (FNN) and the crisp neural network is to have either at least one of the input data and values of weights to be fuzzy or both of them to be fuzzy. There are three types of FNN: FNN1, FNN2 and FNN3. In FNN1 the inputs are crisp values while the weights are fuzzy values. In FNN2 inputs are fuzzy numbers and the weights are crisp values. In FNN3 both inputs and weights are fuzzy values [20]. The traditional backpropagation algorithm used for crisp ANN can be used to train a fuzzy neural network. Considering the typical backpropagation, there are three layers used namely input, output and one hidden layer as shown in Fig. (3). One hidden layer is sufficient to model very high level of complexity. Each row of the membership matrix G(X) constitutes one pattern with D C values in it and total S rows are S patterns. Therefore the numbers of nodes used in the input layer are D C. The numbers of nodes used in the output layer are equal to the number of classes. Fig.3. Artificial neural network The proposed algorithm used to train the FNN is given as: 1. Calculate the center and standard deviation for each feature vector using Eq. (4) and Eq. (5). 2. Fuzzify the input vectors using Gaussian membership function using Eq. (2). 3. Initialize weight and biases. 4. Feed the training sample. 5. Propagate the inputs forward; we compute the net input and output of each unit in the hidden and output layers. 6. Back propagate the error. 7. Update weight and biases to reflect the propagated errors. 8. Until the required error repeat the steps from 4 to 7 for all samples. 9. Using Max operation, defuzzify the output of FNN and assign the class label. The output of j unit is calculated by using sigmoid activation function as follows [21]: 1 e 1 o j wo i ij i j where w ij is the weight of the connection from unit i in the previous layer to unit j; O i is the output of unit i from the previous layer; and θ j is the threshold of the unit. Weights are updated by the following equation:

4 w w l * E * O ij ij j i where l is the learning rate. For a unit j in the hidden layer, the error is computed as follows: E O (1 O ) E w j j j k jk k For a unit j in the output layer, the error is computed as follows: E O (1 O )( T O ) j j j j j The output given by the ANN is in the following form: O O O O O O A O O O 1,1 1,2 1, C 2,1 2,2 2, C S,1 S,2 S, C where O s,c is the output of the s th pattern to the c th class. C. Defuzzification The last step of the proposed classifier is defuzzification and is obtained by using a MAX operation to defuzzify the output of the FNN. The defuzzification means converting a fuzzy set to a crisp single-valued quantity. In classification and pattern recognition we may want to transform a fuzzy partition or pattern into a crisp partition or pattern. Mathematically, the defuzzification of a fuzzy set is the process of rounding it off from its location in the unit hypercube to the nearest vertex. As the matrix A given in Eq. (10) represents the membership values of each pattern to the given classes, defuzzification operation is applied to this matrix to predict the target class for each pattern. Mathematically the expression for this operation is given as: i 1,2, S j1,2, C and j c i, c i, j o o where o i,j is the membership value of i th pattern to the j th class and the pattern is classified to class c with the highest class membership value obtained through the FNN. III. PERFORMANCE MEASURES The measures used to analyze the performance of the proposed model for medical databases are accuracy, sensitivity and specificity. Accuracy specifies the overall percentage of correctly classified samples, sensitivity specifies the ability of classifier to classify positive samples and specificity specifies the ability to classify negative samples. Positive sample means disease positive and negative sample means disease negative sample. These are given by [24]: Sensitivity = Specificity = Total number of positive cases correctly diagnosed Total number of positive cases Total number of negative cases correctly diagnosed Total number of negative cases The performance measures used for non medical databases are Percentage of overall class Accuracy (PA) and Kappa Index of Agreement (KIA) [22] [25]. The PA value shows the total percentage of correctly classified patterns. The MC and PA parameters are calculated with respect to the total number of patterns with the given class labels. They do not provide the overall agreement of accuracy based on class-wise accuracy. Thus, to get an overall class-wise agreement based on the individual class accuracy KIA is used. A good KIA value signifies better agreement of the estimated data with the true one. The KIA value is estimated from a confusion or error matrix (CM) [22] [25]. A CM is a square matrix that represents the number of patterns assigned to a particular class relative to the true class. Any classifier classifies the given instance among four possible categories. If the positive instance is classified in positive class then it is true positive and if it is classified in negative category then it is false negative. If the negative instance is classified as positive then it is false positive and if it is classified as negative then it is true negative [10]. These counts form the confusion matrix for that classifier as given in Fig. 3: Hypothesized Class P N True Class P N Fig. 4. Confusion matrix This matrix produces many statistical measures of class accuracy including overall classification accuracy (the sum of the diagonal elements divided by the total number of samples) and KIA. KIA is defined as: r True Positives False Positives N X X X (. ) i1 ii i1 i i KIA, 2 r N ( X. ) i 1 i X i where the confusion matrix(cm) has r = number of rows X ii - number of observations in row i and column i X i+ - total number of observations in row i X +i - total number of observations in column i N - total number of observations in the CM r False Negatives True Negatives Accuracy = Total number of correctly diagnosed cases Total number of cases

5 Dataset IV. TABLE I. DATASET DESCRIPTION No. of Patterns No. of Features No. of Classes Iris Pima Bupa Phoneme EXPERIMENTAL RESULTS AND ANALYSIS In this section, we evaluate the performance of the proposed classifier model using well-known benchmark data sets used for classification as given in Table 1. The proposed model is applied on medical databases (Pima and Bupa) as well as on non-medical databases (Iris and Phoneme). The performance measures used for medical databases are accuracy, sensitivity and specificity and that for non-medical databases are PA and KIA. The computational complexity of the proposed model is more due to the reason that the input data needs to be fuzzified. Therefore to reduce the computations, all the experiments are conducted with 20% training and 80% testing data. The performance given by the proposed model is compared with well known classifier techniques like C4.5, ANN, Neuro-fuzzy given in [15]. A. BUPA Dataset Classification Bupa liver disorders dataset is created by Richard S. Forsyth. The dataset contains 2 classes of 145 and 200 samples each, where each class refers to the sensitivity of the disease either positive or negative. There are in total 6 numerical attributes and no missing value in the dataset [25]. Details of the dataset are given in Table I. After applying all the four classifier techniques on BUPA dataset following results as given in Table II are obtained. TABLE II. BUPA CLASSIFICATION RESULTS Class-wise Samples C1 50 C2 50 C3 50 C1 500 C2 268 C1 200 C2 145 C C Method Accuracy Sensitivity Specificity ANN C As seen from the Table II, the proposed has given the accuracy of 67.27% which is higher than all other referenced s. There is almost 16% difference between the accuracy of proposed and C4.5 while there is the difference of 11% between ANN and proposed. The accuracy of the Neuro-fuzzy is 8% lower than the proposed. Also the well balanced values of sensitivity and specificity show that the proposed has good capability to handle with disease positive and negative samples. For all other s the difference between the values of sensitivity and specificity is larger except the neurofuzzy. This analysis justifies the suitability of the proposed for medical databases. B. PIMA Dataset Classification Pima Indian Diabetes dataset is created by Vincent Sigillito. The dataset contains 2 classes of 500 and 268 instances each, where each class refers to the sensitivity of the disease either positive or negative. There are in total 8 numerical attributes and with some missing values in the dataset [25]. Details of the dataset are given in Table I. TABLE III. PIMA CLASSSIFICATION RESULTS Method Accuracy Sensitivity Specificity ANN C Neurofuzzy As given in Table III, the accuracy of proposed is 77.85%. This is higher than all other s. Also the difference between sensitivity and specificity values is lesser than all other s which justify its suitability for medical applications. C. IRIS Dataset Classification The IRIS dataset is created by R.A. Fisher and perhaps it is the best-known database found in the pattern recognition literature. The dataset contains 3 classes of 50 instances each, where each class refers to a type of IRIS plants. There are in total 4 numerical attributes and no missing value in the dataset [25]. Details of the dataset are given in Table I; Table IV gives the experimentation results applied on IRIS dataset. Neuro-fuzzy

6 TABLE IV. IRIS CLASSIFICATION RESULTS Method PA KIA ANN C Neuro-fuzzy As given in Table IV, the PA value given by proposed is which is higher than all other s. Although the proposed gives very small rise in the accuracy and KIA value, the main advantage of the proposed is that it can be applied with very small training data. D. PHONEME Dataset Classification The aim of this data set is to distinguish between nasal and oral vowels (two classes) [26]. It contains vowels coming from 1809 isolated syllables (for example: pa, ta, pan,...). Five different attributes were chosen to characterize each vowel. They are the amplitudes of the five first harmonics. TABLE V. PHONEME CLASSIFICATION RESULTS Method Accuracy KIA ANN C Neuro-fuzzy As given in Table V, the accuracy of the proposed for phoneme dataset is 85.93%. This accuracy is greater than all other mentioned classification s. Also the proposed has good value of KIA as compared to all s except ANN whose KIA value is same as proposed. has given the good results specifically when the database is unbalanced in proportion of samples for each class. The value of KIA for Neuro-fuzzy is 0 because the accuracy of 69.85% is obtained for class-1 and all the samples of class-2 are misclassified. V. CONCLUSION In this paper, the hybrid fuzzy classifier model is presented which is capable to handle the supervised classification problem. From the experimental results it is proved that the proposed classification model gives the higher accuracy as compared to well known classifiers like ANN, C4.5 and Neuro-fuzzy model. The use of the Gaussian membership function captures the variation/dispersion in the data and gives the membership value of each feature value to the fuzzy classes. These membership values give the freedom to handle each feature independently. In addition to this, this information is useful for higher level decision making. The proposed classification model has exploited the learning capability of ANN and robustness of fuzzy system which has incorporated the imprecision in to the system model REFERENCES [1] K. C. Tan, Q. Yu, C. M. Heng, and T. H. Lee, Evolutionary computing for knowledge discovery in medical diagnosis, Artificial Intelligence in Medicine, vol. 27, pp , [2] C. Lin, I. Chung, and C. Chen, An entropy-based quantum neuro-fuzzy inference system for classification applications, Neurocomputing, vol. 70, pp , [3] O. Cordon, M. Jesus, and F. Herrera, A proposal on reasoning s in fuzzy rule-based classification systems, International Journal of Approximate Reasoning, vol. 20, pp , [4] A. Zak, Neural model of underwater vehicle dynamics, International Journal of Mathematics and Computers in Simulation, vol. 1(2), pp , [5] S. Mukhopadhyay, C. Tang, J. Huang, M. Yu, and M. Palakal, A comparative study of genetic sequence classification algorithms, Proceedings of the th IEEE Workshop on Neural Networks for Signal Processing, pp , [6] R. Setiono, B. Baesens, and C. Mues, Recursive neural network rule extraction for data with mixed attributes, IEEE Trans. Neural Networks, vol. 19(2), pp , [7] W. Duch, R. Adamczak, and K. Grabczwski, A new ology of extraction, optimization and application of crisp and fuzzy logical rules, IEEE Trans. Neural Networks, vol. 12(2), pp , [8] S. Wang, Classification with incomplete survey data: A hopfield neural network approach, Computers & Operations Research, vol. 32, pp , [9] L. A. Zadeh, Fuzzy sets, Inform. Control, 1965, pp [10] L. I. Kuncheva, Fuzzy Classifier Design, Springer, Berlin, [11] A. Bdrdossy, L. Duckstein, Fuzzy rule-based modeling with applications to geophysical, biological and engineering systems, CRC Press, Boca Raton, [12] J. C. Bezdek, S. K. Pal, Fuzzy models for pattern recognition, s that search for structures in data, IEEE Press, New York, [13] Z. Chi, H. Yan, and T. Pham, Fuzzy algorithms with applications to image processing and pattern recognition, World Scientific, Singapore, [14] L. I. Kuncheva, Fuzzy classifier design, Springer-Verlag, [15] A. Ghosh, B. U. Shankar, and S.K. Meher, A novel approach to neoro-fuzzy classification, Neural Networks, vol. 22, pp , [16] T. Munkata, and Y. Jani, Fuzzy systems: An overview, Communications of ACM, vol. 37, pp , [17] J. R. Timothy, Fuzzy logic with engineering applications, 2nd ed., John Wiley & Sons Ltd., [18] G. J. Klir, B. Yuan, Fuzzy Sets and Fuzzy Logic: Theory and Applications, Prentice-Hall, India, 1997.

7 [19] L. H. Tsoukalas, and R. E. Uhrig, Fuzzy and neural approaches in engineering, A Wiley-Interscience Publication, [20] R. A. Aliev, and R. R. Aliev, Soft computing and its applications, World Scientific Publishing Co. Pvt. Ltd, [21] J. M. Zurada, Introduction to artificial neural systems. PWS Publishing Company, [22] D. H. Card, Using known map category marginal frequencies to improve estimates of thematic map accuracy, Photogrammetric Engineering and Remote Sensing, vol. 48(3), pp , [23] R. G. Congalton, A review of assessing the accuracy of classifications of remotely sensed data, Remote Sensing of Environment, vol. 37(1), pp , [24] C. K. Loo, Accurate and reliable diagnosis and classification using probabilistic ensemble simplified fuzzy ARTMAP, IEEE Transaction on Knowledge and Data Engineering, vol. 17(11), [25] UCI repository of machine learning databases, Department of Information and Computer Sciences, University of California, Irvine, [26] ELENA Databasem, Deliverable R3-B1-P Task B1: Databases (ESPRIT Basic Research Project Number 6891), MLG, UCL,Belgium. A/REAL/, 1995.

A Fuzzy Classifier based on Product and Sum Aggregation Reasoning Rule

A Fuzzy Classifier based on Product and Sum Aggregation Reasoning Rule A Fuzzy Classifier based on Product and Sum Aggregation Reasoning Rule U. V. Kulkarni, PhD. Professor, SGGS IOT, anded S. V. Shinde Associate Professor, PCCOE, Pune ABSTRACT This paper proposes the algorithm

More information

A Fuzzy C-means Clustering Algorithm Based on Pseudo-nearest-neighbor Intervals for Incomplete Data

A Fuzzy C-means Clustering Algorithm Based on Pseudo-nearest-neighbor Intervals for Incomplete Data Journal of Computational Information Systems 11: 6 (2015) 2139 2146 Available at http://www.jofcis.com A Fuzzy C-means Clustering Algorithm Based on Pseudo-nearest-neighbor Intervals for Incomplete Data

More information

Classification with Diffuse or Incomplete Information

Classification with Diffuse or Incomplete Information Classification with Diffuse or Incomplete Information AMAURY CABALLERO, KANG YEN Florida International University Abstract. In many different fields like finance, business, pattern recognition, communication

More information

Unit V. Neural Fuzzy System

Unit V. Neural Fuzzy System Unit V Neural Fuzzy System 1 Fuzzy Set In the classical set, its characteristic function assigns a value of either 1 or 0 to each individual in the universal set, There by discriminating between members

More information

A New Fuzzy Neural System with Applications

A New Fuzzy Neural System with Applications A New Fuzzy Neural System with Applications Yuanyuan Chai 1, Jun Chen 1 and Wei Luo 1 1-China Defense Science and Technology Information Center -Network Center Fucheng Road 26#, Haidian district, Beijing

More information

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM CHAPTER-7 MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM 7.1 Introduction To improve the overall efficiency of turning, it is necessary to

More information

Efficient Object Extraction Using Fuzzy Cardinality Based Thresholding and Hopfield Network

Efficient Object Extraction Using Fuzzy Cardinality Based Thresholding and Hopfield Network Efficient Object Extraction Using Fuzzy Cardinality Based Thresholding and Hopfield Network S. Bhattacharyya U. Maulik S. Bandyopadhyay Dept. of Information Technology Dept. of Comp. Sc. and Tech. Machine

More information

A Naïve Soft Computing based Approach for Gene Expression Data Analysis

A Naïve Soft Computing based Approach for Gene Expression Data Analysis Available online at www.sciencedirect.com Procedia Engineering 38 (2012 ) 2124 2128 International Conference on Modeling Optimization and Computing (ICMOC-2012) A Naïve Soft Computing based Approach for

More information

Takagi-Sugeno-Kang(zero-order) model for. diagnosis hepatitis disease

Takagi-Sugeno-Kang(zero-order) model for. diagnosis hepatitis disease Journal of Kufa for Mathematics and Computer Vol.,No.3,June, 05, pp 73-84 Takagi-Sugeno-Kang(zero-order) model for diagnosis hepatitis disease Dr. Raidah Salim Computer Science Department, Science College,

More information

Multiple Classifier Fusion using k-nearest Localized Templates

Multiple Classifier Fusion using k-nearest Localized Templates Multiple Classifier Fusion using k-nearest Localized Templates Jun-Ki Min and Sung-Bae Cho Department of Computer Science, Yonsei University Biometrics Engineering Research Center 134 Shinchon-dong, Sudaemoon-ku,

More information

International Journal of Scientific Research & Engineering Trends Volume 4, Issue 6, Nov-Dec-2018, ISSN (Online): X

International Journal of Scientific Research & Engineering Trends Volume 4, Issue 6, Nov-Dec-2018, ISSN (Online): X Analysis about Classification Techniques on Categorical Data in Data Mining Assistant Professor P. Meena Department of Computer Science Adhiyaman Arts and Science College for Women Uthangarai, Krishnagiri,

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

More information

A Classifier with the Function-based Decision Tree

A Classifier with the Function-based Decision Tree A Classifier with the Function-based Decision Tree Been-Chian Chien and Jung-Yi Lin Institute of Information Engineering I-Shou University, Kaohsiung 84008, Taiwan, R.O.C E-mail: cbc@isu.edu.tw, m893310m@isu.edu.tw

More information

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

Neural Networks. A novel approach to neuro-fuzzy classification. Ashish Ghosh, B. Uma Shankar, Saroj K. Meher. a b s t r a c t. 1.

Neural Networks. A novel approach to neuro-fuzzy classification. Ashish Ghosh, B. Uma Shankar, Saroj K. Meher. a b s t r a c t. 1. Neural Networks 22 (2009) 100 109 Contents lists available at ScienceDirect Neural Networks journal homepage: www.elsevier.com/locate/neunet A novel approach to neuro-fuzzy classification Ashish Ghosh,

More information

Rank Measures for Ordering

Rank Measures for Ordering Rank Measures for Ordering Jin Huang and Charles X. Ling Department of Computer Science The University of Western Ontario London, Ontario, Canada N6A 5B7 email: fjhuang33, clingg@csd.uwo.ca Abstract. Many

More information

Semi-Supervised Clustering with Partial Background Information

Semi-Supervised Clustering with Partial Background Information Semi-Supervised Clustering with Partial Background Information Jing Gao Pang-Ning Tan Haibin Cheng Abstract Incorporating background knowledge into unsupervised clustering algorithms has been the subject

More information

Application of Or-based Rule Antecedent Fuzzy Neural Networks to Iris Data Classification Problem

Application of Or-based Rule Antecedent Fuzzy Neural Networks to Iris Data Classification Problem Vol.1 (DTA 016, pp.17-1 http://dx.doi.org/10.157/astl.016.1.03 Application of Or-based Rule Antecedent Fuzzy eural etworks to Iris Data Classification roblem Chang-Wook Han Department of Electrical Engineering,

More information

Automatic Generation of Fuzzy Classification Rules Using Granulation-Based Adaptive Clustering

Automatic Generation of Fuzzy Classification Rules Using Granulation-Based Adaptive Clustering Automatic Generation of Fuzzy Classification Rules Using Granulation-Based Adaptive Clustering Mohammed Al-Shammaa*, Maysam F. Abbod Department of Electronic and Computer Engineering Brunel University

More information

FEATURE EXTRACTION TECHNIQUES USING SUPPORT VECTOR MACHINES IN DISEASE PREDICTION

FEATURE EXTRACTION TECHNIQUES USING SUPPORT VECTOR MACHINES IN DISEASE PREDICTION FEATURE EXTRACTION TECHNIQUES USING SUPPORT VECTOR MACHINES IN DISEASE PREDICTION Sandeep Kaur 1, Dr. Sheetal Kalra 2 1,2 Computer Science Department, Guru Nanak Dev University RC, Jalandhar(India) ABSTRACT

More information

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Prashant Sharma, Research Scholar, GHRCE, Nagpur, India, Dr. Preeti Bajaj,

More information

LEARNING WEIGHTS OF FUZZY RULES BY USING GRAVITATIONAL SEARCH ALGORITHM

LEARNING WEIGHTS OF FUZZY RULES BY USING GRAVITATIONAL SEARCH ALGORITHM International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 4, April 2013 pp. 1593 1601 LEARNING WEIGHTS OF FUZZY RULES BY USING GRAVITATIONAL

More information

Final Exam. Controller, F. Expert Sys.., Solving F. Ineq.} {Hopefield, SVM, Comptetive Learning,

Final Exam. Controller, F. Expert Sys.., Solving F. Ineq.} {Hopefield, SVM, Comptetive Learning, Final Exam Question on your Fuzzy presentation {F. Controller, F. Expert Sys.., Solving F. Ineq.} Question on your Nets Presentations {Hopefield, SVM, Comptetive Learning, Winner- take all learning for

More information

AMOL MUKUND LONDHE, DR.CHELPA LINGAM

AMOL MUKUND LONDHE, DR.CHELPA LINGAM International Journal of Advances in Applied Science and Engineering (IJAEAS) ISSN (P): 2348-1811; ISSN (E): 2348-182X Vol. 2, Issue 4, Dec 2015, 53-58 IIST COMPARATIVE ANALYSIS OF ANN WITH TRADITIONAL

More information

ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research

ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research Copyright 2010 All rights reserved Integrated Publishing association Review Article ISSN 2229 3795 The

More information

Cluster analysis of 3D seismic data for oil and gas exploration

Cluster analysis of 3D seismic data for oil and gas exploration Data Mining VII: Data, Text and Web Mining and their Business Applications 63 Cluster analysis of 3D seismic data for oil and gas exploration D. R. S. Moraes, R. P. Espíndola, A. G. Evsukoff & N. F. F.

More information

Best First and Greedy Search Based CFS and Naïve Bayes Algorithms for Hepatitis Diagnosis

Best First and Greedy Search Based CFS and Naïve Bayes Algorithms for Hepatitis Diagnosis Best First and Greedy Search Based CFS and Naïve Bayes Algorithms for Hepatitis Diagnosis CHAPTER 3 BEST FIRST AND GREEDY SEARCH BASED CFS AND NAÏVE BAYES ALGORITHMS FOR HEPATITIS DIAGNOSIS 3.1 Introduction

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

A Comparative Study of Selected Classification Algorithms of Data Mining

A Comparative Study of Selected Classification Algorithms of Data Mining Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 6, June 2015, pg.220

More information

Data Mining. Introduction. Hamid Beigy. Sharif University of Technology. Fall 1395

Data Mining. Introduction. Hamid Beigy. Sharif University of Technology. Fall 1395 Data Mining Introduction Hamid Beigy Sharif University of Technology Fall 1395 Hamid Beigy (Sharif University of Technology) Data Mining Fall 1395 1 / 21 Table of contents 1 Introduction 2 Data mining

More information

Performance Analysis of Data Mining Classification Techniques

Performance Analysis of Data Mining Classification Techniques Performance Analysis of Data Mining Classification Techniques Tejas Mehta 1, Dr. Dhaval Kathiriya 2 Ph.D. Student, School of Computer Science, Dr. Babasaheb Ambedkar Open University, Gujarat, India 1 Principal

More information

Dynamic Clustering of Data with Modified K-Means Algorithm

Dynamic Clustering of Data with Modified K-Means Algorithm 2012 International Conference on Information and Computer Networks (ICICN 2012) IPCSIT vol. 27 (2012) (2012) IACSIT Press, Singapore Dynamic Clustering of Data with Modified K-Means Algorithm Ahamed Shafeeq

More information

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques 24 Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Ruxandra PETRE

More information

CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER

CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER 38 CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER 3.1 INTRODUCTION The lack of intelligence, learning and adaptation capability in the control methods discussed in general control scheme, revealed the need

More information

* The terms used for grading are: - bad - good

* The terms used for grading are: - bad - good Hybrid Neuro-Fuzzy Systems or How to Combine German Mechanics with Italian Love by Professor Michael Negnevitsky University of Tasmania Introduction Contents Heterogeneous Hybrid Systems Diagnosis of myocardial

More information

An Empirical Study of Hoeffding Racing for Model Selection in k-nearest Neighbor Classification

An Empirical Study of Hoeffding Racing for Model Selection in k-nearest Neighbor Classification An Empirical Study of Hoeffding Racing for Model Selection in k-nearest Neighbor Classification Flora Yu-Hui Yeh and Marcus Gallagher School of Information Technology and Electrical Engineering University

More information

An Effective Performance of Feature Selection with Classification of Data Mining Using SVM Algorithm

An Effective Performance of Feature Selection with Classification of Data Mining Using SVM Algorithm Proceedings of the National Conference on Recent Trends in Mathematical Computing NCRTMC 13 427 An Effective Performance of Feature Selection with Classification of Data Mining Using SVM Algorithm A.Veeraswamy

More information

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 39 CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 3.1 INTRODUCTION Development of mathematical models is essential for many disciplines of engineering and science. Mathematical models are used for

More information

A New Method For Forecasting Enrolments Combining Time-Variant Fuzzy Logical Relationship Groups And K-Means Clustering

A New Method For Forecasting Enrolments Combining Time-Variant Fuzzy Logical Relationship Groups And K-Means Clustering A New Method For Forecasting Enrolments Combining Time-Variant Fuzzy Logical Relationship Groups And K-Means Clustering Nghiem Van Tinh 1, Vu Viet Vu 1, Tran Thi Ngoc Linh 1 1 Thai Nguyen University of

More information

Data Mining. Introduction. Hamid Beigy. Sharif University of Technology. Fall 1394

Data Mining. Introduction. Hamid Beigy. Sharif University of Technology. Fall 1394 Data Mining Introduction Hamid Beigy Sharif University of Technology Fall 1394 Hamid Beigy (Sharif University of Technology) Data Mining Fall 1394 1 / 20 Table of contents 1 Introduction 2 Data mining

More information

Concept Tree Based Clustering Visualization with Shaded Similarity Matrices

Concept Tree Based Clustering Visualization with Shaded Similarity Matrices Syracuse University SURFACE School of Information Studies: Faculty Scholarship School of Information Studies (ischool) 12-2002 Concept Tree Based Clustering Visualization with Shaded Similarity Matrices

More information

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 60 CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Problems in the real world quite often turn out to be complex owing to an element of uncertainty either in the parameters

More information

Efficient Pruning Method for Ensemble Self-Generating Neural Networks

Efficient Pruning Method for Ensemble Self-Generating Neural Networks Efficient Pruning Method for Ensemble Self-Generating Neural Networks Hirotaka INOUE Department of Electrical Engineering & Information Science, Kure National College of Technology -- Agaminami, Kure-shi,

More information

Using a genetic algorithm for editing k-nearest neighbor classifiers

Using a genetic algorithm for editing k-nearest neighbor classifiers Using a genetic algorithm for editing k-nearest neighbor classifiers R. Gil-Pita 1 and X. Yao 23 1 Teoría de la Señal y Comunicaciones, Universidad de Alcalá, Madrid (SPAIN) 2 Computer Sciences Department,

More information

Review on Methods of Selecting Number of Hidden Nodes in Artificial Neural Network

Review on Methods of Selecting Number of Hidden Nodes in Artificial Neural Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 11, November 2014,

More information

Simulation of Back Propagation Neural Network for Iris Flower Classification

Simulation of Back Propagation Neural Network for Iris Flower Classification American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-6, Issue-1, pp-200-205 www.ajer.org Research Paper Open Access Simulation of Back Propagation Neural Network

More information

Aircraft Landing Control Using Fuzzy Logic and Neural Networks

Aircraft Landing Control Using Fuzzy Logic and Neural Networks Aircraft Landing Control Using Fuzzy Logic and Neural Networks Elvira Lakovic Intelligent Embedded Systems elc10001@student.mdh.se Damir Lotinac Intelligent Embedded Systems dlc10001@student.mdh.se ABSTRACT

More information

FUZZY INFERENCE SYSTEMS

FUZZY INFERENCE SYSTEMS CHAPTER-IV FUZZY INFERENCE SYSTEMS Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. The mapping then provides a basis from which decisions can

More information

Some questions of consensus building using co-association

Some questions of consensus building using co-association Some questions of consensus building using co-association VITALIY TAYANOV Polish-Japanese High School of Computer Technics Aleja Legionow, 4190, Bytom POLAND vtayanov@yahoo.com Abstract: In this paper

More information

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION 6.1 INTRODUCTION Fuzzy logic based computational techniques are becoming increasingly important in the medical image analysis arena. The significant

More information

Data Distortion for Privacy Protection in a Terrorist Analysis System

Data Distortion for Privacy Protection in a Terrorist Analysis System Data Distortion for Privacy Protection in a Terrorist Analysis System Shuting Xu, Jun Zhang, Dianwei Han, and Jie Wang Department of Computer Science, University of Kentucky, Lexington KY 40506-0046, USA

More information

Analysis of Fuzzy Rule Optimization Models

Analysis of Fuzzy Rule Optimization Models Analysis of Fuzzy Rule Optimization Models Amudha J #1, D Radha #2, Smitha S #3 # Department of Computer Science and Engineering Amrita School of Engineering, Amrita Vishwa Vidyapeetham, Bangalore, Karnataka,

More information

Novel Intuitionistic Fuzzy C-Means Clustering for Linearly and Nonlinearly Separable Data

Novel Intuitionistic Fuzzy C-Means Clustering for Linearly and Nonlinearly Separable Data Novel Intuitionistic Fuzzy C-Means Clustering for Linearly and Nonlinearly Separable Data PRABHJOT KAUR DR. A. K. SONI DR. ANJANA GOSAIN Department of IT, MSIT Department of Computers University School

More information

Hybrid Feature Selection for Modeling Intrusion Detection Systems

Hybrid Feature Selection for Modeling Intrusion Detection Systems Hybrid Feature Selection for Modeling Intrusion Detection Systems Srilatha Chebrolu, Ajith Abraham and Johnson P Thomas Department of Computer Science, Oklahoma State University, USA ajith.abraham@ieee.org,

More information

Neuro-fuzzy, GA-Fuzzy, Neural-Fuzzy-GA: A Data Mining Technique for Optimization

Neuro-fuzzy, GA-Fuzzy, Neural-Fuzzy-GA: A Data Mining Technique for Optimization International Journal of Computer Science and Software Engineering Volume 3, Number 1 (2017), pp. 1-9 International Research Publication House http://www.irphouse.com Neuro-fuzzy, GA-Fuzzy, Neural-Fuzzy-GA:

More information

FEATURE EXTRACTION USING FUZZY RULE BASED SYSTEM

FEATURE EXTRACTION USING FUZZY RULE BASED SYSTEM International Journal of Computer Science and Applications, Vol. 5, No. 3, pp 1-8 Technomathematics Research Foundation FEATURE EXTRACTION USING FUZZY RULE BASED SYSTEM NARENDRA S. CHAUDHARI and AVISHEK

More information

Improving Tree-Based Classification Rules Using a Particle Swarm Optimization

Improving Tree-Based Classification Rules Using a Particle Swarm Optimization Improving Tree-Based Classification Rules Using a Particle Swarm Optimization Chi-Hyuck Jun *, Yun-Ju Cho, and Hyeseon Lee Department of Industrial and Management Engineering Pohang University of Science

More information

EFFICIENT ATTRIBUTE REDUCTION ALGORITHM

EFFICIENT ATTRIBUTE REDUCTION ALGORITHM EFFICIENT ATTRIBUTE REDUCTION ALGORITHM Zhongzhi Shi, Shaohui Liu, Zheng Zheng Institute Of Computing Technology,Chinese Academy of Sciences, Beijing, China Abstract: Key words: Efficiency of algorithms

More information

Outlier Detection Using Unsupervised and Semi-Supervised Technique on High Dimensional Data

Outlier Detection Using Unsupervised and Semi-Supervised Technique on High Dimensional Data Outlier Detection Using Unsupervised and Semi-Supervised Technique on High Dimensional Data Ms. Gayatri Attarde 1, Prof. Aarti Deshpande 2 M. E Student, Department of Computer Engineering, GHRCCEM, University

More information

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets S. Musikasuwan and J.M. Garibaldi Automated Scheduling, Optimisation and Planning Group University of Nottingham,

More information

Design of Neuro Fuzzy Systems

Design of Neuro Fuzzy Systems International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 6, Number 5 (2013), pp. 695-700 International Research Publication House http://www.irphouse.com Design of Neuro Fuzzy

More information

Experimental Approach for the Evaluation of Neural Network Classifier Algorithms

Experimental Approach for the Evaluation of Neural Network Classifier Algorithms Experimental Approach for the Evaluation of Neural Network Classifier Algorithms Masoud Ghaffari and Ernest L. Hall Center for Robotics Research University of Cincinnati Cincinnati, Oh 45-7 ABSTRACT The

More information

Web page recommendation using a stochastic process model

Web page recommendation using a stochastic process model Data Mining VII: Data, Text and Web Mining and their Business Applications 233 Web page recommendation using a stochastic process model B. J. Park 1, W. Choi 1 & S. H. Noh 2 1 Computer Science Department,

More information

Neuro-Fuzzy Approach for Software Release Time Optimization

Neuro-Fuzzy Approach for Software Release Time Optimization Int. J. Advance Soft Compu. Appl, Vol.9, No. 3, Nov 2017 ISSN 2074-8523 Neuro-Fuzzy Approach for Software Release Time Optimization Shubhra Gautam, Deepak Kumar, L.M. Patnaik Amity University, Uttar Pradesh,

More information

Nearest Clustering Algorithm for Satellite Image Classification in Remote Sensing Applications

Nearest Clustering Algorithm for Satellite Image Classification in Remote Sensing Applications Nearest Clustering Algorithm for Satellite Image Classification in Remote Sensing Applications Anil K Goswami 1, Swati Sharma 2, Praveen Kumar 3 1 DRDO, New Delhi, India 2 PDM College of Engineering for

More information

A Novel Technique for Optimizing the Hidden Layer Architecture in Artificial Neural Networks N. M. Wagarachchi 1, A. S.

A Novel Technique for Optimizing the Hidden Layer Architecture in Artificial Neural Networks N. M. Wagarachchi 1, A. S. American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation K. Roy, U. Pal and B. B. Chaudhuri CVPR Unit; Indian Statistical Institute, Kolkata-108; India umapada@isical.ac.in

More information

Color-Based Classification of Natural Rock Images Using Classifier Combinations

Color-Based Classification of Natural Rock Images Using Classifier Combinations Color-Based Classification of Natural Rock Images Using Classifier Combinations Leena Lepistö, Iivari Kunttu, and Ari Visa Tampere University of Technology, Institute of Signal Processing, P.O. Box 553,

More information

Fuzzy Partitioning with FID3.1

Fuzzy Partitioning with FID3.1 Fuzzy Partitioning with FID3.1 Cezary Z. Janikow Dept. of Mathematics and Computer Science University of Missouri St. Louis St. Louis, Missouri 63121 janikow@umsl.edu Maciej Fajfer Institute of Computing

More information

Hybrid Fuzzy C-Means Clustering Technique for Gene Expression Data

Hybrid Fuzzy C-Means Clustering Technique for Gene Expression Data Hybrid Fuzzy C-Means Clustering Technique for Gene Expression Data 1 P. Valarmathie, 2 Dr MV Srinath, 3 Dr T. Ravichandran, 4 K. Dinakaran 1 Dept. of Computer Science and Engineering, Dr. MGR University,

More information

Fuzzy Ant Clustering by Centroid Positioning

Fuzzy Ant Clustering by Centroid Positioning Fuzzy Ant Clustering by Centroid Positioning Parag M. Kanade and Lawrence O. Hall Computer Science & Engineering Dept University of South Florida, Tampa FL 33620 @csee.usf.edu Abstract We

More information

Derivation of Relational Fuzzy Classification Rules Using Evolutionary Computation

Derivation of Relational Fuzzy Classification Rules Using Evolutionary Computation Derivation of Relational Fuzzy Classification Rules Using Evolutionary Computation Vahab Akbarzadeh Alireza Sadeghian Marcus V. dos Santos Abstract An evolutionary system for derivation of fuzzy classification

More information

Research Article International Journals of Advanced Research in Computer Science and Software Engineering ISSN: X (Volume-7, Issue-6)

Research Article International Journals of Advanced Research in Computer Science and Software Engineering ISSN: X (Volume-7, Issue-6) International Journals of Advanced Research in Computer Science and Software Engineering Research Article June 17 Artificial Neural Network in Classification A Comparison Dr. J. Jegathesh Amalraj * Assistant

More information

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC JOURNAL OF APPLIED ENGINEERING SCIENCES VOL. 1(14), issue 4_2011 ISSN 2247-3769 ISSN-L 2247-3769 (Print) / e-issn:2284-7197 INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC DROJ Gabriela, University

More information

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India.

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India. Volume 3, Issue 3, March 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Training Artificial

More information

Feature Selection Using Modified-MCA Based Scoring Metric for Classification

Feature Selection Using Modified-MCA Based Scoring Metric for Classification 2011 International Conference on Information Communication and Management IPCSIT vol.16 (2011) (2011) IACSIT Press, Singapore Feature Selection Using Modified-MCA Based Scoring Metric for Classification

More information

Keywords - Fuzzy rule-based systems, clustering, system design

Keywords - Fuzzy rule-based systems, clustering, system design CHAPTER 7 Application of Fuzzy Rule Base Design Method Peter Grabusts In many classification tasks the final goal is usually to determine classes of objects. The final goal of fuzzy clustering is also

More information

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Utkarsh Dwivedi 1, Pranjal Rajput 2, Manish Kumar Sharma 3 1UG Scholar, Dept. of CSE, GCET, Greater Noida,

More information

The Comparative Study of Machine Learning Algorithms in Text Data Classification*

The Comparative Study of Machine Learning Algorithms in Text Data Classification* The Comparative Study of Machine Learning Algorithms in Text Data Classification* Wang Xin School of Science, Beijing Information Science and Technology University Beijing, China Abstract Classification

More information

Hybrid AFS Algorithm and k-nn Classification for Detection of Diseases

Hybrid AFS Algorithm and k-nn Classification for Detection of Diseases Hybrid AFS Algorithm and k-nn Classification for Detection of Diseases Logapriya S Dr.G.Anupriya II ME(CSE) Department of Computer Science and Engineering Dr. Mahalingam college of Engineering and Technology,

More information

Image Mining: frameworks and techniques

Image Mining: frameworks and techniques Image Mining: frameworks and techniques Madhumathi.k 1, Dr.Antony Selvadoss Thanamani 2 M.Phil, Department of computer science, NGM College, Pollachi, Coimbatore, India 1 HOD Department of Computer Science,

More information

A STUDY OF SOME DATA MINING CLASSIFICATION TECHNIQUES

A STUDY OF SOME DATA MINING CLASSIFICATION TECHNIQUES A STUDY OF SOME DATA MINING CLASSIFICATION TECHNIQUES Narsaiah Putta Assistant professor Department of CSE, VASAVI College of Engineering, Hyderabad, Telangana, India Abstract Abstract An Classification

More information

1. Introduction. 2. Motivation and Problem Definition. Volume 8 Issue 2, February Susmita Mohapatra

1. Introduction. 2. Motivation and Problem Definition. Volume 8 Issue 2, February Susmita Mohapatra Pattern Recall Analysis of the Hopfield Neural Network with a Genetic Algorithm Susmita Mohapatra Department of Computer Science, Utkal University, India Abstract: This paper is focused on the implementation

More information

Using Decision Boundary to Analyze Classifiers

Using Decision Boundary to Analyze Classifiers Using Decision Boundary to Analyze Classifiers Zhiyong Yan Congfu Xu College of Computer Science, Zhejiang University, Hangzhou, China yanzhiyong@zju.edu.cn Abstract In this paper we propose to use decision

More information

Climate Precipitation Prediction by Neural Network

Climate Precipitation Prediction by Neural Network Journal of Mathematics and System Science 5 (205) 207-23 doi: 0.7265/259-529/205.05.005 D DAVID PUBLISHING Juliana Aparecida Anochi, Haroldo Fraga de Campos Velho 2. Applied Computing Graduate Program,

More information

Collaborative Rough Clustering

Collaborative Rough Clustering Collaborative Rough Clustering Sushmita Mitra, Haider Banka, and Witold Pedrycz Machine Intelligence Unit, Indian Statistical Institute, Kolkata, India {sushmita, hbanka r}@isical.ac.in Dept. of Electrical

More information

Mass Classification Method in Mammogram Using Fuzzy K-Nearest Neighbour Equality

Mass Classification Method in Mammogram Using Fuzzy K-Nearest Neighbour Equality Mass Classification Method in Mammogram Using Fuzzy K-Nearest Neighbour Equality Abstract: Mass classification of objects is an important area of research and application in a variety of fields. In this

More information

Evolving SQL Queries for Data Mining

Evolving SQL Queries for Data Mining Evolving SQL Queries for Data Mining Majid Salim and Xin Yao School of Computer Science, The University of Birmingham Edgbaston, Birmingham B15 2TT, UK {msc30mms,x.yao}@cs.bham.ac.uk Abstract. This paper

More information

The Role of Biomedical Dataset in Classification

The Role of Biomedical Dataset in Classification The Role of Biomedical Dataset in Classification Ajay Kumar Tanwani and Muddassar Farooq Next Generation Intelligent Networks Research Center (nexgin RC) National University of Computer & Emerging Sciences

More information

Pattern Classification Using Neuro Fuzzy and Support Vector Machine (SVM) - A Comparative Study

Pattern Classification Using Neuro Fuzzy and Support Vector Machine (SVM) - A Comparative Study Pattern Classification Using Neuro Fuzzy and Support Vector Machine (SVM) - A Comparative Study Dr. Maya Nayak 1 and Er. Jnana Ranjan Tripathy 2 Department of Information Technology, Biju Pattnaik University

More information

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS 4.1. INTRODUCTION This chapter includes implementation and testing of the student s academic performance evaluation to achieve the objective(s)

More information

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a International Conference on Education Technology, Management and Humanities Science (ETMHS 2015) Research on Applications of Data Mining in Electronic Commerce Xiuping YANG 1, a 1 Computer Science Department,

More information

CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES

CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES 70 CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES 3.1 INTRODUCTION In medical science, effective tools are essential to categorize and systematically

More information

Improving Classification Accuracy for Single-loop Reliability-based Design Optimization

Improving Classification Accuracy for Single-loop Reliability-based Design Optimization , March 15-17, 2017, Hong Kong Improving Classification Accuracy for Single-loop Reliability-based Design Optimization I-Tung Yang, and Willy Husada Abstract Reliability-based design optimization (RBDO)

More information

An Approach for Privacy Preserving in Association Rule Mining Using Data Restriction

An Approach for Privacy Preserving in Association Rule Mining Using Data Restriction International Journal of Engineering Science Invention Volume 2 Issue 1 January. 2013 An Approach for Privacy Preserving in Association Rule Mining Using Data Restriction Janakiramaiah Bonam 1, Dr.RamaMohan

More information

Optimization Model of K-Means Clustering Using Artificial Neural Networks to Handle Class Imbalance Problem

Optimization Model of K-Means Clustering Using Artificial Neural Networks to Handle Class Imbalance Problem IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Optimization Model of K-Means Clustering Using Artificial Neural Networks to Handle Class Imbalance Problem To cite this article:

More information

EE 589 INTRODUCTION TO ARTIFICIAL NETWORK REPORT OF THE TERM PROJECT REAL TIME ODOR RECOGNATION SYSTEM FATMA ÖZYURT SANCAR

EE 589 INTRODUCTION TO ARTIFICIAL NETWORK REPORT OF THE TERM PROJECT REAL TIME ODOR RECOGNATION SYSTEM FATMA ÖZYURT SANCAR EE 589 INTRODUCTION TO ARTIFICIAL NETWORK REPORT OF THE TERM PROJECT REAL TIME ODOR RECOGNATION SYSTEM FATMA ÖZYURT SANCAR 1.Introductıon. 2.Multi Layer Perception.. 3.Fuzzy C-Means Clustering.. 4.Real

More information

APPLICATION OF THE FUZZY MIN-MAX NEURAL NETWORK CLASSIFIER TO PROBLEMS WITH CONTINUOUS AND DISCRETE ATTRIBUTES

APPLICATION OF THE FUZZY MIN-MAX NEURAL NETWORK CLASSIFIER TO PROBLEMS WITH CONTINUOUS AND DISCRETE ATTRIBUTES APPLICATION OF THE FUZZY MIN-MAX NEURAL NETWORK CLASSIFIER TO PROBLEMS WITH CONTINUOUS AND DISCRETE ATTRIBUTES A. Likas, K. Blekas and A. Stafylopatis National Technical University of Athens Department

More information

Analytical model A structure and process for analyzing a dataset. For example, a decision tree is a model for the classification of a dataset.

Analytical model A structure and process for analyzing a dataset. For example, a decision tree is a model for the classification of a dataset. Glossary of data mining terms: Accuracy Accuracy is an important factor in assessing the success of data mining. When applied to data, accuracy refers to the rate of correct values in the data. When applied

More information

Fuzzy If-Then Rules. Fuzzy If-Then Rules. Adnan Yazıcı

Fuzzy If-Then Rules. Fuzzy If-Then Rules. Adnan Yazıcı Fuzzy If-Then Rules Adnan Yazıcı Dept. of Computer Engineering, Middle East Technical University Ankara/Turkey Fuzzy If-Then Rules There are two different kinds of fuzzy rules: Fuzzy mapping rules and

More information