SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
Journal of Information Engineering and Applications www.iiste.org
ISSN 2224-5782 (print) ISSN 2225-0506 (online)
Vol.3, No.4, 2013
1
Comparative Study of Artificial Neural Network based
Classification for Liver Patient
Anil Kumar Tiwari1*
Lokesh Kumar Sharma2
G. Rama Krishna3
1. Disha College Raipur, Chhattisgarh,492001, India
2. National Institute of Occupational Health, Ahmedabad, 380016, India
3. Department of Computer Science and Engineering, K L University, Vijayawada, 520002, India
* E-mail of the corresponding author: anil1969_rpr@yahoo.com
Abstract
The extensive accessibility of new computational methods and tools for data analysis and predictive modeling
requires medical informatics researchers and practitioners to steadily select the most appropriate strategy to cope
with clinical prediction problems. Data mining offers methodological and technical solutions to deal with the
analysis of medical data and construction of prediction models. Patients with Liver disease have been continuously
increasing because of excessive consumption of alcohol, inhale of harmful gases, intake of contaminated food,
pickles and drugs. Therefore, in this study, Liver patient data is considered and evaluated by univariate analysis and a
feature selection method for predicator attributes determination. Further comparative study of artificial neural
network based predictive models such as BP, RBF, SOM, SVM are provided.
Keywords: Medical Informatics, Classification, Liver Data, Artificial Neural Network
1. Introduction
Data mining has been increasingly used in the medical literature over the last few years. In general, the term has not
been anchored to any precise definition but to some sort of common understanding of its meaning: the use of
methods and tools to analyze large amounts of data. Its application to the analysis of medical data – notwithstanding
high hopes – has until recently been relatively limited. This is particularly true of practical applications in clinical
medicine which may benefit from specific data mining approaches that are able to perform predictive modelling,
exploit the knowledge available in the clinical domain and explain proposed decisions once the models are used to
support clinical decisions. The goal of predictive data mining in clinical medicine is to derive models that can use
patient specific information to predict the outcome of interest and to thereby support clinical decision-making.
Predictive data mining methods may be applied to the construction of decision models for procedures such as
prognosis, diagnosis and treatment planning, which – once evaluated and verified – may be embedded within clinical
information systems (Bellazzi & Zupan 2008).
The aim of this study is to provide a comparative framework among different neural network based predicative data
mining techniques for diagnosing Liver disorder. The work is organized as follows. In the section 2, related works
are reported. In the section 3 materials and methods are presented. The results of the experiments are presented in
section 4. Final, this paper is concluded in section 5.
2. Related Works
A literature survey showed that there have been several studies on the survivability prediction problem using
statistical approaches and artificial neural networks. However, a few studies related to medical diagnosis and
survivability using data mining approaches have been reported.
Bellaachia and Guven (2006) presented an analysis of the prediction of survivability rate of breast cancer patients’
using data mining techniques. The data used is the SEER Public-Use Data. The investigated three data mining
techniques: the Naïve Bayes, the back-propagated neural network, and the C4.5 decision tree algorithms.
Experiments were conducted using these algorithms. The achieved prediction performances are comparable to
Journal of Information Engineering and Applications www.iiste.org
ISSN 2224-5782 (print) ISSN 2225-0506 (online)
Vol.3, No.4, 2013
2
existing techniques. However, we found out that C4.5 algorithm has a much better performance than the other two
techniques. Sug (2012) applied decision trees, C4.5 and CART to Liver Disorder Disease. Ramana et al. (2011)
applied the classification algorithms considered here are Naïve Bayes, classifier, C4.5, Back propagation Neural
Network algorithm, and Support Vector Machines for liver patients. In this study, they considered and men and
women in single data unit. Also the children are considered in same data sample. The adult men, adult women and
children data may be considered separately due to different physiological structures. Also, significant differences
between means among women and men groups were measured. Therefore, in this work, the men and women are
considered in different data set and more refined approaches RBF, SOM algorithms are applied.
3. Materials and Methods
3.1 Data Set
In this study, Indian Liver Patient Dataset (ILPD) (Frank & Asumcion 2010) was used. The data set was collected
from north east of Andhra Pradesh, India (Ramana et al. 2012; Ramana et al. 2011). This data set comprises Age of
the patient, Total Bilirubin, Direct Bilirubin Alkaline Phosphotase, Alamine Aminotransferase, Aspartate
Aminotransferase, Total Protiens, Albumin, Albumin and Globulin Ratio, class labeled by the experts. Selector is a
class label used to divide into groups (liver patient or not). In this work, the noisy data were ignored and only the age
greater than 17 were considered. Men data set contains 316 liver patient and 105 non liver patient after ignoring the
noisy and age less than 18. Similarly, women data set contains 86 liver patient and 47 non liver patient records. The
detail descriptive statistics for Men and Women data set are given in the Table 1 and 2.
Table 1. Descriptive Statistics for Men N= 421
Table 2. Descriptive Statistics for Women N= 133
Min Max Mean Skew Kurtosis
Age 18 85 44.8±14.7 0.37 -0.22
Total Bilirubin 0.5 27.7 2.2±4.5 4.1 17.03
Direct Bilirubin 0.1 12.8 0.96±2.2 3.98 15.88
Total Protein 63 1896 296.7±293.5 3.46 12.95
Albumin 10 509 50.7±72.6 4.09 19.40
A/G Ratio 10 623 63.7±100.1 3.85 16.31
SGPT 3.6 9.2 6.63±1.1 -0.313 -0.39
SGOT 1.0 5.5 3.25±0.8 -0.14 -0.14
Alkphos 0.3 1.8 0.94±0.3 0.69 1.22
Min Max Mean Skew Kurtosis
Age 18 90 46.7±15.1 0.08 -0.82
Total Bilirubin 0.4 75 3.7±6.7 4.84 35.89
Direct Bilirubin 0.1 19.7 1.7±3.0 3.01 10.15
Total Protein 75 2110 284.1±224.3 3.94 21.05
Albumin 10 2000 90.7±206.7 5.98 40.78
A/G Ratio 11 4929 125.9±330.4 9.57 120.18
SGPT 2.7 9.6 6.4±1.1 -.279 0.526
SGOT 0.9 5.5 3.1±0.8 0.02 -0.372
Alkphos 0.3 2.8 0.94±0.3 1.12 3.83
Journal of Information Engineering and Applications www.iiste.org
ISSN 2224-5782 (print) ISSN 2225-0506 (online)
Vol.3, No.4, 2013
3
3.2 Methods
Artificial Neural Network (ANN) is widely used algorithms in many applications and modeled based on biological
neural systems. For classification, the model is trained in such a way that input and output nodes are connected with
a set of weighted links based on input–output association of training data. More complex ANNs can have one or
more hidden layers with hidden nodes in between input and output nodes to model more complex input–output
relationships. Depending upon the application, either a feed-forward (nodes in one layer is connected only to nodes
in next layer) or recurrent (nodes can be connected to nodes in the same layer, previous layer or next layer) network
is built. The relationship between input and output is defined by an activation function which along with the
weighted links decides the behaviour of the ANN. The activation function can be linear, sigmoid (logistic) and
hyperbolic tangent function (Kotsiantis 2007). In this paper, back propagations (BP) learning, radial basis function
networks (RBF), self organizing map (SOM), and support vector machine (SVM) methods are used to classify the
Liver patient data.
Back Propagation is a multi layer preceptron neural network. The term back propagation means the backward
propagation of an error signal through the network. After propagating a pattern through the network – feed forward,
the output pattern is compared with a given target and the error of each output unit is calculated. This error is
propagated backwards to the input layer – back propagation. Finally the errors of the units are used to modify the
weights. The back propagation algorithm is based on Widrow-Hoff delta learning rule in which the weight
adjustment is done through mean square error of the output response to the sample input (Sivanandam et al. 2006).
High-dimensional input patterns with prototype lattice structure are represented by SOM and can be visualized in
two-dimensional lattice structure. Each unit in the lattice (neuron) and adjacent neurons are interconnected, which
gives the clear topology of how the network fits itself to the input space. Input patterns are fully connected to all
neurons via adaptable weights, and during the training process, neighboring input patterns are projected into the
lattice, corresponding to adjacent neurons (Sivanandam et al. 2006). SOM is also used for supervised learning (Salah
et al. 2009).
RBF is a special type of neural networks with several distinctive features. A RBF network consists of three layers,
namely the input layer, the hidden layer, and the output layer. The input layer broadcasts the coordinates of the input
vector to each of the units in the hidden layer. Each unit in the hidden layer then produces an activation based on the
associated radial basis function. Finally, each unit in the output layer computes a linear combination of the
activations of the hidden units. How a RBF network reacts to a given input stimulus is completely determined by the
activation functions associated with the hidden units and the weights associated with the links between the hidden
layer and the output layer (Oyang et al. 2005). There are several types of radial basis function which can be used for
classification tasks such as Gaussian radial function, Normalized Gaussian radial function, Thin plate spline,
Quadratic, Inverse quadratic (Fornberg & Piret 2008). In this work, Normalized Gaussian radial function was used.
SVMs, like other nonparametric classifiers such as Artificial Neural Networks, boast a robustness that has
spearheaded its application into many areas. Like other supervised classifiers, training data is a prerequisite to define
the decision boundaries within the feature space, based upon which classification decision rules are made. For SVMs,
this decision boundary is a linear discriminate placed midway between the classes of interest. SVMs handle
nonlinear datasets by use of a kernel function. Some examples of functions (also called kernels) used to this effect
include: polynomial, Gaussian (more commonly referred to as radial basis functions) and sigmoid functions. Each
function has parameters which have to be determined prior to classification and they are usually determined through
a cross validation process. Operating in high dimension potentially renders the risk of over-fitting in the input space
possible. SVMs control this through the principle of Structural Risk Minimization. The empirical risk of
misclassification is controlled by maximizing the margin between the training data and the decision boundary
(Anthony et al. 2008; Vapnik 1995).
4. Experimental Investigation and Results
Initially, the predicator attributes for the classification task was determined by computing significant differences
between classes; in this regard, the univariate analysis of variance was applied. Also, correlation-based feature subset
selection method was used to evaluate the predicator attributes (Hall et al. 2009; Hall 1999). Total Bilirubin, Direct
Bilirubin, Total Protein, Albumin, A/G Ratio, SGOT, and Alkphos were found significant difference in men data set
Journal of Information Engineering and Applications www.iiste.org
ISSN 2224-5782 (print) ISSN 2225-0506 (online)
Vol.3, No.4, 2013
4
by univariate analysis. Total Bilrubin, Direct Bilirubin, Total Protein and A/G Ratio were found significant difference
in women data set by univariate analysis. The correlation-based feature subset selection method selected Total
Bilirubin, Direct Bilirubin, Total Protein, Albumin, A/G Ratio in case of men data and Total Bilirubin, Direct
Bilirubin, Total Protein, A/G Ratio in case of women data. In this work, common attributes between univariate
analysis and feature subset selection method were considered for classification task in both cases of men and women
data set. The artificial networks classifiers i.e. BP, SOM, RBF, and SVM were trained and tested. The experiments
were conducted in Weka 3.7 (Hall et al. 2009). The summary of results in case of men and women are shown on
Table 3 and 4, respectively. Our experimental investigation yields a significant output in terms of the correctly
classified success rate. The SVM provided high correctly classified success rate 99.76% and 97.7% in case of men
and women data.
Table 3. Summary of classification result for Men N= 421
Parameters BP SOM RBF SVM
Accuracy % 74.8 75.05 75.8 99.76
Mean absolute error 0.33 0.24 0.30 0.002
Root mean squared error 0.40 0.49 0.39 0.05
Relative absolute error % 88.0 66.50 81.48 0.63
Root relative squared error % 92.29 115.42 90.30 11.26
Coverage of cases (0.95 level) % 99.29 75.05 99.52 99.76
Table 4. Summary of classification result for Women N= 113
Parameters BP SOM RBF SVM
Accuracy % 64.7 64.7 66.2 97.7
Mean absolute error 0.40 0.35 0.38 0.02
Root mean squared error 0.44 0.59 0.44 0.15
Relative absolute error % 88.4 77.21 83.1 4.9
Root relative squared error % 93.4 124.4 91.2 31.4
Coverage of cases (0.95 level) % 100 64.7 100 97.7
5. Conclusion
Predictive data mining is becoming an important instrument for researchers and clinical practitioners in medicine.
Understanding the main issues underlying these methods and the application of agreed and standardized procedures
is mandatory for their deployment and the dissemination of results. In this study, the Liver data was evaluated by
univariate analysis and feature selection methods and predicator attributes are determined. Further, ANN based
classifiers were applied on selected attributes. It shows the ANN classifiers may be used as patient predicator tool.
References
Anthony, G., Gregg, H. & Tshildzi, M. (2008), “An SVM Multiclassifier Approach to Land Cover Mapping”,
ASPRS 2008, Portland Oregon.
Bellaachia, A. & Guven, E. (2006), “Predicting Breast Cancer Survivability using Data Mining Techniques”, Sixth
SIAM Int. Conference on Data Mining (SDM’06).
Bellazzi, R. & Zupan, B. (2008), "Predictive data mining in clinical medicine: Current issues and guidelines",
International Journal of Medical Informatics 77, 81–97.
Fornberg, B. & Piret, C. (2008), “On choosing a radial basis function and a shape parameter when solving a
convective PDE on a sphere”, Journal of Computational Physics, 227, 2758–2780.
Frank, A. & Asuncion, A. (2010), “UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]”, Irvine, CA:
University of California, School of Information and Computer Science.
Hall, M. A. (1999), “Correlation-based Feature Subset Selection for Machine Learning”, Ph.D. Thesis, University of
Waikato, Hamilton, New Zealand.
Journal of Information Engineering and Applications www.iiste.org
ISSN 2224-5782 (print) ISSN 2225-0506 (online)
Vol.3, No.4, 2013
5
Hall, M., Frank, E., Holmes, G., Pfahringer, B., Reutemann, P., & Witten, I. H. (2009), “The WEKA Data Mining
Software: An Update”, SIGKDD Explorations, 11(1), 10-18.
Keerthi, S.S., Shevade, S.K., Bhattacharyya, C. & Murthy, K.R.K. (2001), “Improvements to Platt's SMO Algorithm
for SVM Classifier Design”, Neural Computation. 13(3), 637-649.
Kotsiantis, S. B. (2007), “Supervised Machine Learning: A Review of Classification Techniques”, Informatica, 31,
249-268.
Oyang , Y. J. et al. (2005), “Data Classification with Radial Basis Function Networks Based on a Novel Kernel
Density Estimation Algorithm", IEEE Transactions on Neural Networks, 16(1), 225 – 236.
Ramana ,B. V., Prasadbabu, M. S. & Venkateswarlu, N. B. (2012), “A Critical Comparative Study of Liver Patients
from USA and INDIA: An Exploratory Analysis”, International Journal of Computer Science Issues, 9(3), 506-516.
Ramana, B. V., Prasadabu, M. S. & Venkateswarlu, N. B. (2011), “A Critical Study of Selected Classification
Algorithms for Liver Disease Diagnosis”, International Journal of Database Management Systems (IJDMS), 3(2),
101-114.
Salah M., Trinder, J. & Shaker, A. (2009), “Evaluation of the Self Organizing Map Classifier for Buildinng Detection
from Lidar Data and Multispectral Arial Images”, Spatial Science, 54(2), 15-34.
Sivanandam, S. N., Sumath, S. & Deepa, S. N. (2006), “Introduction to Neural Networks Using Matlab 6.0", Tata
McGraw-Hill Education.
Sug, H. (2012), “Improving the Prediction Accuracy of Liver Disorder Disease with Oversampling”, Applied
Mathematics in Electrical and Computer Engineering, 331-335.
Vapnik, V. N. (1995), “The Nature of Statistical Learning Theory”, Springer-Verlag New York.
This academic article was published by The International Institute for Science,
Technology and Education (IISTE). The IISTE is a pioneer in the Open Access
Publishing service based in the U.S. and Europe. The aim of the institute is
Accelerating Global Knowledge Sharing.
More information about the publisher can be found in the IISTE’s homepage:
http://www.iiste.org
CALL FOR PAPERS
The IISTE is currently hosting more than 30 peer-reviewed academic journals and
collaborating with academic institutions around the world. There’s no deadline for
submission. Prospective authors of IISTE journals can find the submission
instruction on the following page: http://www.iiste.org/Journals/
The IISTE editorial team promises to the review and publish all the qualified
submissions in a fast manner. All the journals articles are available online to the
readers all over the world without financial, legal, or technical barriers other than
those inseparable from gaining access to the internet itself. Printed version of the
journals is also available upon request of readers and authors.
IISTE Knowledge Sharing Partners
EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open
Archives Harvester, Bielefeld Academic Search Engine, Elektronische
Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial
Library , NewJour, Google Scholar

Weitere ähnliche Inhalte

Was ist angesagt?

GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...ijaia
 
Cancer prognosis prediction using balanced stratified sampling
Cancer prognosis prediction using balanced stratified samplingCancer prognosis prediction using balanced stratified sampling
Cancer prognosis prediction using balanced stratified samplingijscai
 
USING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDY
USING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDYUSING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDY
USING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDYijcsa
 
Hybrid prediction model with missing value imputation for medical data 2015-g...
Hybrid prediction model with missing value imputation for medical data 2015-g...Hybrid prediction model with missing value imputation for medical data 2015-g...
Hybrid prediction model with missing value imputation for medical data 2015-g...Jitender Grover
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET Journal
 
IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...
IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...
IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...IRJET Journal
 
Data Mining Techniques In Computer Aided Cancer Diagnosis
Data Mining Techniques In Computer Aided Cancer DiagnosisData Mining Techniques In Computer Aided Cancer Diagnosis
Data Mining Techniques In Computer Aided Cancer DiagnosisDataminingTools Inc
 
The methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive modelThe methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive modelpingxiaoou
 
The methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive modelThe methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive modelpingxiaoou
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...journalBEEI
 
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...IRJET Journal
 
Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...
Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...
Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...AM Publications
 
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVMClassification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVMIJERA Editor
 
Application of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detectionApplication of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detectioneSAT Publishing House
 
Molecular dynamics synchronised Manipulator system to repair Biomolecules
Molecular dynamics synchronised Manipulator system to repair BiomoleculesMolecular dynamics synchronised Manipulator system to repair Biomolecules
Molecular dynamics synchronised Manipulator system to repair Biomoleculesjayakarj
 
The Utilization of Physics Parameter to Classify Histopathology Types of Inva...
The Utilization of Physics Parameter to Classify Histopathology Types of Inva...The Utilization of Physics Parameter to Classify Histopathology Types of Inva...
The Utilization of Physics Parameter to Classify Histopathology Types of Inva...IJECEIAES
 
Chronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine LearningChronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine LearningIJCSIS Research Publications
 

Was ist angesagt? (19)

GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
GRAPHICAL MODEL AND CLUSTERINGREGRESSION BASED METHODS FOR CAUSAL INTERACTION...
 
Cancer prognosis prediction using balanced stratified sampling
Cancer prognosis prediction using balanced stratified samplingCancer prognosis prediction using balanced stratified sampling
Cancer prognosis prediction using balanced stratified sampling
 
USING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDY
USING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDYUSING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDY
USING ARTIFICIAL NEURAL NETWORK IN DIAGNOSIS OF THYROID DISEASE: A CASE STUDY
 
Hybrid prediction model with missing value imputation for medical data 2015-g...
Hybrid prediction model with missing value imputation for medical data 2015-g...Hybrid prediction model with missing value imputation for medical data 2015-g...
Hybrid prediction model with missing value imputation for medical data 2015-g...
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
 
IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...
IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...
IRJET- Comparison of Feature Selection Methods for Chronic Kidney Data Set us...
 
1207.2600
1207.26001207.2600
1207.2600
 
Data Mining Techniques In Computer Aided Cancer Diagnosis
Data Mining Techniques In Computer Aided Cancer DiagnosisData Mining Techniques In Computer Aided Cancer Diagnosis
Data Mining Techniques In Computer Aided Cancer Diagnosis
 
The methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive modelThe methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive model
 
The methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive modelThe methodology for handling missing data during development of predictive model
The methodology for handling missing data during development of predictive model
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
 
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
 
Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...
Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...
Innovative Technique for Gene Selection in Microarray Based on Recursive Clus...
 
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVMClassification of Abnormalities in Brain MRI Images Using PCA and SVM
Classification of Abnormalities in Brain MRI Images Using PCA and SVM
 
Application of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detectionApplication of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detection
 
L045047880
L045047880L045047880
L045047880
 
Molecular dynamics synchronised Manipulator system to repair Biomolecules
Molecular dynamics synchronised Manipulator system to repair BiomoleculesMolecular dynamics synchronised Manipulator system to repair Biomolecules
Molecular dynamics synchronised Manipulator system to repair Biomolecules
 
The Utilization of Physics Parameter to Classify Histopathology Types of Inva...
The Utilization of Physics Parameter to Classify Histopathology Types of Inva...The Utilization of Physics Parameter to Classify Histopathology Types of Inva...
The Utilization of Physics Parameter to Classify Histopathology Types of Inva...
 
Chronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine LearningChronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine Learning
 

Ähnlich wie Comparative study of artificial neural network based classification for liver patient

Heart Disease Prediction Using Associative Relational Classification Techniq...
Heart Disease Prediction Using Associative Relational  Classification Techniq...Heart Disease Prediction Using Associative Relational  Classification Techniq...
Heart Disease Prediction Using Associative Relational Classification Techniq...IJMER
 
Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...
Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...
Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...IOSRjournaljce
 
Pattern recognition system based on support vector machines
Pattern recognition system based on support vector machinesPattern recognition system based on support vector machines
Pattern recognition system based on support vector machinesAlexander Decker
 
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...cscpconf
 
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...ijsc
 
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...ijsc
 
Successive iteration method for reconstruction of missing data
Successive iteration method for reconstruction of missing dataSuccessive iteration method for reconstruction of missing data
Successive iteration method for reconstruction of missing dataIAEME Publication
 
MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE
MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASEMISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE
MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASEIJDKP
 
Srge most important publications 2020
Srge most important  publications 2020Srge most important  publications 2020
Srge most important publications 2020Aboul Ella Hassanien
 
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEYBREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEYijdpsjournal
 
Heart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning TechniquesHeart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning TechniquesIRJET Journal
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificialijasa
 
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...CSCJournals
 
COMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSION
COMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSIONCOMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSION
COMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSIONcsandit
 
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATAA BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATAIJSCAI Journal
 
An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification mlaij
 
An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification mlaij
 

Ähnlich wie Comparative study of artificial neural network based classification for liver patient (20)

Heart Disease Prediction Using Associative Relational Classification Techniq...
Heart Disease Prediction Using Associative Relational  Classification Techniq...Heart Disease Prediction Using Associative Relational  Classification Techniq...
Heart Disease Prediction Using Associative Relational Classification Techniq...
 
Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...
Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...
Application of Hybrid Genetic Algorithm Using Artificial Neural Network in Da...
 
Pattern recognition system based on support vector machines
Pattern recognition system based on support vector machinesPattern recognition system based on support vector machines
Pattern recognition system based on support vector machines
 
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
 
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
 
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
An Efficient PSO Based Ensemble Classification Model on High Dimensional Data...
 
Successive iteration method for reconstruction of missing data
Successive iteration method for reconstruction of missing dataSuccessive iteration method for reconstruction of missing data
Successive iteration method for reconstruction of missing data
 
MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE
MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASEMISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE
MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE
 
FYP
FYPFYP
FYP
 
Srge most important publications 2020
Srge most important  publications 2020Srge most important  publications 2020
Srge most important publications 2020
 
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEYBREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
 
Heart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning TechniquesHeart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning Techniques
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificial
 
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
 
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
 
COMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSION
COMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSIONCOMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSION
COMPUTATIONAL METHODS FOR FUNCTIONAL ANALYSIS OF GENE EXPRESSION
 
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATAA BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
A BINARY BAT INSPIRED ALGORITHM FOR THE CLASSIFICATION OF BREAST CANCER DATA
 
C0344023028
C0344023028C0344023028
C0344023028
 
An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification
 
An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification An Ensemble of Filters and Wrappers for Microarray Data Classification
An Ensemble of Filters and Wrappers for Microarray Data Classification
 

Mehr von Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

Mehr von Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Kürzlich hochgeladen

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 

Kürzlich hochgeladen (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 

Comparative study of artificial neural network based classification for liver patient

  • 1. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5782 (print) ISSN 2225-0506 (online) Vol.3, No.4, 2013 1 Comparative Study of Artificial Neural Network based Classification for Liver Patient Anil Kumar Tiwari1* Lokesh Kumar Sharma2 G. Rama Krishna3 1. Disha College Raipur, Chhattisgarh,492001, India 2. National Institute of Occupational Health, Ahmedabad, 380016, India 3. Department of Computer Science and Engineering, K L University, Vijayawada, 520002, India * E-mail of the corresponding author: anil1969_rpr@yahoo.com Abstract The extensive accessibility of new computational methods and tools for data analysis and predictive modeling requires medical informatics researchers and practitioners to steadily select the most appropriate strategy to cope with clinical prediction problems. Data mining offers methodological and technical solutions to deal with the analysis of medical data and construction of prediction models. Patients with Liver disease have been continuously increasing because of excessive consumption of alcohol, inhale of harmful gases, intake of contaminated food, pickles and drugs. Therefore, in this study, Liver patient data is considered and evaluated by univariate analysis and a feature selection method for predicator attributes determination. Further comparative study of artificial neural network based predictive models such as BP, RBF, SOM, SVM are provided. Keywords: Medical Informatics, Classification, Liver Data, Artificial Neural Network 1. Introduction Data mining has been increasingly used in the medical literature over the last few years. In general, the term has not been anchored to any precise definition but to some sort of common understanding of its meaning: the use of methods and tools to analyze large amounts of data. Its application to the analysis of medical data – notwithstanding high hopes – has until recently been relatively limited. This is particularly true of practical applications in clinical medicine which may benefit from specific data mining approaches that are able to perform predictive modelling, exploit the knowledge available in the clinical domain and explain proposed decisions once the models are used to support clinical decisions. The goal of predictive data mining in clinical medicine is to derive models that can use patient specific information to predict the outcome of interest and to thereby support clinical decision-making. Predictive data mining methods may be applied to the construction of decision models for procedures such as prognosis, diagnosis and treatment planning, which – once evaluated and verified – may be embedded within clinical information systems (Bellazzi & Zupan 2008). The aim of this study is to provide a comparative framework among different neural network based predicative data mining techniques for diagnosing Liver disorder. The work is organized as follows. In the section 2, related works are reported. In the section 3 materials and methods are presented. The results of the experiments are presented in section 4. Final, this paper is concluded in section 5. 2. Related Works A literature survey showed that there have been several studies on the survivability prediction problem using statistical approaches and artificial neural networks. However, a few studies related to medical diagnosis and survivability using data mining approaches have been reported. Bellaachia and Guven (2006) presented an analysis of the prediction of survivability rate of breast cancer patients’ using data mining techniques. The data used is the SEER Public-Use Data. The investigated three data mining techniques: the Naïve Bayes, the back-propagated neural network, and the C4.5 decision tree algorithms. Experiments were conducted using these algorithms. The achieved prediction performances are comparable to
  • 2. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5782 (print) ISSN 2225-0506 (online) Vol.3, No.4, 2013 2 existing techniques. However, we found out that C4.5 algorithm has a much better performance than the other two techniques. Sug (2012) applied decision trees, C4.5 and CART to Liver Disorder Disease. Ramana et al. (2011) applied the classification algorithms considered here are Naïve Bayes, classifier, C4.5, Back propagation Neural Network algorithm, and Support Vector Machines for liver patients. In this study, they considered and men and women in single data unit. Also the children are considered in same data sample. The adult men, adult women and children data may be considered separately due to different physiological structures. Also, significant differences between means among women and men groups were measured. Therefore, in this work, the men and women are considered in different data set and more refined approaches RBF, SOM algorithms are applied. 3. Materials and Methods 3.1 Data Set In this study, Indian Liver Patient Dataset (ILPD) (Frank & Asumcion 2010) was used. The data set was collected from north east of Andhra Pradesh, India (Ramana et al. 2012; Ramana et al. 2011). This data set comprises Age of the patient, Total Bilirubin, Direct Bilirubin Alkaline Phosphotase, Alamine Aminotransferase, Aspartate Aminotransferase, Total Protiens, Albumin, Albumin and Globulin Ratio, class labeled by the experts. Selector is a class label used to divide into groups (liver patient or not). In this work, the noisy data were ignored and only the age greater than 17 were considered. Men data set contains 316 liver patient and 105 non liver patient after ignoring the noisy and age less than 18. Similarly, women data set contains 86 liver patient and 47 non liver patient records. The detail descriptive statistics for Men and Women data set are given in the Table 1 and 2. Table 1. Descriptive Statistics for Men N= 421 Table 2. Descriptive Statistics for Women N= 133 Min Max Mean Skew Kurtosis Age 18 85 44.8±14.7 0.37 -0.22 Total Bilirubin 0.5 27.7 2.2±4.5 4.1 17.03 Direct Bilirubin 0.1 12.8 0.96±2.2 3.98 15.88 Total Protein 63 1896 296.7±293.5 3.46 12.95 Albumin 10 509 50.7±72.6 4.09 19.40 A/G Ratio 10 623 63.7±100.1 3.85 16.31 SGPT 3.6 9.2 6.63±1.1 -0.313 -0.39 SGOT 1.0 5.5 3.25±0.8 -0.14 -0.14 Alkphos 0.3 1.8 0.94±0.3 0.69 1.22 Min Max Mean Skew Kurtosis Age 18 90 46.7±15.1 0.08 -0.82 Total Bilirubin 0.4 75 3.7±6.7 4.84 35.89 Direct Bilirubin 0.1 19.7 1.7±3.0 3.01 10.15 Total Protein 75 2110 284.1±224.3 3.94 21.05 Albumin 10 2000 90.7±206.7 5.98 40.78 A/G Ratio 11 4929 125.9±330.4 9.57 120.18 SGPT 2.7 9.6 6.4±1.1 -.279 0.526 SGOT 0.9 5.5 3.1±0.8 0.02 -0.372 Alkphos 0.3 2.8 0.94±0.3 1.12 3.83
  • 3. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5782 (print) ISSN 2225-0506 (online) Vol.3, No.4, 2013 3 3.2 Methods Artificial Neural Network (ANN) is widely used algorithms in many applications and modeled based on biological neural systems. For classification, the model is trained in such a way that input and output nodes are connected with a set of weighted links based on input–output association of training data. More complex ANNs can have one or more hidden layers with hidden nodes in between input and output nodes to model more complex input–output relationships. Depending upon the application, either a feed-forward (nodes in one layer is connected only to nodes in next layer) or recurrent (nodes can be connected to nodes in the same layer, previous layer or next layer) network is built. The relationship between input and output is defined by an activation function which along with the weighted links decides the behaviour of the ANN. The activation function can be linear, sigmoid (logistic) and hyperbolic tangent function (Kotsiantis 2007). In this paper, back propagations (BP) learning, radial basis function networks (RBF), self organizing map (SOM), and support vector machine (SVM) methods are used to classify the Liver patient data. Back Propagation is a multi layer preceptron neural network. The term back propagation means the backward propagation of an error signal through the network. After propagating a pattern through the network – feed forward, the output pattern is compared with a given target and the error of each output unit is calculated. This error is propagated backwards to the input layer – back propagation. Finally the errors of the units are used to modify the weights. The back propagation algorithm is based on Widrow-Hoff delta learning rule in which the weight adjustment is done through mean square error of the output response to the sample input (Sivanandam et al. 2006). High-dimensional input patterns with prototype lattice structure are represented by SOM and can be visualized in two-dimensional lattice structure. Each unit in the lattice (neuron) and adjacent neurons are interconnected, which gives the clear topology of how the network fits itself to the input space. Input patterns are fully connected to all neurons via adaptable weights, and during the training process, neighboring input patterns are projected into the lattice, corresponding to adjacent neurons (Sivanandam et al. 2006). SOM is also used for supervised learning (Salah et al. 2009). RBF is a special type of neural networks with several distinctive features. A RBF network consists of three layers, namely the input layer, the hidden layer, and the output layer. The input layer broadcasts the coordinates of the input vector to each of the units in the hidden layer. Each unit in the hidden layer then produces an activation based on the associated radial basis function. Finally, each unit in the output layer computes a linear combination of the activations of the hidden units. How a RBF network reacts to a given input stimulus is completely determined by the activation functions associated with the hidden units and the weights associated with the links between the hidden layer and the output layer (Oyang et al. 2005). There are several types of radial basis function which can be used for classification tasks such as Gaussian radial function, Normalized Gaussian radial function, Thin plate spline, Quadratic, Inverse quadratic (Fornberg & Piret 2008). In this work, Normalized Gaussian radial function was used. SVMs, like other nonparametric classifiers such as Artificial Neural Networks, boast a robustness that has spearheaded its application into many areas. Like other supervised classifiers, training data is a prerequisite to define the decision boundaries within the feature space, based upon which classification decision rules are made. For SVMs, this decision boundary is a linear discriminate placed midway between the classes of interest. SVMs handle nonlinear datasets by use of a kernel function. Some examples of functions (also called kernels) used to this effect include: polynomial, Gaussian (more commonly referred to as radial basis functions) and sigmoid functions. Each function has parameters which have to be determined prior to classification and they are usually determined through a cross validation process. Operating in high dimension potentially renders the risk of over-fitting in the input space possible. SVMs control this through the principle of Structural Risk Minimization. The empirical risk of misclassification is controlled by maximizing the margin between the training data and the decision boundary (Anthony et al. 2008; Vapnik 1995). 4. Experimental Investigation and Results Initially, the predicator attributes for the classification task was determined by computing significant differences between classes; in this regard, the univariate analysis of variance was applied. Also, correlation-based feature subset selection method was used to evaluate the predicator attributes (Hall et al. 2009; Hall 1999). Total Bilirubin, Direct Bilirubin, Total Protein, Albumin, A/G Ratio, SGOT, and Alkphos were found significant difference in men data set
  • 4. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5782 (print) ISSN 2225-0506 (online) Vol.3, No.4, 2013 4 by univariate analysis. Total Bilrubin, Direct Bilirubin, Total Protein and A/G Ratio were found significant difference in women data set by univariate analysis. The correlation-based feature subset selection method selected Total Bilirubin, Direct Bilirubin, Total Protein, Albumin, A/G Ratio in case of men data and Total Bilirubin, Direct Bilirubin, Total Protein, A/G Ratio in case of women data. In this work, common attributes between univariate analysis and feature subset selection method were considered for classification task in both cases of men and women data set. The artificial networks classifiers i.e. BP, SOM, RBF, and SVM were trained and tested. The experiments were conducted in Weka 3.7 (Hall et al. 2009). The summary of results in case of men and women are shown on Table 3 and 4, respectively. Our experimental investigation yields a significant output in terms of the correctly classified success rate. The SVM provided high correctly classified success rate 99.76% and 97.7% in case of men and women data. Table 3. Summary of classification result for Men N= 421 Parameters BP SOM RBF SVM Accuracy % 74.8 75.05 75.8 99.76 Mean absolute error 0.33 0.24 0.30 0.002 Root mean squared error 0.40 0.49 0.39 0.05 Relative absolute error % 88.0 66.50 81.48 0.63 Root relative squared error % 92.29 115.42 90.30 11.26 Coverage of cases (0.95 level) % 99.29 75.05 99.52 99.76 Table 4. Summary of classification result for Women N= 113 Parameters BP SOM RBF SVM Accuracy % 64.7 64.7 66.2 97.7 Mean absolute error 0.40 0.35 0.38 0.02 Root mean squared error 0.44 0.59 0.44 0.15 Relative absolute error % 88.4 77.21 83.1 4.9 Root relative squared error % 93.4 124.4 91.2 31.4 Coverage of cases (0.95 level) % 100 64.7 100 97.7 5. Conclusion Predictive data mining is becoming an important instrument for researchers and clinical practitioners in medicine. Understanding the main issues underlying these methods and the application of agreed and standardized procedures is mandatory for their deployment and the dissemination of results. In this study, the Liver data was evaluated by univariate analysis and feature selection methods and predicator attributes are determined. Further, ANN based classifiers were applied on selected attributes. It shows the ANN classifiers may be used as patient predicator tool. References Anthony, G., Gregg, H. & Tshildzi, M. (2008), “An SVM Multiclassifier Approach to Land Cover Mapping”, ASPRS 2008, Portland Oregon. Bellaachia, A. & Guven, E. (2006), “Predicting Breast Cancer Survivability using Data Mining Techniques”, Sixth SIAM Int. Conference on Data Mining (SDM’06). Bellazzi, R. & Zupan, B. (2008), "Predictive data mining in clinical medicine: Current issues and guidelines", International Journal of Medical Informatics 77, 81–97. Fornberg, B. & Piret, C. (2008), “On choosing a radial basis function and a shape parameter when solving a convective PDE on a sphere”, Journal of Computational Physics, 227, 2758–2780. Frank, A. & Asuncion, A. (2010), “UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]”, Irvine, CA: University of California, School of Information and Computer Science. Hall, M. A. (1999), “Correlation-based Feature Subset Selection for Machine Learning”, Ph.D. Thesis, University of Waikato, Hamilton, New Zealand.
  • 5. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5782 (print) ISSN 2225-0506 (online) Vol.3, No.4, 2013 5 Hall, M., Frank, E., Holmes, G., Pfahringer, B., Reutemann, P., & Witten, I. H. (2009), “The WEKA Data Mining Software: An Update”, SIGKDD Explorations, 11(1), 10-18. Keerthi, S.S., Shevade, S.K., Bhattacharyya, C. & Murthy, K.R.K. (2001), “Improvements to Platt's SMO Algorithm for SVM Classifier Design”, Neural Computation. 13(3), 637-649. Kotsiantis, S. B. (2007), “Supervised Machine Learning: A Review of Classification Techniques”, Informatica, 31, 249-268. Oyang , Y. J. et al. (2005), “Data Classification with Radial Basis Function Networks Based on a Novel Kernel Density Estimation Algorithm", IEEE Transactions on Neural Networks, 16(1), 225 – 236. Ramana ,B. V., Prasadbabu, M. S. & Venkateswarlu, N. B. (2012), “A Critical Comparative Study of Liver Patients from USA and INDIA: An Exploratory Analysis”, International Journal of Computer Science Issues, 9(3), 506-516. Ramana, B. V., Prasadabu, M. S. & Venkateswarlu, N. B. (2011), “A Critical Study of Selected Classification Algorithms for Liver Disease Diagnosis”, International Journal of Database Management Systems (IJDMS), 3(2), 101-114. Salah M., Trinder, J. & Shaker, A. (2009), “Evaluation of the Self Organizing Map Classifier for Buildinng Detection from Lidar Data and Multispectral Arial Images”, Spatial Science, 54(2), 15-34. Sivanandam, S. N., Sumath, S. & Deepa, S. N. (2006), “Introduction to Neural Networks Using Matlab 6.0", Tata McGraw-Hill Education. Sug, H. (2012), “Improving the Prediction Accuracy of Liver Disorder Disease with Oversampling”, Applied Mathematics in Electrical and Computer Engineering, 331-335. Vapnik, V. N. (1995), “The Nature of Statistical Learning Theory”, Springer-Verlag New York.
  • 6. This academic article was published by The International Institute for Science, Technology and Education (IISTE). The IISTE is a pioneer in the Open Access Publishing service based in the U.S. and Europe. The aim of the institute is Accelerating Global Knowledge Sharing. More information about the publisher can be found in the IISTE’s homepage: http://www.iiste.org CALL FOR PAPERS The IISTE is currently hosting more than 30 peer-reviewed academic journals and collaborating with academic institutions around the world. There’s no deadline for submission. Prospective authors of IISTE journals can find the submission instruction on the following page: http://www.iiste.org/Journals/ The IISTE editorial team promises to the review and publish all the qualified submissions in a fast manner. All the journals articles are available online to the readers all over the world without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. Printed version of the journals is also available upon request of readers and authors. IISTE Knowledge Sharing Partners EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial Library , NewJour, Google Scholar