Classification of Dengue Outbreak Using Data Mining

Size: px
Start display at page:

Download "Classification of Dengue Outbreak Using Data Mining"

Transcription

1 Classification of Dengue Outbreak Using Data Mining Models Noor Diana Ahmad Tarmizi Farha Jamaluddin Zulaiha Ali Othman Azuraliza Abu Bakar ABSTRACT This paper presents the Malaysian dengue outbreak detection model using three classification methods. Dengue outbreak detection and prediction has been a major interest of researchers in surveillance and public health. In this paper, a selection of different dengue data attributes are used for classification modelling and the performances are compared with the previous related work. The experimental results show that the proposed classifiers improve the performance of other methods. The significant selection of attributes in dengue dataset contributes to the good results. Categories and Subject Descriptors H.2.8 [Database Applications]: Data Mining General Terms Algorithms, Performance, Design, Experimentation Keywords Outbreak detection, classification, attribute selection 1. INTRODUCTION A classification technique, also known as a classifier is a systematic approach in developing a classification model from a set of input data. There are many classifiers such as decision tree (DT), neural networks (NN), naive Bayesian, support vector machine (SVM) and rough set theory (RST). Each classifier uses learning algorithms to discover the most appropriate model to the relationship between an attribute set and class labels of input data. The model produced by the learning algorithm should both fit the input data well and correctly predict the class labels of records that it has never seen before. Therefore, the main objective of the learning algorithm is to develop a model with good generalization potential which is a model that precisely predicts the class label in the past unfamiliar records[1]. Dengue outbreak is one of the serious contagious diseases and becoming more worrying in tropical climate countries such as Malaysia, Indonesia and Thailand. Statistical analysis from the Ministry of Health Malaysia in 2010 showed an increase of 11% of the number of cases reported with 134 deaths from the previous year. Presently, no specific treatment and vaccines available for dengue fever patients. It is critical for the public, particularly the potential vicinity of the suspected infected individuals to seek treatment immediately to avoid any complications that can lead to death. Therefore, in order to increase the effectiveness of disease prevention and control activities of dengue, this study is carried out in order to develop a predictive model for detecting epidemics. The remainder of this paper is organized as follows. The next section briefs on the related works which use the same data. The classification methods will be discussed in section 3. Section 4 presents the results and discussion from the modelling process. Finally, section 5 concludes the work in this paper. 2. RELATED WORK There are several researchers who work on dengue outbreak detection models [2-10]. Among these researcher [2-4], a study in [2] Research Notes in Information Science (RNIS) Volume12, April 2013 doi: /rnis.vol

2 was conducted on Multiple Attribute Frequent Mining Based for Dengue Outbreak. In this study, they identified several numbers of attributes to be used in determining outbreaks rather than using only case counts. The attributes used are year and epic week (week1 to week 52), age, sex, races, address, nature of work, type of dengue, incubation period, epidemic type, recurrent cases and dead code. They compared theirs with CUSUM method. The experiment is conducted using multiple attribute values based on Apriori concept. This method has shown a good performance in terms of detection rate, false positive rate and overall performance. This study has been proven through an experiment that more than one attribute can be used to better detect outbreaks. The study also found that using the maximum length of the item can show a better performance in outbreak detection based on a graph in vector-borne diseases. The overall results of the study found that the resulting algorithm can overcome the Cumulative Sum (CUSUM) in detecting outbreaks. A predictive model for epidemic detection using Multiple Rule Based Classifiers was proposed in [3]. The classifiers used are the Decision Tree, Rough Set Classifier, Naïve Bayes, and Associative Classifier. Several classifiers are investigated to study the performance of various rule based classifiers individually and the combination of the classifiers. The multiple classifiers can produce better accuracy which is up to 70% with the rules of a higher quality than using a single classifier. Mousavi [4] explores the Negative Selection Algorithm (NSA) which is based on the Artificial Immune Systems for detection of dengue outbreaks. The work reveals some weaknesses in NSA that are not able detect the normal and abnormal class well due to the nature of the data. Aside from using the dataset from previous researches, there are also several studies that contribute to the effort of avoiding the dengue disease. D. Thitiprayoonwongse et al. [5] carried out a study on dengue dataset in Thailand. They classify the data of dengue infection by using decision tree in order to detect the day of defervescence of fever or known as day0. The day0 is the critical date which often brings fatal to dengue patients. For the first experiment they are able to achieve up to 95% of accuracy. However, they obtained very low accuracy in determining the day0. In designing effective strategies of virological surveillance and public health management, V. Rao and M. Kumar [6] developed a new computational intelligence-based methodology that predicts the diagnosis of dengue in real time, minimizing the number of false positives and false negatives. One of their methodologies is by using decision tree method that employs boosting for generating highly accurate decision rules. The predictive models developed using their methodology are found to be more accurate than the state-of-the- art methodologies used in the diagnosis of the dengue fever. L. Tanner et al. [7] also employed decision tree algorithm in predicting the outcome of the dengue fever in the early phase. They use a C4.5 decision tree classifier for analysis of all clinical, haematological, and virological data. The accuracy of the model produced is 84% which can differentiate dengue from non-dengue febrile illness. This study shows a proof-of-concept that decision algorithms using simple clinical and haematological parameters can predict diagnosis and prognosis of dengue disease, a finding that could prove useful in disease management and surveillance. N. Rachata et al. [8] proposed an automatic prediction system of Dengue Haemorrhagic Fever(DHF) outbreak risk by using entropy technique and artificial neural network. During knowledge extraction, external factors such as temperature, rainfall and humidity are taking into consideration. Then, the data is processed by using neural network to predict the possible risk of DHF outbreak. They used weather data and DHF cases to evaluate the performance of the proposed system. The prediction achieves 85.92% of accuracy compared to the actual data. A study by G. Guthrie et al. [9] is to detect diversion by identifying changes in data sequences that are not normal. Artificial Neural Network (ANN) was used to detect changes in the flow of the counter pharmaceutical sales. Early detection of outbreaks will enable public health officials to respond more quickly to a potential pandemic. Syndromic surveillance involves the monitoring of data that can indicate illness suffered in a society based on drug purchases at one time. Comparisons are made between RNB and methods of Moving Average and found that RNB can reduce the error rate and at the same time improve the detection rate for a pandemic. F. Ibrahim et al. [10] describe a non-invasive prediction system for predicting the day of effervescence of fever in dengue patients using artificial neural network. They used multilayer feed-forward neural networks (MFNN) to develop the system which is based on the clinical symptoms. The proposed system achieves 90% prediction accuracy. F. Honghai et al [11] proposed a classification rules generation for SARS patients by using rough set. SARS is an acute infectious disease. They induced some classification rules from 30 SARS patients and 30 non- SARS patients. From the attribute reduction, micronutrients such as Fe, Ca, K and Na are necessary and sufficient for classification. They also found that micronutrient Ca has a strong correlation to the disease. Different from both neural network and decision tree techniques, dengue outbreak can also be applied to the other classification technique which is Rough Set Theory (RST) that approaches of upper and lower approximation of the data mentioned that contributes from the pair of vague and imprecise data or known as rough set [14]. This method is said to posses greater advantages in which it finds the significance and hidden data, generate minimal of rules, find minimal set of data and easy to interpret; as what the current trend are focusing on such as in medical analysis, finance, banking and other fields [15] including predicting the dengue outbreak. However, it is difficult to find a research that is using the same dengue data to do the RST classification, but there are researches related with this technique that is using different dengue data to choose the best method for knowledge acquisition for dengue dataset through the exploring of multiple reducer in RST [15]. Aside from classifying the data using RST, many researches had applied RST to do the reduction of data and generated rules from it for a better aid in the research. Based on the study of Madhu and Reddy [16], they used the RST as a reduction method for their dengue data (input parameter) to help the doctor with the dengue diagnosis based on patient s condition [17] and represent their finding through the upper and lower approximation of the dengue datasets. In this study, we use additional attributes that are different from the one used by [2-4] and aim to improve their detection performance. 3. METHODOLOGY This section presents the methodology used in the dengue outbreak detection modelling. It adopts the standard data mining methodology as the following sections. 3.1 Data Collection The original demographic dengue dataset used by [2-4] are collected from Public Health Department, Selangor State. The attributes are year, week of the year, cumulative week from year 2003 till year 2010, number of dengue fever for current week, number of dengue hemorrhagic fever for current week, total number of cases in current week, maximum temperature value, minimum temperature value, average temperature value, humidity value, rainfall, month, age, sex, race, work, address, district office in charge, district, outbreak. 72

3 3.2 Data Preparation In [2-3], eleven attributes are selected from the original data. The attributes are year, epidemic week, age, gender, address, occupatient, type of dengue, incubation period, type of outbreak, repetition case, and death code. However, in this study the data are combined with the meteorological data obtained from the Faculty of Health Sciences, University Kebangsaan Malaysia as determining factors in order to improve the quality of model produced for further process. (The additional weather atrributes are minimum and maximum temperature, minimum and maximum humidity, and rainfall. The dataset undergo the standard data preprocessing schemes such as data cleaning, attribute selection and reduction, and data transformation [1]. Table 1 shows the attributes and their description. In this study, the target class (outbreak) is based on the definition of the dengue epidemic by experts. The target class for this data set is generated by calculating the average of dengue cases (Case) between previous and current weeks (Acc_week) and compare these values with the current dengue cases. If the value of cases for the current week is higher than the previous week, then it is classified as an outbreak (1), if the cases decrease then it is classified as non-outbreak (0). Table 2 shows the cases for the particular week and example for calculation of the target class based on the information in the table. Finally, the target class of dengue dataset which is classified as Yes comprising of 3087 data and 2894 data are classified as class No. Table 1. Attributes Description No Attribute Form Description 1 Acc_week Numeric The number of dengue fever for current week 2 Df Numeric Dengue fever in that particular week 3 Case Numeric The number of cases of dengue fever and dengue hemorrhagic fever 4 Temp_av Numeric Average of temperature 5 Rainfall Numeric The rate of rainfall in that particular week 6 Humidity Numeric The rate of humidity in that particular week 7 Outbreak Category The existence of outbreak (1) or nonoutbreak(0) Table 2. Example data in week 3 week 5 Acc_week Case The calculation of the target class for Acc_week is 5: 1) Calculate the average Case of the previous week which is 3 rd and 4 th week : Average for 3 rd and 4 th week is [( ) / 2]= 111 2) Compare the average with the current week which is 5 th week, if the value of Case is higher than the average value of the case for previous week, then the target class are classified as outbreak. If the Case value is lower, then the average value of the target class are classified as No. Based on Table 5, the value of Case in 5 th weeks (Acc_week) is 67. The value is smaller compared to the average of previous week which is 111. Then the target class in the 5th week is Non-outbreak. 3.3 Model Development In this study, three classification algorithms are used namely Decision Tree (DT), Artificial Neural Network (ANN), and Rough Set Theory (RS). Readers are referred to [12-14] for detail theoretical aspect of the algorithms. The selected algorithms previously used by [3-9] but it intends to improve the accuracy based on the different selection of dengue attributes. Decision Tree (DT) is a simple classification technique and is widely used in data mining task. It is popular and powerful tools for classification and prediction. DT will classify the knowledge in the form of tree structure [12]. Neural network specifically the Multilayer Perceptron Network (MLP) used in this study is feed forward and back propagation neural network. The network is feed forward by mapping the input data set into a set of appropriate output and then propagates backward to adjust the weight using a learning algorithm. It is a modification to the linear perceptron in which it uses the value of three or more layers of neurons with nonlinear activation function. MLP can be used in various application especially classification as more flexible and non-linear models that consist of the number of units are divided into several layers [13]. The RS classifier is developed based on rough set theory for the classification purpose. RS is well known classification method that is able to handle uncertainty, noise and incomplete data. It is based on the space approximation concept and able to model the data in a form of decision table [14] to a set of classification rules. The advantage of RS is it generates a large number of rules that are easy to interpret and has benefited many real world applications. The work in [15] explores the knowledge model of RS for dengue dataset. 3.4 Experiment design The experiments are conducted as standard classification modelling setup i.e. the 10-cross validation (10-CV) and percentage split (PS) procedure. The pre processed dataset are divided into 10 different set training and testing set. The performance of the models is measured in terms of accuracy (ACC), ROC, MSE, and F-measure. For the DT and RS, the generated number of rules(nr) are recorded [18-19]. The general performance of the models is compared with other previous works that use the same data source. Although it is not significantly comparable, the overall performance of dengue outbreak detection model specifically for Malaysian dataset can potentially open new opportunity for further work. 4. EXPERIMENT AND RESULT The results in Table 3 indicate that all proposed models comparatively perform well in this study. The ROC values show that the classifiers are reliable and robust. RS model gives more benefit other than the highest accuracy. The generated rules are meaningful and interpretable by experts. Table 4 depicts the example of RS rules. The rules indicate that besides extracting common knowledge that are constructed by several known factors for dengue cases such as humidity, temperature, number of cases, and rainfall, an interesting finding is that race of the patient is also the contributing factor. It can be seen as it appears in many rules. 73

4 Table 3. Performance of the Classification Models Test Options 10-CV Model ACC (%) ROC MSE F-measure NR DT ANN RS DT PS ANN RS Outbreak Case (1) DF(19) AND Case(22) Table 4: Example of RS Rules DF(31) AND Case (35) DF(23) AND Temp_Ave(0) AND Rainfall(0.5) Case (22) AND Race(1) DF(14) AND Case (15) AND Temp_Ave (1) Case (12) AND Temp_Ave (0) AND Rainfall (0.5) AND Race (0.33) Non-Outbreak Case (0) Case (7) AND Race (1) DF(13) AND Case (15) AND Temp_Ave (0) DF(23) AND Case (24) AND Humid(1) Case (14) AND Temp_Ave (1) AND Rainfall (1) AND Race (0.67) DF(18) AND Case (18) AND Temp_Ave (1) AND Humid (1) DF(18) AND Case (18) AND Humid (1) AND Rainfall (0.5) AND Race (0.33) DF(18) AND Temp_Ave (1) AND Humid (1) AND Race (1) DF(31) AND Temp_Ave (1) AND Rainfall (1) DF(18) AND Humid (1) AND Rainfall (0.5) AND Race (1) We further evaluate the performance of the models across other previous works in accuracy in general [2-4]. These researches use similar data sources with different number of attributes and representation scheme. As mentioned in previous section, the proposed study merges several weather related attributes to the original set. Fig. 1 shows the comparative performance of various Malaysian dengue outbreak detection models. Number in parenthesis is the number of attributes used in the works. RS, ANN, DT are our proposed models while the results of other models are taken from [2-4] that uses the same data sources. The figure depicts that the proposed models outperform other four methods in terms of accuracy. It can be concluded that the selection of attributes used in this study is more appropriate than those in previous researches. On the other hand, although DT and ANN are well known methods in dengue outbreak domain, the significant selection of attributes enable the algorithms gain the highest accuracy [5-10]. Figure 1: General Performance of Malaysian Dengue Outbreak Detection Models 5. CONCLUSION This study explores the improved models for dengue outbreak detection problem. Using the new selection of attributes, the models obtained are promising with several advantages. The DT and NN models are commonly used methods in this problem while RS is a promising rules based method that provides meaningful knowledge to be further analysed by the experts. It gives a good trade off between the high classification accuracy and the generation of interesting and interpretable rules. The selection of attributes and the formulation of outbreak definition enable the classifier to outperform other models. 6. ACKNOWLEDGEMENT This work is supported by the Exploratory Research Grant Scheme (ERGS/1/2011/STG/UKM/02/49) and collaboration with Negeri Sembilan State Health Department, Ministry of Health, Malaysia. 7. REFERENCES 1. Han, J. & Kamber, M. (2006). Data Mining: Concepts and Techniques. San Francisco: Morgan Kaufmann. 2. Z. A. Long and A. A. Bakar, Multiple Attribute Frequent Mining-Based for Dengue Outbreak, Proceedings of the 6 th International Conference on Advanced Data Mining and Application, Part I, LNCS 6440, pp , A. A. Bakar, Z. Kefli, S. Abdullah, and M. Sahani, Predictive Models for Dengue Outbreak Using Multiple Rulebase Classifiers, Proceedings of the International Conference on Electrical Engineering and Informatics. DOI: /ICEEI July, M. Mousavi, A.A. Bakar, S. Zainudin, Z. A. Long, M. Sahani, M. Vakilian. Negative selection algorithm for dengue outbreak detection. Turkish Journal of Electrical Engineering & Computer Sciences. DOI: /elk D. Thitiprayoonwongse, P. Suriyaphol, and N. Soonthornphisaj, Data Mining of Dengue Infection Using Decision Tree, 13 th International Conference on Enterprise Information Systems (ICEIS 2011), pp , June 8-11, V. S. H. Rao and M. N. Kumar, A new intelligence-based approach for computer-aided diagnosis of Dengue fever., IEEE transactions on information technology in biomedicine : a publication of the IEEE Engineering in 74

5 Medicine and Biology Society, vol. 16, no. 1, pp , Jan L. Tanner, M. Schreiber, J. G. H. Low, A. Ong, T. Tolfvenstam, Y. L. Lai, L. C. Ng, Y. S. Leo, L. Thi Puong, S. G. Vasudevan, C. P. Simmons, M. L. Hibberd, and E. E. Ooi, Decision tree algorithms predict the diagnosis and outcome of dengue fever in the early phase of illness., PLoS neglected tropical diseases, vol. 2, no. 3, p. e196, Jan P. Road, Automatic Prediction System of Dengue Haemorrhagic-Fever Outbreak Risk by Using Entropy and Artificial Neural Network, International Symposium on Communications and Information Technologies. DOI: /ISCIT Iscit, pp , G. Guthrie, D. A. Stacey, D. Calvert, and V. Edge, Detection of Disease Outbreaks in Pharmaceutical Sales : Neural Networks and Threshold Algorithms, Proceedings 2005 IEEE International Joint Conference on Neural Network, vol 5, pp , F. Ibrahim, M. N. Taib, W. A. B. W. Abas, C. C. Guan, and S. Sulaiman, A novel dengue fever (DF) and dengue haemorrhagic fever (DHF) analysis using artificial neural network (ANN)., Computer methods and programs in biomedicine, vol. 79, no. 3, pp , Sep F. Honghai, C. Guoshun, W. Yufeng, Y. Bingru, and C. Yumei, Rough Set Based Classification rules generation for SARS Patients., Conference proceedings :... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Conference, vol. 7, pp , Jan P.-N. Tan, M. Steinbach, and V. Kumar, Classification : Basic Concepts, Decision Trees, and Model Evaluation, Pearson In. Addison-Wesley, 2006, pp E. Rich, K.Knight & S.B. Nair Artificial Intelligence. 3 rd Edition. McGraw Hill. 14. Pawlak, Z. (2000). Rough Sets and Intelligent Data Analysis. Information Sciences 147 (2002) Farhan, M., Mohsin, M., Tun, U., Onn, H., & Technology, I. (2008). Choosing the best Knowledge Acquisition for Dengue, 4th International Conference on Information and Communication Technology and Systems. pp Madhu, G., & Reddy, G. S. (2011). An Impudent Approach for Intelligent Data Mining using Rough Set Theory, International Journal of Software Engineering, vol 2, 2011, pp: Fathima, A. S., Manimegalai, D., & Hundewale, N. (2011). A Review of Data Mining Classification Techniques Applied for Diagnosis and Prognosis of the Arbovirus-Dengue, IJCSI International Journal of Computer Science Issues. vol 8(6), 2011, pp: Ohrn, A. ROSETTA technical Reference Manual, Knowledge System Group, Norwegian University of Throndheim, Norway. 19. WEKA Version Machine Learning Group. University of Waikato. 75

Predicting Breast Cancer Recurrence Using Machine Learning Techniques

Predicting Breast Cancer Recurrence Using Machine Learning Techniques Predicting Breast Cancer Recurrence Using Machine Learning Techniques Umesh D R Department of Computer Science & Engineering PESCE, Mandya, Karnataka, India Dr. B Ramachandra Department of Electrical and

More information

A DATA MINING APPROACH FOR PRECISE DIAGNOSIS OF DENGUE FEVER

A DATA MINING APPROACH FOR PRECISE DIAGNOSIS OF DENGUE FEVER A DATA MINING APPROACH FOR PRECISE DIAGNOSIS OF DENGUE FEVER M.Bhavani 1 and S.Vinod kumar 2 International Journal of Latest Trends in Engineering and Technology Vol.(7)Issue(4), pp.352-359 DOI: http://dx.doi.org/10.21172/1.74.048

More information

Predicting Breast Cancer Survivability Rates

Predicting Breast Cancer Survivability Rates Predicting Breast Cancer Survivability Rates For data collected from Saudi Arabia Registries Ghofran Othoum 1 and Wadee Al-Halabi 2 1 Computer Science, Effat University, Jeddah, Saudi Arabia 2 Computer

More information

Classification of Smoking Status: The Case of Turkey

Classification of Smoking Status: The Case of Turkey Classification of Smoking Status: The Case of Turkey Zeynep D. U. Durmuşoğlu Department of Industrial Engineering Gaziantep University Gaziantep, Turkey unutmaz@gantep.edu.tr Pınar Kocabey Çiftçi Department

More information

Classıfıcatıon of Dıabetes Dısease Usıng Backpropagatıon and Radıal Basıs Functıon Network

Classıfıcatıon of Dıabetes Dısease Usıng Backpropagatıon and Radıal Basıs Functıon Network UTM Computing Proceedings Innovations in Computing Technology and Applications Volume 2 Year: 2017 ISBN: 978-967-0194-95-0 1 Classıfıcatıon of Dıabetes Dısease Usıng Backpropagatıon and Radıal Basıs Functıon

More information

A Novel Iterative Linear Regression Perceptron Classifier for Breast Cancer Prediction

A Novel Iterative Linear Regression Perceptron Classifier for Breast Cancer Prediction A Novel Iterative Linear Regression Perceptron Classifier for Breast Cancer Prediction Samuel Giftson Durai Research Scholar, Dept. of CS Bishop Heber College Trichy-17, India S. Hari Ganesh, PhD Assistant

More information

Detection of Lung Cancer Using Backpropagation Neural Networks and Genetic Algorithm

Detection of Lung Cancer Using Backpropagation Neural Networks and Genetic Algorithm Detection of Lung Cancer Using Backpropagation Neural Networks and Genetic Algorithm Ms. Jennifer D Cruz 1, Mr. Akshay Jadhav 2, Ms. Ashvini Dighe 3, Mr. Virendra Chavan 4, Prof. J.L.Chaudhari 5 1, 2,3,4,5

More information

Improved Intelligent Classification Technique Based On Support Vector Machines

Improved Intelligent Classification Technique Based On Support Vector Machines Improved Intelligent Classification Technique Based On Support Vector Machines V.Vani Asst.Professor,Department of Computer Science,JJ College of Arts and Science,Pudukkottai. Abstract:An abnormal growth

More information

Rajiv Gandhi College of Engineering, Chandrapur

Rajiv Gandhi College of Engineering, Chandrapur Utilization of Data Mining Techniques for Analysis of Breast Cancer Dataset Using R Keerti Yeulkar 1, Dr. Rahila Sheikh 2 1 PG Student, 2 Head of Computer Science and Studies Rajiv Gandhi College of Engineering,

More information

Biceps Activity EMG Pattern Recognition Using Neural Networks

Biceps Activity EMG Pattern Recognition Using Neural Networks Biceps Activity EMG Pattern Recognition Using eural etworks K. Sundaraj University Malaysia Perlis (UniMAP) School of Mechatronic Engineering 0600 Jejawi - Perlis MALAYSIA kenneth@unimap.edu.my Abstract:

More information

Classification of Cervical Cancer Cells Using HMLP Network with Confidence Percentage and Confidence Level Analysis.

Classification of Cervical Cancer Cells Using HMLP Network with Confidence Percentage and Confidence Level Analysis. Classification of Cervical Cancer Cells Using HMLP Network with Confidence Percentage and Confidence Level Analysis. N. A. Mat-Isa, M. Y. Mashor 2, N. H. Othman 3,2 Control and Electronic Intelligent System

More information

Intelligent Edge Detector Based on Multiple Edge Maps. M. Qasim, W.L. Woon, Z. Aung. Technical Report DNA # May 2012

Intelligent Edge Detector Based on Multiple Edge Maps. M. Qasim, W.L. Woon, Z. Aung. Technical Report DNA # May 2012 Intelligent Edge Detector Based on Multiple Edge Maps M. Qasim, W.L. Woon, Z. Aung Technical Report DNA #2012-10 May 2012 Data & Network Analytics Research Group (DNA) Computing and Information Science

More information

Analysis of Classification Algorithms towards Breast Tissue Data Set

Analysis of Classification Algorithms towards Breast Tissue Data Set Analysis of Classification Algorithms towards Breast Tissue Data Set I. Ravi Assistant Professor, Department of Computer Science, K.R. College of Arts and Science, Kovilpatti, Tamilnadu, India Abstract

More information

MRI Image Processing Operations for Brain Tumor Detection

MRI Image Processing Operations for Brain Tumor Detection MRI Image Processing Operations for Brain Tumor Detection Prof. M.M. Bulhe 1, Shubhashini Pathak 2, Karan Parekh 3, Abhishek Jha 4 1Assistant Professor, Dept. of Electronics and Telecommunications Engineering,

More information

BACKPROPOGATION NEURAL NETWORK FOR PREDICTION OF HEART DISEASE

BACKPROPOGATION NEURAL NETWORK FOR PREDICTION OF HEART DISEASE BACKPROPOGATION NEURAL NETWORK FOR PREDICTION OF HEART DISEASE NABEEL AL-MILLI Financial and Business Administration and Computer Science Department Zarqa University College Al-Balqa' Applied University

More information

Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool

Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool Performance Analysis of Different Classification Methods in Data Mining for Diabetes Dataset Using WEKA Tool Sujata Joshi Assistant Professor, Dept. of CSE Nitte Meenakshi Institute of Technology Bangalore,

More information

PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH

PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH 1 VALLURI RISHIKA, M.TECH COMPUTER SCENCE AND SYSTEMS ENGINEERING, ANDHRA UNIVERSITY 2 A. MARY SOWJANYA, Assistant Professor COMPUTER SCENCE

More information

Classification of benign and malignant masses in breast mammograms

Classification of benign and malignant masses in breast mammograms Classification of benign and malignant masses in breast mammograms A. Šerifović-Trbalić*, A. Trbalić**, D. Demirović*, N. Prljača* and P.C. Cattin*** * Faculty of Electrical Engineering, University of

More information

Question 1 Multiple Choice (8 marks)

Question 1 Multiple Choice (8 marks) Philadelphia University Student Name: Faculty of Engineering Student Number: Dept. of Computer Engineering First Exam, First Semester: 2015/2016 Course Title: Neural Networks and Fuzzy Logic Date: 19/11/2015

More information

Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient

Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient , ISSN (Print) : 319-8613 Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient M. Mayilvaganan # 1 R. Deepa * # Associate

More information

Lung Cancer Diagnosis from CT Images Using Fuzzy Inference System

Lung Cancer Diagnosis from CT Images Using Fuzzy Inference System Lung Cancer Diagnosis from CT Images Using Fuzzy Inference System T.Manikandan 1, Dr. N. Bharathi 2 1 Associate Professor, Rajalakshmi Engineering College, Chennai-602 105 2 Professor, Velammal Engineering

More information

International Journal of Pharma and Bio Sciences A NOVEL SUBSET SELECTION FOR CLASSIFICATION OF DIABETES DATASET BY ITERATIVE METHODS ABSTRACT

International Journal of Pharma and Bio Sciences A NOVEL SUBSET SELECTION FOR CLASSIFICATION OF DIABETES DATASET BY ITERATIVE METHODS ABSTRACT Research Article Bioinformatics International Journal of Pharma and Bio Sciences ISSN 0975-6299 A NOVEL SUBSET SELECTION FOR CLASSIFICATION OF DIABETES DATASET BY ITERATIVE METHODS D.UDHAYAKUMARAPANDIAN

More information

A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range

A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range Lae-Jeong Park and Jung-Ho Moon Department of Electrical Engineering, Kangnung National University Kangnung, Gangwon-Do,

More information

Rohit Miri Asst. Professor Department of Computer Science & Engineering Dr. C.V. Raman Institute of Science & Technology Bilaspur, India

Rohit Miri Asst. Professor Department of Computer Science & Engineering Dr. C.V. Raman Institute of Science & Technology Bilaspur, India Diagnosis And Classification Of Hypothyroid Disease Using Data Mining Techniques Shivanee Pandey M.Tech. C.S.E. Scholar Department of Computer Science & Engineering Dr. C.V. Raman Institute of Science

More information

Early Detection of Dengue Using Machine Learning Algorithms

Early Detection of Dengue Using Machine Learning Algorithms Volume 118 No. 18 2018, 3881-3887 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Early Detection of Dengue Using Machine Learning Algorithms 1 N.Rajathi,

More information

Research Article. Automated grading of diabetic retinopathy stages in fundus images using SVM classifer

Research Article. Automated grading of diabetic retinopathy stages in fundus images using SVM classifer Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2016, 8(1):537-541 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Automated grading of diabetic retinopathy stages

More information

An Improved Algorithm To Predict Recurrence Of Breast Cancer

An Improved Algorithm To Predict Recurrence Of Breast Cancer An Improved Algorithm To Predict Recurrence Of Breast Cancer Umang Agrawal 1, Ass. Prof. Ishan K Rajani 2 1 M.E Computer Engineer, Silver Oak College of Engineering & Technology, Gujarat, India. 2 Assistant

More information

Automated Prediction of Thyroid Disease using ANN

Automated Prediction of Thyroid Disease using ANN Automated Prediction of Thyroid Disease using ANN Vikram V Hegde 1, Deepamala N 2 P.G. Student, Department of Computer Science and Engineering, RV College of, Bangalore, Karnataka, India 1 Assistant Professor,

More information

Primary Level Classification of Brain Tumor using PCA and PNN

Primary Level Classification of Brain Tumor using PCA and PNN Primary Level Classification of Brain Tumor using PCA and PNN Dr. Mrs. K.V.Kulhalli Department of Information Technology, D.Y.Patil Coll. of Engg. And Tech. Kolhapur,Maharashtra,India kvkulhalli@gmail.com

More information

Large-Scale Statistical Modelling via Machine Learning Classifiers

Large-Scale Statistical Modelling via Machine Learning Classifiers J. Stat. Appl. Pro. 2, No. 3, 203-222 (2013) 203 Journal of Statistics Applications & Probability An International Journal http://dx.doi.org/10.12785/jsap/020303 Large-Scale Statistical Modelling via Machine

More information

Classification of mammogram masses using selected texture, shape and margin features with multilayer perceptron classifier.

Classification of mammogram masses using selected texture, shape and margin features with multilayer perceptron classifier. Biomedical Research 2016; Special Issue: S310-S313 ISSN 0970-938X www.biomedres.info Classification of mammogram masses using selected texture, shape and margin features with multilayer perceptron classifier.

More information

Contents. Just Classifier? Rules. Rules: example. Classification Rule Generation for Bioinformatics. Rule Extraction from a trained network

Contents. Just Classifier? Rules. Rules: example. Classification Rule Generation for Bioinformatics. Rule Extraction from a trained network Contents Classification Rule Generation for Bioinformatics Hyeoncheol Kim Rule Extraction from Neural Networks Algorithm Ex] Promoter Domain Hybrid Model of Knowledge and Learning Knowledge refinement

More information

Application of Artificial Neural Network-Based Survival Analysis on Two Breast Cancer Datasets

Application of Artificial Neural Network-Based Survival Analysis on Two Breast Cancer Datasets Application of Artificial Neural Network-Based Survival Analysis on Two Breast Cancer Datasets Chih-Lin Chi a, W. Nick Street b, William H. Wolberg c a Health Informatics Program, University of Iowa b

More information

Deep learning and non-negative matrix factorization in recognition of mammograms

Deep learning and non-negative matrix factorization in recognition of mammograms Deep learning and non-negative matrix factorization in recognition of mammograms Bartosz Swiderski Faculty of Applied Informatics and Mathematics Warsaw University of Life Sciences, Warsaw, Poland bartosz_swiderski@sggw.pl

More information

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Bio-Medical Materials and Engineering 26 (2015) S1059 S1065 DOI 10.3233/BME-151402 IOS Press S1059 Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Yong Xia

More information

Gender Based Emotion Recognition using Speech Signals: A Review

Gender Based Emotion Recognition using Speech Signals: A Review 50 Gender Based Emotion Recognition using Speech Signals: A Review Parvinder Kaur 1, Mandeep Kaur 2 1 Department of Electronics and Communication Engineering, Punjabi University, Patiala, India 2 Department

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017 RESEARCH ARTICLE Classification of Cancer Dataset in Data Mining Algorithms Using R Tool P.Dhivyapriya [1], Dr.S.Sivakumar [2] Research Scholar [1], Assistant professor [2] Department of Computer Science

More information

A Comparison of Collaborative Filtering Methods for Medication Reconciliation

A Comparison of Collaborative Filtering Methods for Medication Reconciliation A Comparison of Collaborative Filtering Methods for Medication Reconciliation Huanian Zheng, Rema Padman, Daniel B. Neill The H. John Heinz III College, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

Sparse Coding in Sparse Winner Networks

Sparse Coding in Sparse Winner Networks Sparse Coding in Sparse Winner Networks Janusz A. Starzyk 1, Yinyin Liu 1, David Vogel 2 1 School of Electrical Engineering & Computer Science Ohio University, Athens, OH 45701 {starzyk, yliu}@bobcat.ent.ohiou.edu

More information

Mining Big Data: Breast Cancer Prediction using DT - SVM Hybrid Model

Mining Big Data: Breast Cancer Prediction using DT - SVM Hybrid Model Mining Big Data: Breast Cancer Prediction using DT - SVM Hybrid Model K.Sivakami, Assistant Professor, Department of Computer Application Nadar Saraswathi College of Arts & Science, Theni. Abstract - Breast

More information

A Fuzzy Improved Neural based Soft Computing Approach for Pest Disease Prediction

A Fuzzy Improved Neural based Soft Computing Approach for Pest Disease Prediction International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 13 (2014), pp. 1335-1341 International Research Publications House http://www. irphouse.com A Fuzzy Improved

More information

Applying Data Mining for Epileptic Seizure Detection

Applying Data Mining for Epileptic Seizure Detection Applying Data Mining for Epileptic Seizure Detection Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping East Road Sec 1, Taipei,

More information

Diagnosis of Breast Cancer Using Ensemble of Data Mining Classification Methods

Diagnosis of Breast Cancer Using Ensemble of Data Mining Classification Methods International Journal of Bioinformatics and Biomedical Engineering Vol. 1, No. 3, 2015, pp. 318-322 http://www.aiscience.org/journal/ijbbe ISSN: 2381-7399 (Print); ISSN: 2381-7402 (Online) Diagnosis of

More information

Contributions to Brain MRI Processing and Analysis

Contributions to Brain MRI Processing and Analysis Contributions to Brain MRI Processing and Analysis Dissertation presented to the Department of Computer Science and Artificial Intelligence By María Teresa García Sebastián PhD Advisor: Prof. Manuel Graña

More information

Evaluating Classifiers for Disease Gene Discovery

Evaluating Classifiers for Disease Gene Discovery Evaluating Classifiers for Disease Gene Discovery Kino Coursey Lon Turnbull khc0021@unt.edu lt0013@unt.edu Abstract Identification of genes involved in human hereditary disease is an important bioinfomatics

More information

Performance Evaluation of Machine Learning Algorithms in the Classification of Parkinson Disease Using Voice Attributes

Performance Evaluation of Machine Learning Algorithms in the Classification of Parkinson Disease Using Voice Attributes Performance Evaluation of Machine Learning Algorithms in the Classification of Parkinson Disease Using Voice Attributes J. Sujatha Research Scholar, Vels University, Assistant Professor, Post Graduate

More information

A Review on Arrhythmia Detection Using ECG Signal

A Review on Arrhythmia Detection Using ECG Signal A Review on Arrhythmia Detection Using ECG Signal Simranjeet Kaur 1, Navneet Kaur Panag 2 Student 1,Assistant Professor 2 Dept. of Electrical Engineering, Baba Banda Singh Bahadur Engineering College,Fatehgarh

More information

Modelling and Application of Logistic Regression and Artificial Neural Networks Models

Modelling and Application of Logistic Regression and Artificial Neural Networks Models Modelling and Application of Logistic Regression and Artificial Neural Networks Models Norhazlina Suhaimi a, Adriana Ismail b, Nurul Adyani Ghazali c a,c School of Ocean Engineering, Universiti Malaysia

More information

A Hierarchical Artificial Neural Network Model for Giemsa-Stained Human Chromosome Classification

A Hierarchical Artificial Neural Network Model for Giemsa-Stained Human Chromosome Classification A Hierarchical Artificial Neural Network Model for Giemsa-Stained Human Chromosome Classification JONGMAN CHO 1 1 Department of Biomedical Engineering, Inje University, Gimhae, 621-749, KOREA minerva@ieeeorg

More information

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping

More information

AN EFFICIENT METHOD TO PREDICT DENGUE OUTBREAKS IN KUALA LUMPUR

AN EFFICIENT METHOD TO PREDICT DENGUE OUTBREAKS IN KUALA LUMPUR AN EFFICIENT METHOD TO PREDICT DENGUE OUTBREAKS IN KUALA LUMPUR Duc Nghia Pham 1, Tarique Aziz 1, Ali Kohan 1, Syahrul Nellis 2, Juraina binti Abd. Jamil 2, Jing Jing Khoo 2, Dickson Lukose 1, Sazaly bin

More information

CLASSIFICATION OF BRAIN TUMOUR IN MRI USING PROBABILISTIC NEURAL NETWORK

CLASSIFICATION OF BRAIN TUMOUR IN MRI USING PROBABILISTIC NEURAL NETWORK CLASSIFICATION OF BRAIN TUMOUR IN MRI USING PROBABILISTIC NEURAL NETWORK PRIMI JOSEPH (PG Scholar) Dr.Pauls Engineering College Er.D.Jagadiswary Dr.Pauls Engineering College Abstract: Brain tumor is an

More information

Brain Tumor Segmentation Based On a Various Classification Algorithm

Brain Tumor Segmentation Based On a Various Classification Algorithm Brain Tumor Segmentation Based On a Various Classification Algorithm A.Udhaya Kunam Research Scholar, PG & Research Department of Computer Science, Raja Dooraisingam Govt. Arts College, Sivagangai, TamilNadu,

More information

Cardiac Arrest Prediction to Prevent Code Blue Situation

Cardiac Arrest Prediction to Prevent Code Blue Situation Cardiac Arrest Prediction to Prevent Code Blue Situation Mrs. Vidya Zope 1, Anuj Chanchlani 2, Hitesh Vaswani 3, Shubham Gaikwad 4, Kamal Teckchandani 5 1Assistant Professor, Department of Computer Engineering,

More information

Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation

Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation L Uma Maheshwari Department of ECE, Stanley College of Engineering and Technology for Women, Hyderabad - 500001, India. Udayini

More information

Application of distributed lighting control architecture in dementia-friendly smart homes

Application of distributed lighting control architecture in dementia-friendly smart homes Application of distributed lighting control architecture in dementia-friendly smart homes Atousa Zaeim School of CSE University of Salford Manchester United Kingdom Samia Nefti-Meziani School of CSE University

More information

Applications of Machine learning in Prediction of Breast Cancer Incidence and Mortality

Applications of Machine learning in Prediction of Breast Cancer Incidence and Mortality Applications of Machine learning in Prediction of Breast Cancer Incidence and Mortality Nadia Helal and Eman Sarwat Radiation Safety Dep. NCNSRC., Atomic Energy Authority, 3, Ahmed El Zomor St., P.Code

More information

An Edge-Device for Accurate Seizure Detection in the IoT

An Edge-Device for Accurate Seizure Detection in the IoT An Edge-Device for Accurate Seizure Detection in the IoT M. A. Sayeed 1, S. P. Mohanty 2, E. Kougianos 3, and H. Zaveri 4 University of North Texas, Denton, TX, USA. 1,2,3 Yale University, New Haven, CT,

More information

A Deep Learning Approach to Identify Diabetes

A Deep Learning Approach to Identify Diabetes , pp.44-49 http://dx.doi.org/10.14257/astl.2017.145.09 A Deep Learning Approach to Identify Diabetes Sushant Ramesh, Ronnie D. Caytiles* and N.Ch.S.N Iyengar** School of Computer Science and Engineering

More information

Efficient Classification of Lung Tumor using Neural Classifier

Efficient Classification of Lung Tumor using Neural Classifier Efficient Classification of Lung Tumor using Neural Classifier Mohd.Shoeb Shiraj 1, Vijay L. Agrawal 2 PG Student, Dept. of EnTC, HVPM S College of Engineering and Technology Amravati, India Associate

More information

Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy

Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy Angelo Zizzari Department of Cybernetics, School of Systems Engineering The University of Reading, Whiteknights, PO Box

More information

ABSTRACT I. INTRODUCTION. Mohd Thousif Ahemad TSKC Faculty Nagarjuna Govt. College(A) Nalgonda, Telangana, India

ABSTRACT I. INTRODUCTION. Mohd Thousif Ahemad TSKC Faculty Nagarjuna Govt. College(A) Nalgonda, Telangana, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 1 ISSN : 2456-3307 Data Mining Techniques to Predict Cancer Diseases

More information

Data Mining Techniques to Predict Survival of Metastatic Breast Cancer Patients

Data Mining Techniques to Predict Survival of Metastatic Breast Cancer Patients Data Mining Techniques to Predict Survival of Metastatic Breast Cancer Patients Abstract Prognosis for stage IV (metastatic) breast cancer is difficult for clinicians to predict. This study examines the

More information

Forecasting Dengue Hemorrhagic Fever Cases Using Time Series in East Java Province, Indonesia

Forecasting Dengue Hemorrhagic Fever Cases Using Time Series in East Java Province, Indonesia Forecasting Dengue Hemorrhagic Fever Cases Using Time Series in East Java Province, Indonesia Hasirun 1, Windhu P 2, Chatarina U. W 3, Avie Sri Harivianti 4 Department of Epidemiologi 1,3, Department of

More information

Discovering Meaningful Cut-points to Predict High HbA1c Variation

Discovering Meaningful Cut-points to Predict High HbA1c Variation Proceedings of the 7th INFORMS Workshop on Data Mining and Health Informatics (DM-HI 202) H. Yang, D. Zeng, O. E. Kundakcioglu, eds. Discovering Meaningful Cut-points to Predict High HbAc Variation Si-Chi

More information

Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal

Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal 1 M. S. Aware, 2 V. V. Shete *Dept. of Electronics and Telecommunication, *MIT College Of Engineering, Pune Email: 1 mrunal_swapnil@yahoo.com,

More information

Performance Based Evaluation of Various Machine Learning Classification Techniques for Chronic Kidney Disease Diagnosis

Performance Based Evaluation of Various Machine Learning Classification Techniques for Chronic Kidney Disease Diagnosis Performance Based Evaluation of Various Machine Learning Classification Techniques for Chronic Kidney Disease Diagnosis Sahil Sharma Department of Computer Science & IT University Of Jammu Jammu, India

More information

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING Vishakha S. Naik Dessai Electronics and Telecommunication Engineering Department, Goa College of Engineering, (India) ABSTRACT An electrocardiogram

More information

MR Image classification using adaboost for brain tumor type

MR Image classification using adaboost for brain tumor type 2017 IEEE 7th International Advance Computing Conference (IACC) MR Image classification using adaboost for brain tumor type Astina Minz Department of CSE MATS College of Engineering & Technology Raipur

More information

Statistical Analysis Using Machine Learning Approach for Multiple Imputation of Missing Data

Statistical Analysis Using Machine Learning Approach for Multiple Imputation of Missing Data Statistical Analysis Using Machine Learning Approach for Multiple Imputation of Missing Data S. Kanchana 1 1 Assistant Professor, Faculty of Science and Humanities SRM Institute of Science & Technology,

More information

R Jagdeesh Kanan* et al. International Journal of Pharmacy & Technology

R Jagdeesh Kanan* et al. International Journal of Pharmacy & Technology ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com FACIAL EMOTION RECOGNITION USING NEURAL NETWORK Kashyap Chiranjiv Devendra, Azad Singh Tomar, Pratigyna.N.Javali,

More information

Brain Tumour Detection of MR Image Using Naïve Beyer classifier and Support Vector Machine

Brain Tumour Detection of MR Image Using Naïve Beyer classifier and Support Vector Machine International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 Brain Tumour Detection of MR Image Using Naïve

More information

A Survey on Prediction of Diabetes Using Data Mining Technique

A Survey on Prediction of Diabetes Using Data Mining Technique A Survey on Prediction of Diabetes Using Data Mining Technique K.Priyadarshini 1, Dr.I.Lakshmi 2 PG.Scholar, Department of Computer Science, Stella Maris College, Teynampet, Chennai, Tamil Nadu, India

More information

Analysis of Speech Recognition Techniques for use in a Non-Speech Sound Recognition System

Analysis of Speech Recognition Techniques for use in a Non-Speech Sound Recognition System Analysis of Recognition Techniques for use in a Sound Recognition System Michael Cowling, Member, IEEE and Renate Sitte, Member, IEEE Griffith University Faculty of Engineering & Information Technology

More information

Classification and Predication of Breast Cancer Risk Factors Using Id3

Classification and Predication of Breast Cancer Risk Factors Using Id3 The International Journal Of Engineering And Science (IJES) Volume 5 Issue 11 Pages PP 29-33 2016 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Classification and Predication of Breast Cancer Risk Factors Using

More information

International Journal of Digital Application & Contemporary research Website: (Volume 1, Issue 1, August 2012) IJDACR.

International Journal of Digital Application & Contemporary research Website:  (Volume 1, Issue 1, August 2012) IJDACR. Segmentation of Brain MRI Images for Tumor extraction by combining C-means clustering and Watershed algorithm with Genetic Algorithm Kailash Sinha 1 1 Department of Electronics & Telecommunication Engineering,

More information

DENGUE OUTBREAK: A SYSTEM DYNAMICS APPROACH

DENGUE OUTBREAK: A SYSTEM DYNAMICS APPROACH Journal of Technology Management and Business (ISSN: 89-74) Vol 5, No, Special Edition, 8 DENGUE OUTBREAK: A SYSTEM DYNAMICS APPROACH Amira Natasha Subyan, Nur Fatin Afifi Abdul Jabar, Che Rohayu Darlynie

More information

Prediction of Diabetes by using Artificial Neural Network

Prediction of Diabetes by using Artificial Neural Network 2011 International Conference on Circuits, System and Simulation IPCSIT vol.7 (2011) (2011) IACSIT Press, Singapore Prediction of Diabetes by using Artificial Neural Network Muhammad Akmal Sapon 1, Khadijah

More information

The Open Access Institutional Repository at Robert Gordon University

The Open Access Institutional Repository at Robert Gordon University OpenAIR@RGU The Open Access Institutional Repository at Robert Gordon University http://openair.rgu.ac.uk This is an author produced version of a paper published in Intelligent Data Engineering and Automated

More information

Effective Values of Physical Features for Type-2 Diabetic and Non-diabetic Patients Classifying Case Study: Shiraz University of Medical Sciences

Effective Values of Physical Features for Type-2 Diabetic and Non-diabetic Patients Classifying Case Study: Shiraz University of Medical Sciences Effective Values of Physical Features for Type-2 Diabetic and Non-diabetic Patients Classifying Case Study: Medical Sciences S. Vahid Farrahi M.Sc Student Technology,Shiraz, Iran Mohammad Mehdi Masoumi

More information

An Enhanced Approach on ECG Data Analysis using Improvised Genetic Algorithm

An Enhanced Approach on ECG Data Analysis using Improvised Genetic Algorithm An Enhanced Approach on ECG Data Analysis using Improvised Genetic Algorithm V.Priyadharshini 1, S.Saravana kumar 2 -------------------------------------------------------------------------------------------------

More information

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNTIONL JOURNL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 5, Issue 6, June (2014), pp. 136-142 IEME: www.iaeme.com/ijcet.asp Journal Impact Factor

More information

Particle Swarm Optimization Supported Artificial Neural Network in Detection of Parkinson s Disease

Particle Swarm Optimization Supported Artificial Neural Network in Detection of Parkinson s Disease IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 5, Ver. VI (Sep. - Oct. 2016), PP 24-30 www.iosrjournals.org Particle Swarm Optimization Supported

More information

Artificial Neural Networks to Determine Source of Acoustic Emission and Damage Detection

Artificial Neural Networks to Determine Source of Acoustic Emission and Damage Detection Artificial Neural Networks to Determine Source of Acoustic Emission and Damage Detection Mehrdad Shafiei Dizaji 1, Farzad Shafiei Dizaji 2 1 Former graduate, Department of Civil Engineering, Sharif University

More information

Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence

Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence To understand the network paradigm also requires examining the history

More information

Evidence Based Diagnosis of Mesothelioma

Evidence Based Diagnosis of Mesothelioma Available online at www.worldscientificnews.com WSN 113 (2018) 117-129 EISSN 2392-2192 Evidence Based Diagnosis of Mesothelioma Isha Malhotra*, Akash Tayal Department of Electronics and Communication,

More information

Generating comparative analysis of early stage prediction of Chronic Kidney Disease

Generating comparative analysis of early stage prediction of Chronic Kidney Disease International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Generating comparative analysis of early stage prediction of Chronic Kidney Disease L.Jerlin Rubini, Dr.P.Eswaran a Research Scholar,

More information

A REVIEW ON CLASSIFICATION OF BREAST CANCER DETECTION USING COMBINATION OF THE FEATURE EXTRACTION MODELS. Aeronautical Engineering. Hyderabad. India.

A REVIEW ON CLASSIFICATION OF BREAST CANCER DETECTION USING COMBINATION OF THE FEATURE EXTRACTION MODELS. Aeronautical Engineering. Hyderabad. India. Volume 116 No. 21 2017, 203-208 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu A REVIEW ON CLASSIFICATION OF BREAST CANCER DETECTION USING COMBINATION OF

More information

Heart Disease Prediction System Using Data Mining and Hybrid Intelligent Techniques: A Review

Heart Disease Prediction System Using Data Mining and Hybrid Intelligent Techniques: A Review , pp. 139-148 http://dx.doi.org/10.14257/ijbsbt.2016.8.4.16 Heart Disease Prediction System Using Data Mining and Hybrid Intelligent Techniques: A Review J.Vijayashree and N.Ch.SrimanNarayanaIyengar* School

More information

A Reliable Method for Brain Tumor Detection Using Cnn Technique

A Reliable Method for Brain Tumor Detection Using Cnn Technique IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, PP 64-68 www.iosrjournals.org A Reliable Method for Brain Tumor Detection Using Cnn Technique Neethu

More information

How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection

How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection How to Create Better Performing Bayesian Networks: A Heuristic Approach for Variable Selection Esma Nur Cinicioglu * and Gülseren Büyükuğur Istanbul University, School of Business, Quantitative Methods

More information

Gene Selection for Tumor Classification Using Microarray Gene Expression Data

Gene Selection for Tumor Classification Using Microarray Gene Expression Data Gene Selection for Tumor Classification Using Microarray Gene Expression Data K. Yendrapalli, R. Basnet, S. Mukkamala, A. H. Sung Department of Computer Science New Mexico Institute of Mining and Technology

More information

Artificial Neural Network Classifiers for Diagnosis of Thyroid Abnormalities

Artificial Neural Network Classifiers for Diagnosis of Thyroid Abnormalities International Conference on Systems, Science, Control, Communication, Engineering and Technology 206 International Conference on Systems, Science, Control, Communication, Engineering and Technology 2016

More information

Facial expression recognition with spatiotemporal local descriptors

Facial expression recognition with spatiotemporal local descriptors Facial expression recognition with spatiotemporal local descriptors Guoying Zhao, Matti Pietikäinen Machine Vision Group, Infotech Oulu and Department of Electrical and Information Engineering, P. O. Box

More information

Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal

Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal 1 Simranjeet Kaur, 2 Navneet Kaur Panag 1 Student, 2 Assistant Professor 1 Electrical Engineering

More information

Prediction of Heart Attack risk from Behavioral habits and Demographic variables: An Artificial Neural Network approach

Prediction of Heart Attack risk from Behavioral habits and Demographic variables: An Artificial Neural Network approach International Journal of Engineering Science Invention (IJESI) ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 www.ijesi.org PP. 74-79 Prediction of Heart Attack risk from Behavioral habits and Demographic

More information

Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Artificial Neural Network

Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Artificial Neural Network e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Automatic Detection of Heart Disease

More information

Computational Cognitive Neuroscience

Computational Cognitive Neuroscience Computational Cognitive Neuroscience Computational Cognitive Neuroscience Computational Cognitive Neuroscience *Computer vision, *Pattern recognition, *Classification, *Picking the relevant information

More information

Binary Classification of Cognitive Disorders: Investigation on the Effects of Protein Sequence Properties in Alzheimer s and Parkinson s Disease

Binary Classification of Cognitive Disorders: Investigation on the Effects of Protein Sequence Properties in Alzheimer s and Parkinson s Disease Binary Classification of Cognitive Disorders: Investigation on the Effects of Protein Sequence Properties in Alzheimer s and Parkinson s Disease Shomona Gracia Jacob, Member, IAENG, Tejeswinee K Abstract

More information

Sound Quality Evaluation of Hermetic Compressors Using Artificial Neural Networks

Sound Quality Evaluation of Hermetic Compressors Using Artificial Neural Networks Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Sound Quality Evaluation of Hermetic Compressors Using Artificial Neural Networks Claudio

More information