DIAGNOSIS OF TUBERCULOSIS USING MATLAB BASED ARTIFICIAL NEURAL NETWORK

Size: px
Start display at page:

Download "DIAGNOSIS OF TUBERCULOSIS USING MATLAB BASED ARTIFICIAL NEURAL NETWORK"

Transcription

1 IJIPA: 3(1), 2012, pp DIAGNOSIS OF TUBERCULOSIS USING MATLAB BASED ARTIFICIAL NEURAL NETWORK Chandrika V. *, Parvathi C.S., and P. Bhaskar Department of Instrumentation Technology, Gulbarga University P.G Centre, Yeragera , Raichur, Karnataka, India Abstract: This paper deals with the diagnosis of Pulmonary Tuberculosis using MatLab based artificial neural network. The architecture of artificial neural network is three layered (15-9-2) Back Progression. The artificial neural network model with shape features and symptoms are used in diagnosing pulmonary tuberculosis i.e. here we are using two features to train the neural network i.e. Shape and symptoms. The model is designed in such a way that the presence of Tuberculosis (TB) is detected and result is displayed. The whole system is designed on the MatLab 7.0 version platform. The Dicom formatted X-ray images are read by converting them into MATRIX format. Then from these images shape features are extracted. The extracted features are fed to the neural network which is trained before these features are fed. Depending on the features and symptoms of the read image, the neural network detects the presence of TB. The model was applied to the validating sample, with accuracy, sensitivity and specificity at 71.25%, 73.68%, and 69.05% respectively. A Graphical User Interface (GUI) has been developed to read the image, to select the region of interest, to process the image, to plot histogram and finally to display the result whether the patient is having TB or Not. These are the fine features of our model. Keywords: Pulmonary Tuberculosis, Neural Network, Back Propagation, TB Symptoms, X-ray, Artificial Neural Network. 1. INTRODUCTION Tuberculosis (TB) is one of the most important public health problems worldwide. There are 9 million new TB cases and nearly 2 million TB deaths each year [1]. Case-finding and the management of pulmonary tuberculosis is an essential target of tuberculosis control programs. However, pulmonary tuberculosis (PT) is becoming more and more of a serious problem, particularly in countries affected by epidemics of human immunodeficiency virus (HIV)-TB co-infection [2]. The diagnosis of PT using prompt and accurate methods is a crucial step in the control of the occurrence and prevalence of TB. However, the diagnosis of PT is quite complex, so there is no unified standard at present. Frequently, there is over diagnosis and missed diagnosis and it is a thorny question in the field of TB control. Some of the methods used earlier are based on distance or pair wise distance measurement, and their performance is around 60% to 65% [3]. * crgolds@rediffmail.com Artificial neural network (ANN) is theoretical mathematical model acting like human brain which is one kind of information management system based on the imitation of cerebrum neural network architecture and the function [4]. ANN has the functions of self-learning, the associative memory, and highly parallel, fault-tolerant and formidable non-linearity handling ability [5] and can make rational judgment to complex questions according to obtained knowledge and the experience of handling problems. ANNs have been applied in the fields of signal processing, pattern recognition, quality synthetic evaluation, forecast analysis, etc. [6] This study seeks to develop a diagnostic model of TB that is based on ANN to explore the feasibility of it in TB diagnoses. A GUI program is a graphical based approach to execute the program in a more user friendly way. It contains components such as push buttons, text boxes, radio buttons, pop-up menus, slider etc. with proper labels for easy understanding to a less experienced user. These components help the user to easily understand how to execute or what to do

2 38 Chandrika V. Parvathi C.S. and P. Bhaskar to execute the program. When an user responds to a GUI's components by pressing a pushbutton or clicking a check box or radio button or by entering some text using text box, the program reads the necessary information for that particular event, hence GUI programs are also known as event driven programs. MATLAB provides a tool called GUIDE (GUI Development Environment) for developing GUI programs. GUI approach is employed in various fields. In some systems GUI is built to facilitate users to apply the developed system and understand hierarchy. GUI that acts as an intermediate media creates a form of communication between users and the developed object detection system. 2. SUBJECTS AND METHODS 2.1 Methodology The block diagram of the proposed setup is as shown in Figure 1. Initially the neural network is trained with shape features and symptoms with more number of X-ray images (data base). In figure 1, we observe that the data i.e. the images are read and are converted into matrix format. Then from these images shape features are collected. This stage is called as feature collection. Then these features are fed to the neural network for testing. In this stage the features of testing images are compared with the extracted features of the neural network during training process. After once the symptoms are fed the neural network fetches the result as TB or NON-TB on the window of the PC. (There is one more stage here i.e. database to neural network, in this stage training of the neural network takes place with symptoms & shape features). A GUI has been developed to perform all the processes i.e. reading the image, training the neural network, for drawing the histogram and to display the result. The GUI model is shown in figure 2. We compared 27 cases with a final diagnosis of TB to 28 non-tb cases, for a total of 55 patients in the modeling sample. 38 TB cases and 42 non-tb cases were used for the validation sample. In the modeling sample were randomly assigned into two groups, one for training and one for testing in a 4:1 ratio, respectively. Using the training sample adopt advisor study system, we obtained the distinction function through the training. We then distinguished the unknown sample category using these distinction functions, while the testing sample was used to examine the reliability of the recognition function, which was obtained from the training sample. This is how the ANN network architecture and the judgment training end points were determined. The 25 cases in the validation sample were used to evaluate the generalizability of the network. We evaluated network diagnosis performance using the sensitivity and the specificity. Figure 1: Block Diagram of the Proposed Setup Figure 2: Graphical User Interface (GUI) 2.2 ANN MODEL DESIGN Figure 3 shows the ANN model design. Figure 3: ANN Training Network

3 Diagnosis of Tuberculosis Using Matlab Based Artificial Neural Network The Network Type and the Layer The Back-Propagation Network is a multi-layered forward feed network for the weight training of nonlinear differentiable functions. The BP network mainly is used for approximation of functions, pattern recognition, classification, the data compression. In the practical application of ANN, 80%-90% of the ANN model adopted the BP network or its variations. The BP network is also central to the forwarding network and constitutes the most vital element of the ANN. ANN with one hidden layer can be used for approximation for any closed interval, continuous function. Therefore, a three-layered (including input layer) BP network may complete the random n dimension to m dimension mapping. Therefore this analysis uses a three-layered BP network with one hidden layer Input and Output Variable Choice Training samples were analyzed using single factor Logistic regression, screening significant parameters for TB diagnosis as input variable. Parameters identified in this analysis included the shape variables and symptoms. The network output has two kinds: the first kind is the TB group, for which the expected export value is 1; the second kind is the non-tb group, for which the expected export value is Number of Hidden Level Neurons Determining the number of hidden layer neurons is a very complex issue. Because of the lack of a strong analytical formula for calculating this value, in the past, this was often determined simply according to designer s experience and repeated trials. To address this in my research, we designed a BP network with a hidden layer with variable neuron in order to determine best number of hidden layer neurons through comparisons of errors Activation Function Activation function is central to both the neuron and the network. The capacity and efficiency of a network to solve questions depend on the activation function which used in the network, to a great extent beside related to the network architecture. The Sigmoid activation function has the function of nonlinearity magnification to coefficient; it can transform the signal from an input of 8 to 8, to an output of 1 to 1. Because the magnification coefficient is smaller for larger input values and bigger for smaller input values. As such, we chose to use the Sigmoid activation function The Pretreatment of Clinic Data Different parameters used in diagnoses had different expression methods and dimensions, and there was a significant difference between their ranges. If raw data were directly input into the neural network, the network would adjust weight primarily in accordance with data whose numerical values are greater. So the frequency of error did not reflect the data whose numerical values were smaller. So raw data had to be changed into those fit for neural network by means of pretreatment to improve the learning ability and astringency function of the neural network. It was also important to normalization, pretreated input data for the network, which used the sigmoid excitation function and error back-propagation learn algorithm for raising their learning ability and generalization performance. The input data of network should be in the interval (0, 1)as our neural network understands values between 0-1, so 1 and 0 were used to indicate YES and NO for the binary variable data. So we normalize the raw data whose values vary from 0-255in to binary form whose values vary from 0-1. This is what is called as normalization. Normalization treatment is widely used for selection of quantitative data as follows: Where, x i = raw data y i xi x i max x x i min imin x imin = minimum pixel value of the raw data (1) x imax = maximum pixel value of the raw data. The data collected were used for the raw data matrix of the ANN diagnostic after they were quantitative and normalized according to this principle. 3. IMPLEMENTATION METHOD ANN was implemented with self-edited program using the Neural-Network-Toolbox in MATLAB Detecting the Lung Area To find the lung area and hence the shape of the lung, several stages of processing is applied to the image. By using a high pass FFT filter and suitable cutoff frequency, the soft tissue within the lungs can be isolated. The resulting high frequency areas are

4 40 Chandrika V. Parvathi C.S. and P. Bhaskar non-uniform, so the filtered image is first dilated to a suitable degree and then eroded to separate these uniform regions. A binary image is then generated by thresholding the image. Thresholding can introduce further non-uniformity to these regions but can be rectified by an additional step of dilation and erosion. An approximation of the lung area after performing these steps is shown by Flowchart 1. Many of the errors present in the processed image (especially the upper left and right hand corners) can be attributed to the high frequency nature of the patient text on the sample radiograph. 3.2 Rib Supression The density of the ribs affects the image by changing the luminance values of the underlying textures. This can affect the detection of nodules. A method for suppressing the contrast of the ribs and chest clavicles may be implemented using an algorithm such as the one suggested by K. Suzuki, H. Abe, H. MacMahon, K. Doi [7]. The previously suggested method obtains a representation of the bone structure in a radiograph by using a dual-energy subtraction technique. This involves a multi-kv (multi-kilovolt) radiographic analysis using two separate radiographs, each captured at a different kv rating. The generated bone structure is then used to train a classifier and suppress the ribs in a lung radiograph. 3.3 Shape Description We discriminated true TB using shape. Matching nearest-neighbor connected pixels were grouped; to account for varying bacillary orientations and magnification, we bypassed size calibration by employing two shape descriptors that were invariant to rotation, translation, skew transformations and scale: 1) axis ratio (1 for circles, higher for line segments) and 2) eccentricity, a ratio of distance between elliptical foci to major axis length (1 for line segments, 0 for circles). The typical axis ratio of for TB cavity was significantly different from approximately one for non-tb objects; similarly, TB eccentricity was and centered at zero for non-tb. To maximize rod-shaped object recognition, we empirically chose conservative threshold cut-offs (axis-ratio > 1.25 and eccentricity >0.65) as indicating TB. Objects below the thresholds were labeled red as non-tb objects. Calculating the mean TB size µ and standard deviation from a broth image, we labeled all size outliers µ ± 1.5 in blue as possible and within µ ± 1.5 in green as definite TB objects. Flowchart 1: Flowchart showing the classification steps for automatic identification and labeling of Tuberculosis. 3.4 Training and Testing Flowchart 2 and 3 explains the method of training and testing. During training the TB and NON-TB images are read then in the next stage noise removal takes place in the preprocessing stage then shape features are calculated. These vector values are fed to the neural network. This is repeated for all the images. This is how the neural network is trained. Flowchart 2: Flowchart Showing the Steps for Training of Database for ANN.

5 Diagnosis of Tuberculosis Using Matlab Based Artificial Neural Network 41 During testing same procedure is followed like training only, i.e. the features of the knowledge base are compared with the present features of the image and then the result is classified and displayed. accordance with TB features. Because we found that diagnosis on TB was influenced by 15 variables (Table 1), the input number was 15. We also found that the approach effect to function of BP net was best when the node number of the hidden layer was 9 after many trials. Because output variables were in the form of TB and NO-TB, the BP net framework was The network was trained by traingdm with tansig activation function for the hidden layer, and purelin linearity function for output. In this process, the target error was 0.01 and the biggest training time was Figure 4: GUI Showing the Result of Testing Image Above figure 4 shows the result of the given X-ray image after once the symptoms are added. Table 1 Variable and their Significance Sl. No Variables Sig. Flowchart 3: Flowchart Showing the Steps for Testing of Input Image 4. RESULTS AND DISCUSSIONS 4.1 Selection Results of The BP Network Architecture We used a three-layer BP network, including an input layer, an output layer, and a hidden layer, in 1. Rectangularity Circularity Sphericity Convexity Convexity Perimeter Cough Fever Weight Loss HIV Breathlessness Family History Past History Alcoholic Chest Pain Smoker 0.01

6 42 Chandrika V. Parvathi C.S. and P. Bhaskar 4.2 The Results of Training and Fit of BP Network The objective error, and largest training number of training samples were 0.01 and 1000 separately (Figure 5). Figure 5: Semi-Logarithmic Line Graph of Training Performance According to Table 2 Accurate rate, Sensitivity, and Specificity of (15-9-2) BP network diagnosis were 71.25% (57/80), 73.68% (28/38), and 69.05% (29/42), respectively. Table 2 Diagnostic Result of Testing Samples Diagnostic Status of disease Total result TB Non-TB TB Non-TB Total CONCLUSION Due to the complexity of TB diagnosis, there continues to be no unified standard for it. Over diagnosis and missed diagnosis are formidable problems in the process for TB control. The cost of new diagnostic methods, such as nucleic acid amplification tests is very high and the effectiveness of these tests has not been confirmed in developing countries. To aim directly at uncertainty information and artifacts in clinical diagnosis, the limitation of regression modeling can be overcome by the use of ANNs. Reasonable judgment, satisfactory predictions and ideal forecasts can be achieved by ANN based on existing knowledge and experiences in solving problems. It was confirmed that the sensitivity, specificity of TB diagnosis were 73.68%, and 69.05%, respectively by the (15-9-2)-BP network. These results indicate that the validity of diagnosis was good and the (15-9-2)-BP network could be further extended to new patient data. The results indicate that this could be used as a new diagnosis method for this complex problem. References [1] R.P. Tripathi, N. Tewari, N. Dwivedi, et al. Fighting Tuberculosis: An Old Disease with New Challenges. Med Res Rev, 2005, 25(1), [2] R. Colebunders, WE. Bastian. A Review of Diagnosis and Treatment of Smear-negative Pulmonary Tuberculosis. Int. J. Tuberc Lung Dis, 2000, 4, [3] S.A. Patil, and V.R. Udupi, Textile and Engineering Institute, Ichalkaranji, India Chest X- ray Features Extraction for Lung Cancer Classification, JSIR, 69, April 2010, pp [4] Y.J. Wu, Y.M. Wu, L.B. Qu, et al. Application of Artificial Neural Network in the Diagnosis of Lung Cancer. Chin J. Microbiol Immuno, 2003, 23(8), [5] F.E. Ahmed. Artificial Neural Networks for Diagnosis and Survival Prediction in Colon Cancer. Molecular Cancer, 2005, 4, 29. [6] W. Deng, P.H. Jin. Artificial Neural Networks and Its Applications in Preventive Medicine. Chin Pub Health, 2002, 18(10), [7] K. Suzuki, H. Abe, H. MacMahon, K. Doi, Image- Processing Technique for Suppressing Ribs in Chest Radiographs by Means of Massive Training Artificial Neural Network (MTANN), IEEE Transactions on Medical Imaging, 25(4), pp , 2006.

CHAPTER-6 HISTOGRAM AND MORPHOLOGY BASED PAP SMEAR IMAGE SEGMENTATION

CHAPTER-6 HISTOGRAM AND MORPHOLOGY BASED PAP SMEAR IMAGE SEGMENTATION CHAPTER-6 HISTOGRAM AND MORPHOLOGY BASED PAP SMEAR IMAGE SEGMENTATION 6.1 Introduction to automated cell image segmentation The automated detection and segmentation of cell nuclei in Pap smear images is

More information

Anticipating milk yield using artificial neural network

Anticipating milk yield using artificial neural network Int. Journal of Applied Sciences and Engineering Research, Vol. 3, Issue 3, 2014 www.ijaser.com 2014 by the authors Licensee IJASER- Under Creative Commons License 3.0 editorial@ijaser.com Research article

More information

A Protein Secondary Structure Prediction Method Based on BP Neural Network Ru-xi YIN, Li-zhen LIU*, Wei SONG, Xin-lei ZHAO and Chao DU

A Protein Secondary Structure Prediction Method Based on BP Neural Network Ru-xi YIN, Li-zhen LIU*, Wei SONG, Xin-lei ZHAO and Chao DU 2017 2nd International Conference on Artificial Intelligence: Techniques and Applications (AITA 2017 ISBN: 978-1-60595-491-2 A Protein Secondary Structure Prediction Method Based on BP Neural Network Ru-xi

More information

MODELLING STUDIES BY APPLICATION OF ARTIFICIAL NEURAL NETWORK USING MATLAB

MODELLING STUDIES BY APPLICATION OF ARTIFICIAL NEURAL NETWORK USING MATLAB Journal of Engineering Science and Technology Vol. 10, No.11 (2015) 1477-1486 School of Engineering, Taylor s University MODELLING STUDIES BY APPLICATION OF ARTIFICIAL NEURAL NETWORK USING MATLAB K. S.

More information

Prediction of Cost of Quality Using Artificial Neural Network In Construction Projects

Prediction of Cost of Quality Using Artificial Neural Network In Construction Projects Prediction of Cost of Quality Using Artificial Neural Network In Construction Projects Chinchu Mary Jose 1, Ambili S 2 1 M Tech scholar,department of Civil Engineering,MES College of Engineering, Kuttippuram,

More information

3DCNN for Lung Nodule Detection And False Positive Reduction

3DCNN for Lung Nodule Detection And False Positive Reduction 3DCNN for Lung Nodule Detection And False Positive Reduction Ping An Technology (Shenzhen) Co.,Ltd, China WUTIANBO484@pingan.com.cn Abstract The diagnosis of pulmonary nodules can be roughly divided into

More information

3DCNN for False Positive Reduction in Lung Nodule Detection

3DCNN for False Positive Reduction in Lung Nodule Detection 3DCNN for False Positive Reduction in Lung Nodule Detection Ping An Technology (Shenzhen) Co.,Ltd, China WUTIANBO484@pingan.com.cn Abstract The diagnosis of pulmonary nodules can be roughly divided into

More information

4 Image Analysis of plastic deformation in the fracture of paper

4 Image Analysis of plastic deformation in the fracture of paper 4 Image Analysis of plastic deformation in the fracture of paper 4.1 Introduction As detailed in Chapter 2, one of the fundamental problems that arises in the estimation of the fracture toughness of an

More information

Neural Networks and Applications in Bioinformatics. Yuzhen Ye School of Informatics and Computing, Indiana University

Neural Networks and Applications in Bioinformatics. Yuzhen Ye School of Informatics and Computing, Indiana University Neural Networks and Applications in Bioinformatics Yuzhen Ye School of Informatics and Computing, Indiana University Contents Biological problem: promoter modeling Basics of neural networks Perceptrons

More information

Use of Back Propagation Artificial Neural Network to Predict Passenger Volume of Beijing Subway

Use of Back Propagation Artificial Neural Network to Predict Passenger Volume of Beijing Subway International Conference on on Soft Computing in Information Communication Technology (SCICT 014) Use of Back Propagation Artificial Neural Network to Predict Passenger Volume of Beijing Xiaoqing Zhang,

More information

Neural Networks and Applications in Bioinformatics

Neural Networks and Applications in Bioinformatics Contents Neural Networks and Applications in Bioinformatics Yuzhen Ye School of Informatics and Computing, Indiana University Biological problem: promoter modeling Basics of neural networks Perceptrons

More information

The SPSS Sample Problem To demonstrate these concepts, we will work the sample problem for logistic regression in SPSS Professional Statistics 7.5, pa

The SPSS Sample Problem To demonstrate these concepts, we will work the sample problem for logistic regression in SPSS Professional Statistics 7.5, pa The SPSS Sample Problem To demonstrate these concepts, we will work the sample problem for logistic regression in SPSS Professional Statistics 7.5, pages 37-64. The description of the problem can be found

More information

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

WATER QUALITY PREDICTION IN DISTRIBUTION SYSTEM USING CASCADE FEED FORWARD NEURAL NETWORK

WATER QUALITY PREDICTION IN DISTRIBUTION SYSTEM USING CASCADE FEED FORWARD NEURAL NETWORK WATER QUALITY PREDICTION IN DISTRIBUTION SYSTEM USING CASCADE FEED FORWARD NEURAL NETWORK VINAYAK K PATKI, S. SHRIHARI, B. MANU Research scholar, National Institute of Technology Karnataka (NITK), Surathkal,

More information

Advanced analytics at your hands

Advanced analytics at your hands 2.4 Advanced analytics at your hands Today, most organizations are stuck at lower-value descriptive analytics. But more sophisticated analysis can bring great business value. TARGET APPLICATIONS Business

More information

DEA SUPPORTED ANN APPROACH TO OPERATIONAL EFFICIENCY ASSESSMENT OF SMEs

DEA SUPPORTED ANN APPROACH TO OPERATIONAL EFFICIENCY ASSESSMENT OF SMEs Management Challenges in a Network Economy 17 19 May 2017 Lublin Poland Management, Knowledge and Learning International Conference 2017 Technology, Innovation and Industrial Management DEA SUPPORTED ANN

More information

A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG 1, Hong-Yu FU 1

A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG 1, Hong-Yu FU 1 International Conference on Management Science and Management Innovation (MSMI 2014) A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG

More information

XVII th World Congress of the International Commission of Agricultural and Biosystems Engineering (CIGR)

XVII th World Congress of the International Commission of Agricultural and Biosystems Engineering (CIGR) XVII th World Congress of the International Commission of Agricultural and Biosystems Engineering (CIGR) Hosted by the Canadian Society for Bioengineering (CSBE/SCGAB) Québec City, Canada June 13-17, 2010

More information

Air Quality Prediction Using Artificial Neural Network

Air Quality Prediction Using Artificial Neural Network Air Quality Prediction Using Artificial Neural Network Suraya Ghazali 1 and Lokman Hakim Ismail 2 1 Faculty of Civil and Environmental Engineering, Universiti Tun Hussein Onn Malaysia (UTHM), Batu Pahat,

More information

International Journal of Industrial Engineering Computations

International Journal of Industrial Engineering Computations International Journal of Industrial Engineering Computations 2 (2011) 431 438 Contents lists available at GrowingScience International Journal of Industrial Engineering Computations homepage: www.growingscience.com/ijiec

More information

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction Paper SAS1774-2015 Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction ABSTRACT Xiangxiang Meng, Wayne Thompson, and Jennifer Ames, SAS Institute Inc. Predictions, including regressions

More information

Study of Pile Cap Lateral Resistance using Artificial Neural Networks

Study of Pile Cap Lateral Resistance using Artificial Neural Networks International Journal of Computer Applications (975 8887) Volume 21 No.1, May 211 Study of Pile Cap Lateral Resistance using Artificial Neural Networks Utpal K. Nath Assistant Professor Civil Engineering

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION This thesis is aimed to develop a computer based aid for physicians. Physicians are prone to making decision errors, because of high complexity of medical problems and due to cognitive

More information

Research Article. Wind power interval prediction utilizing SOM-BP artificial neural network

Research Article. Wind power interval prediction utilizing SOM-BP artificial neural network Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):858-863 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Wind power interval prediction utilizing SOM-BP

More information

Artificial Neural Network Modeling of an Inverse Fluidized Bed Bioreactor *RAJASIMMAN, M, GOVINDARAJAN, L, KARTHIKEYAN, C

Artificial Neural Network Modeling of an Inverse Fluidized Bed Bioreactor *RAJASIMMAN, M, GOVINDARAJAN, L, KARTHIKEYAN, C JASEM ISSN 1119-8362 All rights reserved Full-text Available Online at www.bioline.org.br/ja J. Appl. Sci. Environ. Manage. June, 27 Vol. 11 (2) 65-69 Artificial Neural Network Modeling of an Inverse Fluidized

More information

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS VISUAL ANALYTICS STATE OF THE ART SOLUTION FOR FASTER, SMARTER DECISIONS AIMED AT THE MASSES Data visualization Approachable analytics Robust

More information

The prediction of electric energy consumption using an artificial neural network

The prediction of electric energy consumption using an artificial neural network Energy Production and Management in the 21st Century, Vol. 1 109 The prediction of electric energy consumption using an artificial neural network I. Chernykh 1, D. Chechushkov 1 & T. Panikovskaya 2 1 Department

More information

Breast Cancer Diagnostic Factors Elimination via Evolutionary Neural Network Pruning

Breast Cancer Diagnostic Factors Elimination via Evolutionary Neural Network Pruning Breast Cancer Diagnostic Factors Elimination via Evolutionary Neural Network Pruning Adam V. Adamopoulos Democritus University of Thrace, Department of Medicine, Medical Physics Laboratory, 681 00, Alexandroupolis,

More information

Core vs NYS Standards

Core vs NYS Standards Core vs NYS Standards Grade 5 Core NYS Operations and Algebraic Thinking -------------------------------------------------------------------------- 5.OA Write / Interpret Numerical Expressions Use ( ),

More information

A Novel Data Mining Algorithm based on BP Neural Network and Its Applications on Stock Price Prediction

A Novel Data Mining Algorithm based on BP Neural Network and Its Applications on Stock Price Prediction 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 206) A Novel Data Mining Algorithm based on BP Neural Network and Its Applications on Stock Price Prediction

More information

Propagating Uncertainty in Multi-Stage Bayesian Convolutional Neural Networks with Application to Pulmonary Nodule Detection

Propagating Uncertainty in Multi-Stage Bayesian Convolutional Neural Networks with Application to Pulmonary Nodule Detection Propagating Uncertainty in Multi-Stage Bayesian Convolutional Neural Networks with Application to Pulmonary Nodule Detection Onur Ozdemir, Benjamin Woodward, Andrew A. Berlin Draper {oozdemir,bwoodward,aberlin}@draper.com

More information

Data Analysis on the ABI PRISM 7700 Sequence Detection System: Setting Baselines and Thresholds. Overview. Data Analysis Tutorial

Data Analysis on the ABI PRISM 7700 Sequence Detection System: Setting Baselines and Thresholds. Overview. Data Analysis Tutorial Data Analysis on the ABI PRISM 7700 Sequence Detection System: Setting Baselines and Thresholds Overview In order for accuracy and precision to be optimal, the assay must be properly evaluated and a few

More information

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here.

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. Contents List of Figures xv Foreword xxiii Preface xxv Acknowledgments xxix Chapter

More information

Integrated Predictive Maintenance Platform Reduces Unscheduled Downtime and Improves Asset Utilization

Integrated Predictive Maintenance Platform Reduces Unscheduled Downtime and Improves Asset Utilization November 2017 Integrated Predictive Maintenance Platform Reduces Unscheduled Downtime and Improves Asset Utilization Abstract Applied Materials, the innovator of the SmartFactory Rx suite of software products,

More information

Automatic detection of plasmonic nanoparticles in tissue sections

Automatic detection of plasmonic nanoparticles in tissue sections Automatic detection of plasmonic nanoparticles in tissue sections Dor Shaviv and Orly Liba 1. Introduction Plasmonic nanoparticles, such as gold nanorods, are gaining popularity in both medical imaging

More information

Research on Personal Credit Assessment Based. Neural Network-Logistic Regression Combination

Research on Personal Credit Assessment Based. Neural Network-Logistic Regression Combination Open Journal of Business and Management, 2017, 5, 244-252 http://www.scirp.org/journal/ojbm ISSN Online: 2329-3292 ISSN Print: 2329-3284 Research on Personal Credit Assessment Based on Neural Network-Logistic

More information

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Lecture - 02 Data Mining Process Welcome to the lecture 2 of

More information

Australian Journal of Basic and Applied Sciences. Vision based Automation for Flame image Analysis in Power Station Boilers

Australian Journal of Basic and Applied Sciences. Vision based Automation for Flame image Analysis in Power Station Boilers Australian Journal of Basic and Applied Sciences, 9(2) February 201, Pages: 40-4 AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Vision

More information

Artificial Neural Networks for predicting cooling load in buildings in tropical countries

Artificial Neural Networks for predicting cooling load in buildings in tropical countries Artificial Neural Networks for predicting cooling load in buildings in tropical countries Sapan Agarwal, M.Tech. (IT in Building Science), International Institute of Information Technology, Hyderabad.

More information

AI for TB Screening Guide

AI for TB Screening Guide AI for TB Screening Guide With AI for TB software, chest X-rays can automatically be analyzed for signs of tuberculosis. You can access through the web, standalone appliance or integrated into any PACS

More information

Estimation of pesticides usage in the agricultural sector in Turkey using Artificial Neural Network (ANN)

Estimation of pesticides usage in the agricultural sector in Turkey using Artificial Neural Network (ANN) Publication date: 18 October 2009, http://www.biosciences.elewa.org/; ISSN 2071-7024 Estimation of pesticides usage in the agricultural sector in Turkey using Artificial Neural Network (ANN) Özbek F. Ş.

More information

Introduction to Machine Learning for Longitudinal Medical Data

Introduction to Machine Learning for Longitudinal Medical Data Introduction to Machine Learning for Longitudinal Medical Data Orlando Doehring, Ph.D. Unit 2, 2A Bollo Lane, London W4 5LE, UK orlando.doehring@phastar.com Machine learning for healthcare 1 Machine Learning

More information

Prediction of the Damage Coefficient in a Prostate Cancer Tissue during Laser Ablation Using Artificial Neural Networks

Prediction of the Damage Coefficient in a Prostate Cancer Tissue during Laser Ablation Using Artificial Neural Networks , July 4-6, 2012, London, U.K. Prediction of the Damage Coefficient in a Prostate Cancer Tissue during Laser Ablation Using Artificial Neural Networks Sandeep Rao, Vivek Shrivastava, Suhrid Dev, K. N.

More information

Analysis of Banded Texture of Friction Stir Weld Bead Surface by Image Processing Technique

Analysis of Banded Texture of Friction Stir Weld Bead Surface by Image Processing Technique International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn : 2278-800X, www.ijerd.com Volume 5, Issue 8 (January 2013), PP. 30-39 Analysis of Banded Texture of Friction Stir

More information

CONCRETE MIX DESIGN USING ARTIFICIAL NEURAL NETWORK

CONCRETE MIX DESIGN USING ARTIFICIAL NEURAL NETWORK CONCRETE MIX DESIGN USING ARTIFICIAL NEURAL NETWORK Asst. Prof. S. V. Shah 1, Ms. Deepika A. Pawar 2, Ms. Aishwarya S. Patil 3, Mr. Prathamesh S. Bhosale 4, Mr. Abhishek S. Subhedar 5, Mr. Gaurav D. Bhosale

More information

AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL DATA

AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL DATA Interdisciplinary Description of Complex Systems 15(3), 199-208, 2017 AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL

More information

Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction

Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction Journal of Advanced Agricultural Technologies Vol. 3, No. 4, December 2016 Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction Ding Jin-ting and Zang Ze-lin

More information

Survival Outcome Prediction for Cancer Patients based on Gene Interaction Network Analysis and Expression Profile Classification

Survival Outcome Prediction for Cancer Patients based on Gene Interaction Network Analysis and Expression Profile Classification Survival Outcome Prediction for Cancer Patients based on Gene Interaction Network Analysis and Expression Profile Classification Final Project Report Alexander Herrmann Advised by Dr. Andrew Gentles December

More information

Load Frequency Control of Power Systems Using FLC and ANN Controllers

Load Frequency Control of Power Systems Using FLC and ANN Controllers Load Frequency Control of Power Systems Using FLC and ANN Controllers Mandru Harish Babu PG Scholar, Department of Electrical and Electronics Engineering, GITAM Institute of Technology, Rushikonda-530045,

More information

Supplementary Information

Supplementary Information Electronic Supplementary Material (ESI) for Lab on a Chip. This journal is The Royal Society of Chemistry 2016 Supplementary Information Translating Diagnostic Assays from the Laboratory to the Clinic:

More information

Use of Artificial Neural Network for Predicting the Mechanical Property of Low Carbon Steel

Use of Artificial Neural Network for Predicting the Mechanical Property of Low Carbon Steel Use of Artificial Neural Network for Predicting the Mechanical Property of Low Carbon Steel Vandana Somkuwar, National Institute of Technical Teachers Training and Research, Bhopal Abstract For product

More information

A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network

A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network Cagatay Bal, 1 *, Serdar Demir, 2 and Cagdas Hakan Aladag 3 Abstract Feed Forward

More information

User Bulletin. ABI PRISM 7000 Sequence Detection System DRAFT. SUBJECT: Software Upgrade from Version 1.0 to 1.1. Version 1.

User Bulletin. ABI PRISM 7000 Sequence Detection System DRAFT. SUBJECT: Software Upgrade from Version 1.0 to 1.1. Version 1. User Bulletin ABI PRISM 7000 Sequence Detection System 9/15/03 SUBJECT: Software Upgrade from Version 1.0 to 1.1 The ABI PRISM 7000 Sequence Detection System version 1.1 software is a free upgrade. Also

More information

Business Quantitative Analysis [QU1] Examination Blueprint

Business Quantitative Analysis [QU1] Examination Blueprint Business Quantitative Analysis [QU1] Examination Blueprint 2014-2015 Purpose The Business Quantitative Analysis [QU1] examination has been constructed using an examination blueprint. The blueprint, also

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 MATLAB 을이용한머신러닝 ( 기본 ) Senior Application Engineer 엄준상과장 2015 The MathWorks, Inc. 2 Machine Learning is Everywhere Solution is too complex for hand written rules or equations

More information

Wastewater Effluent Flow Control Using Multilayer Neural Networks

Wastewater Effluent Flow Control Using Multilayer Neural Networks Wastewater Effluent Flow Control Using Multilayer Neural Networks Heidar A. Malki University of Houston 304 Technology Building Houston, TX 77204-4022 malki@uh.edu Shayan Mirabi University of Houston 304

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Dr. Ouiem Bchir 1 / 40 1 Human Perception Humans have developed highly sophisticated skills for sensing their environment and taking actions according to what they observe,

More information

Application of an Improved Neural Network Algorithm in E- commerce Customer Satisfaction Evaluation

Application of an Improved Neural Network Algorithm in E- commerce Customer Satisfaction Evaluation Application of an Improved Neural Network Algorithm in E- commerce Customer Satisfaction Evaluation Lei Yang 1,2 *, Ying Ma 3 1 Science and Technology Key Laboratory of Hebei Province, Baoding 071051,

More information

SEISMIC ATTRIBUTES SELECTION AND POROSITY PREDICTION USING MODIFIED ARTIFICIAL IMMUNE NETWORK ALGORITHM

SEISMIC ATTRIBUTES SELECTION AND POROSITY PREDICTION USING MODIFIED ARTIFICIAL IMMUNE NETWORK ALGORITHM Journal of Engineering Science and Technology Vol. 13, No. 3 (2018) 755-765 School of Engineering, Taylor s University SEISMIC ATTRIBUTES SELECTION AND POROSITY PREDICTION USING MODIFIED ARTIFICIAL IMMUNE

More information

Artificial Neural Network Model Prediction of Glucose by Enzymatic Hydrolysis of Rice Straw

Artificial Neural Network Model Prediction of Glucose by Enzymatic Hydrolysis of Rice Straw Journal of Engineering Science, Vol. 10, 85 94, 2014 Artificial Neural Network Model Prediction of Glucose by Enzymatic Hydrolysis of Rice Straw Erniza Mohd Johan Jaya, Nur Atiqah Norhalim and Zainal Ahmad

More information

ANN RBF Based Approach of Risk Assessment for Aviation ATM Network

ANN RBF Based Approach of Risk Assessment for Aviation ATM Network Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com ANN RBF Based Approach of Risk Assessment for Aviation ATM Network 1 Lan Ma, 2 Deng Pan, 3 Zhijun Wu School of Air Traffic Management, Civil

More information

CHAPTER 5 IMPROVING ON TIME, IN FULL DELIVERY

CHAPTER 5 IMPROVING ON TIME, IN FULL DELIVERY 70 CHAPTER 5 IMPROVING ON TIME, IN FULL DELIVERY 5.1 INTRODUCTION The orders which are not yet shipped or invoiced to customer are called backlog orders. The various reasons for accumulation of stock,

More information

Neural Connection s four powerful neural networks give you better performing models

Neural Connection s four powerful neural networks give you better performing models Neural Connection 2.1 Neural Connection s four powerful neural networks give you better performing models Build better models for more effective classification, prediction, time series forecasting and

More information

Fuzzy Risk Assessment Model of Environmentally Triggered Illnesses Occurrence

Fuzzy Risk Assessment Model of Environmentally Triggered Illnesses Occurrence Fuzzy Risk Assessment Model of Environmentally Triggered Illnesses Occurrence Alexander N. Varnavsky Department of information and automation of technological processes Ryazan State Radio Engineering University

More information

A Method for Enhancing Dot-like Regions in Chest X-rays Based on Directional Scale LoG Filter

A Method for Enhancing Dot-like Regions in Chest X-rays Based on Directional Scale LoG Filter Journal of Information & Computational Science 7: 8 (2010) 1689 1696 Available at http://www.joics.com A Method for Enhancing Dot-like Regions in Chest X-rays Based on Directional Scale LoG Filter Zhenghao

More information

An Application of Neural Networks in Market Segmentation

An Application of Neural Networks in Market Segmentation 1 & Marketing An Application of Neural Networks in Market Segmentation Nikolaos Petroulakis 1, Andreas Miaoudakis 2 1 Foundation of research and technology (FORTH), Iraklio Crete, 2 Applied Informatics

More information

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Electrical and Electronic Engineering 2018, 8(2): 37-52 DOI: 10.5923/j.eee.20180802.02 Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Kamran Rahimimoghadam

More information

A New Approach Towards Intelligent Analysis for Competitive Intelligence *

A New Approach Towards Intelligent Analysis for Competitive Intelligence * A New Approach Towards Intelligent Analysis for Competitive Intelligence * Yanping Zhao, Yidan Wang, Donghua Zhu School of Management and Economics Beijing Institute of Technology P.R.China Abstract: -

More information

Establishment of Wheat Yield Prediction Model in Dry Farming Area Based on Neural Network

Establishment of Wheat Yield Prediction Model in Dry Farming Area Based on Neural Network Establishment of Wheat Yield Prediction Model in Dry Farming Area Based on Neural Network Aiping Wang ABSTRACT The accurate prediction of wheat yield based on the wheat yield data of the previous years

More information

Model construction of earning money by taking photos

Model construction of earning money by taking photos IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Model construction of earning money by taking photos To cite this article: Jingmei Yang 2018 IOP Conf. Ser.: Mater. Sci. Eng.

More information

A Short-Term Bus Load Forecasting System

A Short-Term Bus Load Forecasting System 2 th International Conference on Hybrid Intelligent Systems A Short-Term Bus Load Forecasting System Ricardo Menezes Salgado Institute of Exact Sciences Federal University of Alfenase Alfenas-MG, Brazil

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): 2321-0613 Development of Stage Discharge Relationship at Barman Station on Narmada River M.D. Maitri

More information

Leaf Disease Detection Using K-Means Clustering And Fuzzy Logic Classifier

Leaf Disease Detection Using K-Means Clustering And Fuzzy Logic Classifier Page1 Leaf Disease Detection Using K-Means Clustering And Fuzzy Logic Classifier ABSTRACT: Mr. Jagan Bihari Padhy*, Devarsiti Dillip Kumar**, Ladi Manish*** and Lavanya Choudhry**** *Assistant Professor,

More information

Analysis of Boiler Operational Variables Prior to Tube Leakage Fault by Artificial Intelligent System

Analysis of Boiler Operational Variables Prior to Tube Leakage Fault by Artificial Intelligent System MATEC Web of Conferences 13, 05004 (2014) DOI: 10.1051/ matecconf/ 201413 05004 C Owned by the authors, published by EDP Sciences, 2014 Analysis of Boiler Operational Variables Prior to Tube Leakage Fault

More information

Fuzzy Logic based Short-Term Electricity Demand Forecast

Fuzzy Logic based Short-Term Electricity Demand Forecast Fuzzy Logic based Short-Term Electricity Demand Forecast P.Lakshmi Priya #1, V.S.Felix Enigo #2 # Department of Computer Science and Engineering, SSN College of Engineering, Chennai, Tamil Nadu, India

More information

Estimation of Soil Total Nitrogen and Soil Moisture based on NIRS Technology

Estimation of Soil Total Nitrogen and Soil Moisture based on NIRS Technology Estimation of Soil Total Nitrogen and Soil Moisture based on NIRS Technology Xiaofei An 1, Minzan Li 1 and Lihua Zheng 1 1 Key Laboratory of Modern Precision Agriculture System Integration Research, China

More information

Profit Optimization ABSTRACT PROBLEM INTRODUCTION

Profit Optimization ABSTRACT PROBLEM INTRODUCTION Profit Optimization Quinn Burzynski, Lydia Frank, Zac Nordstrom, and Jake Wolfe Dr. Song Chen and Dr. Chad Vidden, UW-LaCrosse Mathematics Department ABSTRACT Each branch store of Fastenal is responsible

More information

Energy Forecasting using Artificial Neural Networks

Energy Forecasting using Artificial Neural Networks Energy Forecasting using Artificial Neural Networks G.Tamizharasi, S.Kathiresan, K.S.Sreenivasan Assistant Professor, Dept. of E&I,Bharath University,Chennai-600073, India Professor,Departmentment of Mechanical

More information

Modeling of Steam Turbine Combined Cycle Power Plant Based on Soft Computing

Modeling of Steam Turbine Combined Cycle Power Plant Based on Soft Computing Modeling of Steam Turbine Combined Cycle Power Plant Based on Soft Computing ALI GHAFFARI, ALI CHAIBAKHSH, ALI MOSTAFAVI MANESH Department of Mechanical Engineering, department of Mechanical Engineering,

More information

International Conference on Computing, Communication System and Informatics Management ( ICCCSIM )

International Conference on Computing, Communication System and Informatics Management ( ICCCSIM ) Segmentation of Computer Tomography Lung Images using Contextual Clustering Z.Faizal khan, Research Scholar, Anna University of Tehnology Tirunelveli, India Email: faizalkhan_111@yahoo.co.in Dr.V.Kavitha

More information

MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE

MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE Wala Abedalkhader and Noora Abdulrahman Department of Engineering Systems and Management, Masdar Institute of Science and Technology, Abu Dhabi, United

More information

BelVis PRO Enhancement Package (EHP)

BelVis PRO Enhancement Package (EHP) BelVis PRO EHP ENERGY MARKET SYSTEMS BelVis PRO Enhancement Package (EHP) Sophisticated methods for superior forecasts Methods for the highest quality of forecasts Tools to hedge the model stability Advanced

More information

CHAPTER 8 ARTIFICIAL NEURAL NETWORKS

CHAPTER 8 ARTIFICIAL NEURAL NETWORKS 247 CHAPTER 8 ARTIFICIAL NEURAL NETWORKS 8.1 GENERAL Artificial neural networks are biologically inspired and they are composed of elements that perform in a manner that is analogous to the most elementary

More information

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: CLINICAL DECISION MAKING USING ARTIFICIAL NEURAL NETWORK WITH PARTICLE SWARM OPTIMIZATION ALGORITHM Jayashri S.Kolekar 1, Prof. Chhaya Pawar 2 Computer Dept. 1,2 Datta Meghe College of Engg., Airoli, Navi

More information

Disentangling Prognostic and Predictive Biomarkers Through Mutual Information

Disentangling Prognostic and Predictive Biomarkers Through Mutual Information Informatics for Health: Connected Citizen-Led Wellness and Population Health R. Randell et al. (Eds.) 2017 European Federation for Medical Informatics (EFMI) and IOS Press. This article is published online

More information

A Study on Biomedical image Classification using Data Mining Methods

A Study on Biomedical image Classification using Data Mining Methods A Study on Biomedical image Classification using Data Mining P. Thamilselvan 1, Dr. J. G. R. Sathiaseelan 2 1 Research Scholar, Department of Computer Science, Bishop Heber College (Autonomous) Tiruchirappalli,

More information

Computer-aided diagnostic scheme for the detection of lung nodules on chest radiographs: Localized search method based on anatomical classification

Computer-aided diagnostic scheme for the detection of lung nodules on chest radiographs: Localized search method based on anatomical classification Computer-aided diagnostic scheme for the detection of lung nodules on chest radiographs: Localized search method based on anatomical classification Junji Shiraishi, a Qiang Li, Kenji Suzuki, Roger Engelmann,

More information

Research on the Optimization of Green Suppliers Based on AHP and GRA

Research on the Optimization of Green Suppliers Based on AHP and GRA Journal of Information & Computational Science 9: 1 (2012) 173 182 Available at http://www.joics.com Research on the Optimization of Green Suppliers Based on AHP and GRA Jianliang Peng Contemporary Business

More information

Predicting Restaurants Rating And Popularity Based On Yelp Dataset

Predicting Restaurants Rating And Popularity Based On Yelp Dataset CS 229 MACHINE LEARNING FINAL PROJECT 1 Predicting Restaurants Rating And Popularity Based On Yelp Dataset Yiwen Guo, ICME, Anran Lu, ICME, and Zeyu Wang, Department of Economics, Stanford University Abstract

More information

AUTOTHRESHOLDING SEGMENTATION FOR TUBERCULOSIS BACTERIA IDENTIFICATION IN THE ZIEHL-NEELSEN SPUTUM SAMPLE

AUTOTHRESHOLDING SEGMENTATION FOR TUBERCULOSIS BACTERIA IDENTIFICATION IN THE ZIEHL-NEELSEN SPUTUM SAMPLE 1-01 Autothresholding Segmentation For Tuberculosis Bacteria Identification In The Ziehl-neelsen Sputum Sample AUTOTHRESHOLDING SEGMENTATION FOR TUBERCULOSIS BACTERIA IDENTIFICATION IN THE ZIEHL-NEELSEN

More information

Study on the Application of Data Mining in Bioinformatics. Mingyang Yuan

Study on the Application of Data Mining in Bioinformatics. Mingyang Yuan International Conference on Mechatronics Engineering and Information Technology (ICMEIT 2016) Study on the Application of Mining in Bioinformatics Mingyang Yuan School of Science and Liberal Arts, New

More information

DEVELOPMENT OF A NEURAL NETWORK MATHEMATICAL MODEL FOR DEMAND FORECASTING IN FLUCTUATING MARKETS

DEVELOPMENT OF A NEURAL NETWORK MATHEMATICAL MODEL FOR DEMAND FORECASTING IN FLUCTUATING MARKETS Proceedings of the 11 th International Conference on Manufacturing Research (ICMR2013), Cranfield University, UK, 19th 20th September 2013, pp 163-168 DEVELOPMENT OF A NEURAL NETWORK MATHEMATICAL MODEL

More information

Statistical Analyses and Artificial Neural Networks for Prognoses in Hepatitis C

Statistical Analyses and Artificial Neural Networks for Prognoses in Hepatitis C Statistical Analyses and Artificial Neural Networks for Prognoses in Hepatitis C Andreea Drăgulescu 1, Adriana Albu 2, Cătălin Gavriluţă 3, Ştefan Filip 4, Karoly Menyhardt 5 1 Medicine and Pharmacology

More information

DESIGN OF COPD BIGDATA HEALTHCARE SYSTEM THROUGH MEDICAL IMAGE ANALYSIS USING IMAGE PROCESSING TECHNIQUES

DESIGN OF COPD BIGDATA HEALTHCARE SYSTEM THROUGH MEDICAL IMAGE ANALYSIS USING IMAGE PROCESSING TECHNIQUES DESIGN OF COPD BIGDATA HEALTHCARE SYSTEM THROUGH MEDICAL IMAGE ANALYSIS USING IMAGE PROCESSING TECHNIQUES B.Srinivas Raja 1, Ch.Chandrasekhar Reddy 2 1 Research Scholar, Department of ECE, Acharya Nagarjuna

More information

Using AccuCaL-D and the RealCount software for robust quantitation of gene copy number

Using AccuCaL-D and the RealCount software for robust quantitation of gene copy number Using AccuCaL-D and the RealCount software for robust quantitation of gene copy number AccuCal-D, ACCUGEN s improved method for absolute quantitation of gene copy number Quantitative real-time PCR (qpcr)

More information

Preface to the third edition Preface to the first edition Acknowledgments

Preface to the third edition Preface to the first edition Acknowledgments Contents Foreword Preface to the third edition Preface to the first edition Acknowledgments Part I PRELIMINARIES XXI XXIII XXVII XXIX CHAPTER 1 Introduction 3 1.1 What Is Business Analytics?................

More information

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine R. Sathya Assistant professor, Department of Computer Science & Engineering Annamalai University

More information

Introduction to Management Science 8th Edition by Bernard W. Taylor III. Chapter 1 Management Science

Introduction to Management Science 8th Edition by Bernard W. Taylor III. Chapter 1 Management Science Introduction to Management Science 8th Edition by Bernard W. Taylor III Chapter 1 Management Science Chapter 1- Management Science 1 Chapter Topics The Management Science Approach to Problem Solving Model

More information

3 Ways to Improve Your Targeted Marketing with Analytics

3 Ways to Improve Your Targeted Marketing with Analytics 3 Ways to Improve Your Targeted Marketing with Analytics Introduction Targeted marketing is a simple concept, but a key element in a marketing strategy. The goal is to identify the potential customers

More information

PROPENSITY SCORE MATCHING A PRACTICAL TUTORIAL

PROPENSITY SCORE MATCHING A PRACTICAL TUTORIAL PROPENSITY SCORE MATCHING A PRACTICAL TUTORIAL Cody Chiuzan, PhD Biostatistics, Epidemiology and Research Design (BERD) Lecture March 19, 2018 1 Outline Experimental vs Non-Experimental Study WHEN and

More information