DEVELOPMENT OF THE ARTIFICIAL NEURAL NETWORK MODEL FOR PREDICTION OF IRAQI EXPRESS WAYS CONSTRUCTION COST

Size: px
Start display at page:

Download "DEVELOPMENT OF THE ARTIFICIAL NEURAL NETWORK MODEL FOR PREDICTION OF IRAQI EXPRESS WAYS CONSTRUCTION COST"

Transcription

1 International Journal of Civil Engineering and Technology (IJCIET) Volume 6, Issue 10, Oct 2015, pp , Article ID: IJCIET_06_10_006 Available online at ISSN Print: and ISSN Online: IAEME Publication DEVELOPMENT OF THE ARTIFICIAL NEURAL NETWORK MODEL FOR PREDICTION OF IRAQI EXPRESS WAYS CONSTRUCTION COST Dr. Tareq Abdul Majeed Khaleel Building and Construction Engineering Department University of Technology, Iraq ABSTRACT The main objective of this research is to introduce a new and alternative approach of using a neural network for cost estimation of the expressway project at the early stage. A preliminary literature survey and data collection have identified the problem and led to the formulation of the research hypothesis that there is a weakness in estimating the cost of the expressway construction projects because the current available techniques are poor and suffer some disadvantages such as being traditional, aged, slow and uncertain. Besides, the need for a modern efficient construction cost estimation techniques that have more advantages such as being modern, fast, accurate, flexible and easy to use is of value. Also, the application of Artificial Neural Networks, as a modern technique, in Iraqi construction industry is necessary to ensure successful management, and many of the construction companies feel the need of such system in project management One model was built for the prediction the cost of expressway project. The data used in this model was collected from Stat Commission for Roads and Bridges in Iraq. It was found that ANNs have the ability to predict the Total Cost for expressway project with a good degree of accuracy of the coefficient of correlation (R) was 90.0%, and average accuracy percentage 89%.The ANNs model developed to study the impact of the internal network parameters on model performance indicated that ANNs performance was relatively insensitive to the number of hidden layer nodes, momentum term, and learning rate. Key word: Cost Estimate, Expressway Project, Average Accuracy and Artificial Neural Network 62 editor@iaeme.com

2 Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost Cite this Article: Dr. Tareq Abdul Majeed Khaleel. Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost. International Journal of Civil Engineering and Technology, 6(10), 2015, pp INTRODUCTION Expressways were an expressway especially planned for high-speed traffic, usually having few if any intersections, limited points of access or exit, and a divider between lanes for traffic moving in opposite directions. Conceptual cost estimate is one of the most important activities to be performed during the project planning phase. It includes the determination of the project s total costs based only on general early concepts of the project (Kan, 2002). Like all other planning activities, conceptual cost estimating is a challenging task. This is due to the availability of limited information at the early stages of a project where many factors affecting the project costs are still unknown Major difficulties which arise while conducting cost estimation during the conceptual phase are lack of preliminary information, lack of database of road works costs, and lack of up to date cost estimation methods. Additional difficulties arise due to larger uncertainties as result of engineering solutions, socio-economical, and environmental issues. Parametric cost estimation or estimation based on historic database during the conceptual estimate phase is widely used in developed countries. However, developing countries face difficulties related to the creation of a road work costs database, which may be used for cost estimation in either the conceptual stage or the feasibility study of a project cycle. One of the earliest papers to introduce the benefits and the implementation of ANN in the civil engineering community is published by (Flood and Kartam,1994). This research has opened the door for many proposals that suggest ML as the preferred method to tackle various challenges in the construction industry. Wilmot and Mei,(2005) introduced an ANN model for expressway construction costs. This research used the following factors as a base for cost estimation: price of labour, price of material, price of equipment, pay item quantity, contract duration, contract location, quarter in which the contract was let, annual bid volume, bid volume variance, number of plan changes, and changes in standards or specifications. The main contribution of this work was that it covered all required factors. Nevertheless, the validation of the proposed method and the data collection process used for training and testing the results were not fully presented. Furthermore, (Hola and Schabowicz, 2010) developed an ANN model for determining earthworks execution times and costs. Basically, this model was developed on the basis of a database created from several studies that were carried out during large-scale earthwork operations on the construction site of one of the largest chemical plants in Central Europe. However, the validation of the presented results is not mentioned. Petroutsatou et al.,(2012) introduced the ANN as a technique for early cost estimation of road tunnel construction. The data collection strategy of this research was based on structured questionnaires from different tunnel construction sites. The main drawback of this research was the ignoring of some of the construction cost factors. Jafarzadeh et al.,(2014) proposed the ANN method for predicting seismic retrofit construction costs. This study selected data from 158 earthquake-prone schools. The validation of this method is not clear. Recently, (Al-Zwainy.,2008) used the multi-layer 63 editor@iaeme.com

3 Dr. Tareq Abdul Majeed Khaleel perceptron trainings using the back-propagation algorithm neural network is formulated and presented for estimation of the total cost of highway construction projects. twenty influencing factors are utilized for productivity forecasting by ANN model. four model was built for the prediction the productivity of marble finishing works for floors. It was found that ANNs have the ability to predict the total cost of highway construction projects with a very good degree of accuracy of the coefficient of correlation (R), and average accuracy percentage. They concluded that neural networks performed the best prediction accuracy but case based reasoning indicated better results in long run. Accurate cost estimation at the early stages of project development is not only a problem for developed countries but also developing countries. Therefore, there is need for better cost estimation techniques at the conceptual phase to be developed. The application of ANN systems is growing rapidly in the financial and manufacturing sectors. Neural network systems offer several advantages over traditional methods for the prediction of construction projects' cost and duration.. (Boussabaine,1996). ARTIFICIAL NEURAL NETWORK: BACKGROUND According to Rumelhart et al. (1986), there are eight components of a parallel distributed processing model such as the neural network. These eight components are the processing units or neurons, the activation function, the output function, the connectivity pattern, the propagation rule, the activation rule, the learning rule and the environment in which the system operates. Neural networks are a series of interconnected artificial neurons which are trained using available data to understand the underlying pattern. They consist of a series of layers with a number of processing elements within each layer. The layers can be divided into input layer, hidden layer and output layer. Information is provided to the network through the input layer, the hidden layer processes the information by applying and adjusting the weights and biases and the output layer gives the output (Karna and Breen 1989). Each layer may have a number of processing units called neurons. The inputs are weighted to determine the amount of influence it has on the output (Karna and Breen 1989), input signals with larger weights influence the neurons to a higher extend. An activation function is then applied to the weighted inputs, to produce an output signal by transforming the input. The input can be a single node or it may be multiple nodes depicting different parameters where each of the input nodes acts as an input to the hidden layer. The hidden layer consists of a number of neurons/nodes which calculate the weighted sum of the input data. Figure (1) shows how neural network adjusts the weights and biases by comparing the output with the target. The weights are not fixed but they change over time by gaining experience after several iterations (Rumelhart et al. 1986). Artificial neural networks are used in pattern classification, clustering/categorizing, function approximation, predicting, optimization, control and content-addressable memory (Jain et al. 1996) editor@iaeme.com

4 Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost Input Neural network computes weights Adjust weights computes weights Compare with target Figure 1 Correction of error using target data (Demuth, 2006) Back-propagation algorithm is simple and effective in solving large and difficult problems (Alavala, 2008). Thus, it is used in learning process of the model. It consists of two phases: forward pass and backward pass (Beale and Jackson, 1990). In forward pass, the parameters of the input variables pass though the functions of the network and an output data is produced, in the end. In backward pass, firstly the error is calculated by subtracting the actual output from desired output. Then, it is propagated backward through the network. The weights are adjusted during the backward pass (Ayed, 1997). This process optimizes the weight parameters of the model, decrease the error value and increase the prediction power of the ANN model. There are methods that significantly improve the back-propagation algorithm s performance (Haykin, 1999): Sequential versus batch update: When the training data set is large and highly redundant, sequential mode of back propagation learning could be preferred than the batch mode of the algorithm. Maximizing information content: The training data should be strong enough to maximize the learning rate or the model. There are two ways to form such strong training information; using data that is having the largest training error, and using data that is oppositely different the other data used before. Activation function: Using sigmoid activation function increases the learning ability of the model. Applying hyperbolic tangent, a nonlinear sigmoid antisymmetric activation function of sigmoid nonlinearity, is popular in this way. Learning from hints: Learning from a set of training examples deals with an unknown input-output mapping function. Learning rates: Learning rate values are important for the network in learning process. Neurons with many inputs should have smaller learning rate parameter, or vice versa. 2. BACKGROUND OF EXPRESSWAYS COST PREDICTION The variations of several parameters that influence a construction project costs create complexities for developing an accurate model of future Expressways construction costs determination. However, there have been numerous publications describing methods and techniques that approximate the future projects costs. Thus, the aim of this research is to develop a sufficient and accurate method of forecasting the costs of the future Expressways construction. The compiled data have been initially analyzed based on Artificial Neural Networks (ANN) editor@iaeme.com

5 Dr. Tareq Abdul Majeed Khaleel V1 V2 V3 V4 3. IDENTIFICATION OF ANN MODEL VARIABLES One of the most important tasks of this objective is to determine which variables are important indicators. Once the appropriate variables have been determined, the cost estimation can be performed either using a neural network or any other tool, such as regression analysis. This research describes the development of neural network models of total cost structure work of Expressways project based on recent historical projects data. The initial impetus for the research was the paucity of data available that can provide reliable information about the costs. The data used to develop the neural network model of estimation of the cost were past expressway contract data from Iraq from 2010 to The model input variables for this model were consisting of six variables (i.e. V1, V2, V3, V4, and V5and V6). There are two types of variables that might affect the estimation of expressway project construction cost objective variables and subjective variables Objective variables: This type comprised eleven variables, as the following Length of the Pavement in (km) Capacity the number of standard Width lanes Interchanges- number of expressway interchanges Number of Stream Crossing b) Subjective variables: This type comprised nine variables, as the following V5 Material- this classifies pavement as flexible and rigid. And assigns the values of 1 and 2 respectively to them V6 Furnishing- Expressway furnishing level; without (1), normal (2), high standards (3). 3. DEVELOPMENT OF ANN MODEL In an effort to develop a more realistic cost model, this study attempts to overcome some of Neural Network drawbacks, and presents it as a simple and transparent approach for use in construction. Accordingly, a three-layer Neural Network has been simulated on a (NEUFRAME, Version 4) program that is easy to use, transparent, and customary to many practitioners in construction. The simulation of Neural Networks on a NEUFRAME program presents its underlying mathematical formulas in a simple and fully controllable form.. Figure (2) shows the scheme of the NEUFRAME 4 program which is built to determine the relationship between the independent variables (inputs) and the dependent variable (output). Artificial neural network models need to be in a systematic manner to improve its performance. Such Method needs to address major factors such as, development of model inputs, data division and pre-processing, development of model architecture, model optimization (training), stopping criteria, and model validation, (Shahin et al, 2002). These factors are explained and discussed below editor@iaeme.com

6 Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost Figure 2 Graphing Component of NEUFRAM 4 Program 4. MODEL INPUTS AND OUTPUTS The selection of model input variables that have the most significant impact on the model performance is an important step in developing ANN models. Presenting as large a number of input variables as possible to ANN models usually increases network size, resulting in a decrease in processing speed and a reduction in the efficiency of the network, (Shahin, 2003) It is generally accepted that eleven parameters have the most significant impact on the cost estimation of Expressways projects, and are thus used as the ANN model inputs. These include Objective variables and Subjective variables The output of the model is the cost of Expressways project. A code is used in this research to identify the names of the different models developed. The code consists of two parts separated by a hyphen. The first part represents an abbreviation of the current output (i.e. Total Cost Expressways, ID). The second part denotes the model number. Hence, for example TCE 1 represents Total Cost model number one. 5. PRE-PROCESSING AND DATA DIVISION Data processing is very important in using neural networks successfully. It determines what information is presented to create the model during the training phase. It can be in the form of data scaling, normalization and transformation. Transforming the output data into some known forms (e.g. log., exponential, etc.) may be helpful to improve ANN performance. Thus, the logarithm of total cost Expressways is taken before introducing forward in the next steps. The next step in the development of ANN models is the division of the available data into their subsets, training, testing and validation sets. trail and-error process was used to select the best division, by using Neuframe software. The network that performs best with respect to testing error was used in this work (compared with other criteria to evaluate the prediction performance, training error and correlation of validation set). Using the default parameters of the software, a number of networks with different divisions were developed and the results are summarized in table (1) It can be seen that the best data subsets division is ( ) % according to lowest testing and training error coupled with highest correlation coefficient of validation set (90.30%). Thus, this division was used in this model 67 editor@iaeme.com

7 Dr. Tareq Abdul Majeed Khaleel Table 1 Effect of data division on performance of ANNs Data Division Training% Testing% Querying% training testing coefficient correlation(r)% The effects of using different choices for divisions (i.e. striped, blocked, and random) were investigated and it was shown in table (2), it can be seen that the performance of ANNs model was relatively insensitive to the method of division. The better performance was obtained when the striped division was used, according to lowest testing (5.94%) and training error (6.14%) coupled with highest correlation coefficient of validation set (90.30%). Data Division% Training Testing Querying Table 2 Effects of method division on ANNs performance choices of division training testing coefficient correlation(r)% Striped Blocked Random SCALING OF DATA Once the available data have been divided into their subsets, the input and output variables are pre-processed by scaling them to eliminate their dimension and to ensure that all variables receive equal attention during training. Scaling has to be commensurate with the limits of the transfer functions used in the hidden and output layers (i.e. 1.0 to 1.0 for tanh transfer function and 0.0 to 1.0 for sigmoid transfer function). The simple linear mapping of the variables, extremes to the neural network s practical extremes is adopted for scaling, as it is the most commonly used method, (Shahin, 2003). As part of this method, for each variable x with minimum and maximum values of x min and x max, respectively, the scaled value x n is calculated as follows: x n x x x x max min min (1) 68 editor@iaeme.com

8 Correlation Coeff.(r) Testing Error Training Error Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost 7. MODEL ARCHITECTURE, OPTIMIZATION AND STOPPING CRITERIA One of the most important and difficult tasks in the development of ANN models is the determination of the model architecture. The network that performs best with respect to the lowest testing error followed by training error and high correlation coefficient of validation set was retrained with different combinations of momentum terms, learning rates and transfer functions in an attempt to improve model performance. Consequently, the model that has the optimum momentum term, learning rate and transfer function was retrained a number of times with different initial weights until no further improvement occurred. The network of (Model 2) is set to one hidden layer with default parameters of software (learning rate equals to 0.2 and momentum term equals to 0.8). A number of trials were carried out with one hidden layer and 1, 2, 3, 21 hidden layer nodes (2I+1) (where I the number of input nodes) and the results are graphically in figure. (3). It can be seen that the two hidden nodes have the lowest prediction error. Thus, it was chosen in this model. 8.0% 7.5% 7.0% 6.5% 6.0% No. of Nodes 8.0% 7.5% 7.0% 6.5% 6.0% No. of Nodes 97.5% 92.5% 87.5% 82.5% 77.5% 72.5% No. of Nodes Figure 3 Performance of ANNs model with different hidden nodes (Model 2) 69 editor@iaeme.com

9 Dr. Tareq Abdul Majeed Khaleel Figure (3) shows that the network with two hidden node has the lowest prediction error for the testing test (5.60%). Therefore, two hidden node was chosen in this model. It is believed that the network with two hidden node is considered optimal. The effect of the momentum term on model performance was investigated for the model with two hidden nodes (learning rate = 0.20). The results are summarized in table (3). It can be seen that the optimum value for momentum term is 0.8, which has the lowest prediction error; hence it was used in this model. Table 3 Effects Momentum Term on ANNs performance (Model 2) Parameters Effect Model No. (TCSW-2) choices of division (Striped) Learning Rate (0.2) No. of Nodes (2) Transfer function in hidden layer (Sigmoid) Transfer function in output layer (Sigmoid) Momentum Term training testing coefficient correlation(r)% In addition, the effect of the learning rate on the model performance was investigated (momentum term = 0.8) for Model 2. The results are summarized in table (4). the optimum value for learning rate is 0.2, which have lowest prediction error, hence it was used in this model. Table 4 Effects Learning Rate on ANNs performance (Model 2) Parameters Effect Model No. (TCE-2) choices of division (Striped) Momentum Term (0.8) No. of Nodes (2) Transfer function in hidden layer (Sigmoid) Transfer function in output layer (Sigmoid) Learning Rate training testing coefficient correlation(r)% editor@iaeme.com

10 Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost The effects of using different transfer functions (i.e. sigmoid and tanh) were investigated and it was shown in table (5), it can be seen that the performance of ANNs model was relatively insensitive to the type of the transfer function. The better performance was obtained when the tanh transfer function was used for hidden and output layers, which have lowest prediction error coupled with highest correlation coefficient (r). Table 5 Effects of transfer function on ANNs performance (Model 2) Parameters Effect Model No. (TCE-2) choices of division (Striped) No. of Nodes (2) Momentum Term (0.8) Learning Rate (0.2) Transfer Function Hidden Output Layer Layer training testing sigmoid sigmoid tanh tanh sigmoid tanh tanh sigmoid coefficient correlation(r)% 8. ANNS MODEL EQUATION (MODEL 2) The small number of connection weights obtained by Neuframe for the optimal ANNs model (Model TCE-2) enables the network to be translated into relatively simple formula. The structure of the ANNs model is shown in figure. (7), while as connection weights and threshold levels (bias) are summarized in table (10). X1 X2 X3 X4 X5 X TCE-2 Figure 7 Structure of the ANNs optimal model (TCE-2) 71 editor@iaeme.com

11 Dr. Tareq Abdul Majeed Khaleel Table 10 Weights and threshold levels for the ANNs optimal model (Model TCSW-2) Hidden layer nodes j=7 w ji (weight from node i in the input layer to node j in the hidden layer) i=1 i=2 i=3 i=4 i= i= Hidden layer threshold θ j 0.11 j=8 i=1 i=2 i=3 i=4 i= i= Output layer nodes w ji (weight from node i in the hidden layer to node j in the output layer) i=7 i=8 j= Output layer threshold θ j Using the connection weights and the threshold levels shown in Table (10), the predicted of total cost can be expressed as follows: TCE 1e Where: 1 ( tanh x tanh x2 ) X1= {θ7+ (w7-1*v1)+(w7-2*v2)+(w7-3*v5)+(w7-4*v7)+(w7-5*v7)+(w7-6*v8) } (3) X2= {θ8+ (w8-1*v1)+(w8-2*v2)+(w8-3*v5)+(w8-4*v7)+(w8-5*v7)+(w8-6*v8) } (4) It should be noted that, before using Equation 3 and 4, all input variables (i.e. V1, V2, V3, V4, V5 and V6), need to be scaled between 0.0 and 1.0 using Equation (1) and the data ranges in the ANN model training (see Table 7). It should also be noted that the predicted value of total cost obtained from Equation 6.14 is scaled between 0.0 and 1.0 and in order to obtain the actual value this total cost has to be re-scaled using Equation (1) and the data ranges in Table (7) The procedure for scaling and substituting the values of the weights and threshold levels from Table (10), Equations (2) and (3) and (4) can be rewritten as follows: (2) 72 editor@iaeme.com

12 Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost TCE 1e And 4.11 ( tanh x tanh x2 ) 1.55 (5) X 1 ={ (0.1*V1)+(0.03*V2)+(-0.01*V3)+(-0.005*V4)+(0.01*V5)+(-0.01*V6)} (6) X2={ (-0.13*V1)+(-0.016*V2)+(-0.11*V3)+(-0.012*V4)+(0.01*V5)+(-0.03*V6)} 9. VALIDITY OF THE ANN MODEL (MODEL TC-1) The statistical measures used to measure the performance of the models included: Where: Mean Absolute Percentage Error (MAPE), n MAPE i1 A E A *100% Average Accuracy Percentage (AA %) n AA% 100% MAPE (9) The Coefficient of Determination (R 2 ); The Coefficient of Correlation (R); The results of the comparative study are given in Table (11). The MAPE and Average Accuracy Percentage generated by ANN model (TCE-2) were found to be 11% and 89% respectively. Therefore it can be concluded that ANN model (Model 2) shows a good agreement with the actual measurements. Table 11 Results of the Comparative Study Description ANN for Model TC-1 MAPE 11% AA % 89% R 90.0% R % To assess the validity of the ANNs model for the total cost of expressways project (TCE), the logarithm of predicted values of TCE are plotted against the logarithm of measured (observed) values of TCE for validation data set, as shown in figure (8). It is clear from figure (8). The generalization capability of ANNs techniques using the validation data set. The coefficient of determination (R 2 ) is (81.0%), therefore it can be concluded that ANNs model (Model 2) show very good agreement with the actual measurements. (8) (7) 73 editor@iaeme.com

13 Logarithm of Predicted Total Cost Dr. Tareq Abdul Majeed Khaleel 6 R 2 =0.81 = Logarithm of Observed Total Cost Figure 8 Comparison of predicted and observed total cost structure work for validation data 10. CONCLUSION AND FUTURE RESEARCH Through the development of expressways construction cost estimation model using neural network and the development of the proposed program, the following points are concluded: a) Neural networks have demonstrated to be a promising tool for use in the conceptual stages of construction projects when typically only a limited or incomplete data set is available for cost analysis. b) In this study, one hidden layer with two hidden node for model (TCE-2) is practically enough for the neural network analysis. The findings show that one ANN model is able to learn the cause-effect relationships between input and output, during the training stage, and obtained Average Accuracy percentage (AA) of 89% and the coefficient of correlation (R) was 90.0% Finally, future research directions are suggested for cost estimation in order to overcome the gaps that have been discussed. These directions are as follows. Providing cost estimation proposals that encourage the acquisition of human expertise: however, this releases the construction cost estimation from human dependability. Computerized expert systems are the better mechanism that might be used to replace human expertise. Developing several ANN models to demonstrate the ways in which different types of civil engineering problems ensure the successful development and application of this technology to civil engine erring problems. A research may be done on applying the same techniques to develop managements systems for production rates of any constructions operations such as: earthmoving, concreting etc editor@iaeme.com

14 Development of The Artificial Neural Network Model For Prediction of Iraqi Expressways Construction Cost REFERENCES [1] Alavala, R.C. (2008), Fuzzy Logic and Neural Networks: Basic Concepts and Applications, Retrieved December 22, 2010, fromhttp://site.ebrary.com.libezproxy.iyte.edu.tr:81/lib/iyte/docdetail.action?doci D= &p00=neural%20computing%3A%20an%20introduction [2] Al-Zwainy, Faiq, M. S. (2008), The Use of Artificial Neural Network for Estimating Total Cost of Highway Construction Projects, a thesis submitted to the Civil Engineering Department, College of Engineering, Baghdad University, Ph. D [3] Ayed A.S. (1997), Parametric Coat Estimating of Highway Projects using Neural Networks, A thesis submitted to the School of Graduate Studies in the partial fulfillment of the requirements for the degree of Master of Engineering, Faculty of Engineering and Applied Sciences. Canada: National Library of Canada. Retrieved December 09, 2010, from ype=pdf [4] Beale, R., & Jackson, T. (1990), Neural Computing: An Introduction, Bristol: Institute of Physics Publishing [5] Boussabaine, A. H. (1996), the Use of Artificial Neural Networks in Construction Management: A Review, Journal of Construction Management and Economics, 14, pp [6] Demuth, H., Beale, M., and Hagan, M. (2006), Neural network toolbox User s guide, Version 5, Natick, Massachusetts. [7] Flood I. and Kartam N, Neural networks in civil engineering. I: principles and understanding, Journal of Computing in Civil Engineering, 8(2), pp , [8] Haykin, S. (1999), Neural Networks: A Comprehensive Foundation, Upper Saddle River, NJ: Prentice Hall International Inc. [9] Hola, B. and Schabowicz, K., Estimation of earthworks execution time cost by means of artificial neural networks, Automation in Construction, 19(5), pp , [10] Jafarzadeh R, Ingham, S. Wilkinson, V. Gonz alez, and A. A. Aghakouchak, Application of artificial neural network methodology for predicting seismic retrofit construction costs, Journal of Construction Engineering and Management, 140(2), Article ID , [11] Jain, A. K., Mao, J., and Mohiuddin, K. M. (1996), artificial neural networks: A tutorial, Computer, 29(3), [12] Kan, P. (2002), Parametric Cost Estimating Model for Conceptual Cost Estimating of Building Construction Projects, Ph.D. Thesis. University of Texas, Austin, USA [13] Mohanraj A, Manoj Prabhakar S and Rajendran M Predicting the Strength of Self-Compacting Self-Curing Concrete Using Artificial Neural Network. International Journal of Civil Engineering and Technology, 5(12), 2013, pp [14] Karna, K. N., and Breen, D. M. (1989), An artificial neural networks tutorial: Part 1 basics, The international journal of neural networks, 1(1), [15] Petroutsatou K., Georgopoulos E., Lambropoulos S., and Pantouvakis J. P., Early cost estimating of road tunnel construction using neural networks, Journal of Construction Engineering and Management, 138(6), pp , editor@iaeme.com

15 Dr. Tareq Abdul Majeed Khaleel [16] Rumelhart, D. E., McClelland, J. L and the PDP research group (1986), ParallelDistribution Processing: Exploration in the microstructure of cognition, 1:Foundations, The MIT Press, Massachusetts. [17] Shahin, M.A., (2003), Use of Artificial Neural Networks for Predicting Settlement of Shallow Foundations on Cohesionless Soils, Ph.D. Thesis, Department of Civil and Environmental Eng., University of Adelaide. [18] Wilmot C. G. and Mei B, Neural network modeling of highway construction costs, Journal of Construction Engineering and Management, 131(7), pp , [19] Hyeong-Joo Kim, Jose Leo Mission and Jeong-Hee Ko. Development Artificial Neural Network (Ann) Prediction of One-Dimensional Consolidation in Homogeneous Clay under Uniform Applied Load. International Journal of Civil Engineering and Technology, 4(4), 2013, pp [20] Mohanraj A, Manoj Prabhakar S and Rajendran M Predicting the Strength of Self-Compacting Self-Curing Concrete Using Artificial Neural Network. International Journal of Civil Engineering and Technology, 5(12), 2013, pp editor@iaeme.com

Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57. Application of Intelligent System for Water Treatment Plant Operation.

Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57. Application of Intelligent System for Water Treatment Plant Operation. Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57 Application of Intelligent System for Water Treatment Plant Operation *A Mirsepassi Dept. of Environmental Health Engineering, School of Public

More information

Conceptual Cost Estimate of Road Construction Projects in Saudi Arabia

Conceptual Cost Estimate of Road Construction Projects in Saudi Arabia Jordan Journal of Civil Engineering, Volume 7, No. 3, 2013 Conceptual Cost Estimate of Road Construction Projects in Saudi Arabia Assistant Professor, Civil Engineering Department, Hail University, Hail,

More information

Lecture 6. Artificial Neural Networks

Lecture 6. Artificial Neural Networks Lecture 6 Artificial Neural Networks 1 1 Artificial Neural Networks In this note we provide an overview of the key concepts that have led to the emergence of Artificial Neural Networks as a major paradigm

More information

Application of Neural Network in User Authentication for Smart Home System

Application of Neural Network in User Authentication for Smart Home System Application of Neural Network in User Authentication for Smart Home System A. Joseph, D.B.L. Bong, D.A.A. Mat Abstract Security has been an important issue and concern in the smart home systems. Smart

More information

A Multi-level Artificial Neural Network for Residential and Commercial Energy Demand Forecast: Iran Case Study

A Multi-level Artificial Neural Network for Residential and Commercial Energy Demand Forecast: Iran Case Study 211 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (211) (211) IACSIT Press, Singapore A Multi-level Artificial Neural Network for Residential and Commercial Energy

More information

ARTIFICIAL NEURAL NETWORKS FOR ADAPTIVE MANAGEMENT TRAFFIC LIGHT OBJECTS AT THE INTERSECTION

ARTIFICIAL NEURAL NETWORKS FOR ADAPTIVE MANAGEMENT TRAFFIC LIGHT OBJECTS AT THE INTERSECTION The 10 th International Conference RELIABILITY and STATISTICS in TRANSPORTATION and COMMUNICATION - 2010 Proceedings of the 10th International Conference Reliability and Statistics in Transportation and

More information

Price Prediction of Share Market using Artificial Neural Network (ANN)

Price Prediction of Share Market using Artificial Neural Network (ANN) Prediction of Share Market using Artificial Neural Network (ANN) Zabir Haider Khan Department of CSE, SUST, Sylhet, Bangladesh Tasnim Sharmin Alin Department of CSE, SUST, Sylhet, Bangladesh Md. Akter

More information

A Content based Spam Filtering Using Optical Back Propagation Technique

A Content based Spam Filtering Using Optical Back Propagation Technique A Content based Spam Filtering Using Optical Back Propagation Technique Sarab M. Hameed 1, Noor Alhuda J. Mohammed 2 Department of Computer Science, College of Science, University of Baghdad - Iraq ABSTRACT

More information

Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network

Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network Prince Gupta 1, Satanand Mishra 2, S.K.Pandey 3 1,3 VNS Group, RGPV, Bhopal, 2 CSIR-AMPRI, BHOPAL prince2010.gupta@gmail.com

More information

Predict Influencers in the Social Network

Predict Influencers in the Social Network Predict Influencers in the Social Network Ruishan Liu, Yang Zhao and Liuyu Zhou Email: rliu2, yzhao2, lyzhou@stanford.edu Department of Electrical Engineering, Stanford University Abstract Given two persons

More information

Prediction Model for Crude Oil Price Using Artificial Neural Networks

Prediction Model for Crude Oil Price Using Artificial Neural Networks Applied Mathematical Sciences, Vol. 8, 2014, no. 80, 3953-3965 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.43193 Prediction Model for Crude Oil Price Using Artificial Neural Networks

More information

Power Prediction Analysis using Artificial Neural Network in MS Excel

Power Prediction Analysis using Artificial Neural Network in MS Excel Power Prediction Analysis using Artificial Neural Network in MS Excel NURHASHINMAH MAHAMAD, MUHAMAD KAMAL B. MOHAMMED AMIN Electronic System Engineering Department Malaysia Japan International Institute

More information

Comparison of K-means and Backpropagation Data Mining Algorithms

Comparison of K-means and Backpropagation Data Mining Algorithms Comparison of K-means and Backpropagation Data Mining Algorithms Nitu Mathuriya, Dr. Ashish Bansal Abstract Data mining has got more and more mature as a field of basic research in computer science and

More information

Neural Networks and Support Vector Machines

Neural Networks and Support Vector Machines INF5390 - Kunstig intelligens Neural Networks and Support Vector Machines Roar Fjellheim INF5390-13 Neural Networks and SVM 1 Outline Neural networks Perceptrons Neural networks Support vector machines

More information

Chapter 4: Artificial Neural Networks

Chapter 4: Artificial Neural Networks Chapter 4: Artificial Neural Networks CS 536: Machine Learning Littman (Wu, TA) Administration icml-03: instructional Conference on Machine Learning http://www.cs.rutgers.edu/~mlittman/courses/ml03/icml03/

More information

INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr.

INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr. INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr. Meisenbach M. Hable G. Winkler P. Meier Technology, Laboratory

More information

Performance Evaluation of Artificial Neural. Networks for Spatial Data Analysis

Performance Evaluation of Artificial Neural. Networks for Spatial Data Analysis Contemporary Engineering Sciences, Vol. 4, 2011, no. 4, 149-163 Performance Evaluation of Artificial Neural Networks for Spatial Data Analysis Akram A. Moustafa Department of Computer Science Al al-bayt

More information

Neural network software tool development: exploring programming language options

Neural network software tool development: exploring programming language options INEB- PSI Technical Report 2006-1 Neural network software tool development: exploring programming language options Alexandra Oliveira aao@fe.up.pt Supervisor: Professor Joaquim Marques de Sá June 2006

More information

A Concise Neural Network Model for Estimating Software Effort

A Concise Neural Network Model for Estimating Software Effort A Concise Neural Network Model for Estimating Software Effort Ch. Satyananda Reddy, KVSVN Raju DENSE Research Group Department of Computer Science and Systems Engineering, College of Engineering, Andhra

More information

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling

NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling 1 Forecasting Women s Apparel Sales Using Mathematical Modeling Celia Frank* 1, Balaji Vemulapalli 1, Les M. Sztandera 2, Amar Raheja 3 1 School of Textiles and Materials Technology 2 Computer Information

More information

Neural Network Add-in

Neural Network Add-in Neural Network Add-in Version 1.5 Software User s Guide Contents Overview... 2 Getting Started... 2 Working with Datasets... 2 Open a Dataset... 3 Save a Dataset... 3 Data Pre-processing... 3 Lagging...

More information

Impelling Heart Attack Prediction System using Data Mining and Artificial Neural Network

Impelling Heart Attack Prediction System using Data Mining and Artificial Neural Network General Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Impelling

More information

Neural Networks and Back Propagation Algorithm

Neural Networks and Back Propagation Algorithm Neural Networks and Back Propagation Algorithm Mirza Cilimkovic Institute of Technology Blanchardstown Blanchardstown Road North Dublin 15 Ireland mirzac@gmail.com Abstract Neural Networks (NN) are important

More information

Impact of Feature Selection on the Performance of Wireless Intrusion Detection Systems

Impact of Feature Selection on the Performance of Wireless Intrusion Detection Systems 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Impact of Feature Selection on the Performance of ireless Intrusion Detection Systems

More information

Neural Computation - Assignment

Neural Computation - Assignment Neural Computation - Assignment Analysing a Neural Network trained by Backpropagation AA SSt t aa t i iss i t i icc aa l l AA nn aa l lyy l ss i iss i oo f vv aa r i ioo i uu ss l lee l aa r nn i inn gg

More information

Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm

Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm 1 Enhancing the SNR of the Fiber Optic Rotation Sensor using the LMS Algorithm Hani Mehrpouyan, Student Member, IEEE, Department of Electrical and Computer Engineering Queen s University, Kingston, Ontario,

More information

NEURAL networks [5] are universal approximators [6]. It

NEURAL networks [5] are universal approximators [6]. It Proceedings of the 2013 Federated Conference on Computer Science and Information Systems pp. 183 190 An Investment Strategy for the Stock Exchange Using Neural Networks Antoni Wysocki and Maciej Ławryńczuk

More information

degrees of freedom and are able to adapt to the task they are supposed to do [Gupta].

degrees of freedom and are able to adapt to the task they are supposed to do [Gupta]. 1.3 Neural Networks 19 Neural Networks are large structured systems of equations. These systems have many degrees of freedom and are able to adapt to the task they are supposed to do [Gupta]. Two very

More information

An Introduction to Neural Networks

An Introduction to Neural Networks An Introduction to Vincent Cheung Kevin Cannons Signal & Data Compression Laboratory Electrical & Computer Engineering University of Manitoba Winnipeg, Manitoba, Canada Advisor: Dr. W. Kinsner May 27,

More information

AUTOMATION OF ENERGY DEMAND FORECASTING. Sanzad Siddique, B.S.

AUTOMATION OF ENERGY DEMAND FORECASTING. Sanzad Siddique, B.S. AUTOMATION OF ENERGY DEMAND FORECASTING by Sanzad Siddique, B.S. A Thesis submitted to the Faculty of the Graduate School, Marquette University, in Partial Fulfillment of the Requirements for the Degree

More information

NEURAL NETWORKS IN DATA MINING

NEURAL NETWORKS IN DATA MINING NEURAL NETWORKS IN DATA MINING 1 DR. YASHPAL SINGH, 2 ALOK SINGH CHAUHAN 1 Reader, Bundelkhand Institute of Engineering & Technology, Jhansi, India 2 Lecturer, United Institute of Management, Allahabad,

More information

How To Use Neural Networks In Data Mining

How To Use Neural Networks In Data Mining International Journal of Electronics and Computer Science Engineering 1449 Available Online at www.ijecse.org ISSN- 2277-1956 Neural Networks in Data Mining Priyanka Gaur Department of Information and

More information

Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski trajkovski@nyus.edu.mk

Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski trajkovski@nyus.edu.mk Introduction to Machine Learning and Data Mining Prof. Dr. Igor Trakovski trakovski@nyus.edu.mk Neural Networks 2 Neural Networks Analogy to biological neural systems, the most robust learning systems

More information

Data quality in Accounting Information Systems

Data quality in Accounting Information Systems Data quality in Accounting Information Systems Comparing Several Data Mining Techniques Erjon Zoto Department of Statistics and Applied Informatics Faculty of Economy, University of Tirana Tirana, Albania

More information

Predicting the Risk of Heart Attacks using Neural Network and Decision Tree

Predicting the Risk of Heart Attacks using Neural Network and Decision Tree Predicting the Risk of Heart Attacks using Neural Network and Decision Tree S.Florence 1, N.G.Bhuvaneswari Amma 2, G.Annapoorani 3, K.Malathi 4 PG Scholar, Indian Institute of Information Technology, Srirangam,

More information

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin *

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin * Send Orders for Reprints to reprints@benthamscience.ae 766 The Open Electrical & Electronic Engineering Journal, 2014, 8, 766-771 Open Access Research on Application of Neural Network in Computer Network

More information

Cash Forecasting: An Application of Artificial Neural Networks in Finance

Cash Forecasting: An Application of Artificial Neural Networks in Finance International Journal of Computer Science & Applications Vol. III, No. I, pp. 61-77 2006 Technomathematics Research Foundation Cash Forecasting: An Application of Artificial Neural Networks in Finance

More information

A New Approach For Estimating Software Effort Using RBFN Network

A New Approach For Estimating Software Effort Using RBFN Network IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.7, July 008 37 A New Approach For Estimating Software Using RBFN Network Ch. Satyananda Reddy, P. Sankara Rao, KVSVN Raju,

More information

IBM SPSS Neural Networks 22

IBM SPSS Neural Networks 22 IBM SPSS Neural Networks 22 Note Before using this information and the product it supports, read the information in Notices on page 21. Product Information This edition applies to version 22, release 0,

More information

Supply Chain Forecasting Model Using Computational Intelligence Techniques

Supply Chain Forecasting Model Using Computational Intelligence Techniques CMU.J.Nat.Sci Special Issue on Manufacturing Technology (2011) Vol.10(1) 19 Supply Chain Forecasting Model Using Computational Intelligence Techniques Wimalin S. Laosiritaworn Department of Industrial

More information

Stock Prediction using Artificial Neural Networks

Stock Prediction using Artificial Neural Networks Stock Prediction using Artificial Neural Networks Abhishek Kar (Y8021), Dept. of Computer Science and Engineering, IIT Kanpur Abstract In this work we present an Artificial Neural Network approach to predict

More information

D A T A M I N I N G C L A S S I F I C A T I O N

D A T A M I N I N G C L A S S I F I C A T I O N D A T A M I N I N G C L A S S I F I C A T I O N FABRICIO VOZNIKA LEO NARDO VIA NA INTRODUCTION Nowadays there is huge amount of data being collected and stored in databases everywhere across the globe.

More information

6.2.8 Neural networks for data mining

6.2.8 Neural networks for data mining 6.2.8 Neural networks for data mining Walter Kosters 1 In many application areas neural networks are known to be valuable tools. This also holds for data mining. In this chapter we discuss the use of neural

More information

Neural Network and Genetic Algorithm Based Trading Systems. Donn S. Fishbein, MD, PhD Neuroquant.com

Neural Network and Genetic Algorithm Based Trading Systems. Donn S. Fishbein, MD, PhD Neuroquant.com Neural Network and Genetic Algorithm Based Trading Systems Donn S. Fishbein, MD, PhD Neuroquant.com Consider the challenge of constructing a financial market trading system using commonly available technical

More information

American International Journal of Research in Science, Technology, Engineering & Mathematics

American International Journal of Research in Science, Technology, Engineering & Mathematics American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-349, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data

A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data Athanasius Zakhary, Neamat El Gayar Faculty of Computers and Information Cairo University, Giza, Egypt

More information

Performance Evaluation On Human Resource Management Of China S Commercial Banks Based On Improved Bp Neural Networks

Performance Evaluation On Human Resource Management Of China S Commercial Banks Based On Improved Bp Neural Networks Performance Evaluation On Human Resource Management Of China S *1 Honglei Zhang, 2 Wenshan Yuan, 1 Hua Jiang 1 School of Economics and Management, Hebei University of Engineering, Handan 056038, P. R.

More information

Back Propagation Neural Network for Wireless Networking

Back Propagation Neural Network for Wireless Networking International Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Issue-4 E-ISSN: 2347-2693 Back Propagation Neural Network for Wireless Networking Menal Dahiya Maharaja Surajmal

More information

Bank Customers (Credit) Rating System Based On Expert System and ANN

Bank Customers (Credit) Rating System Based On Expert System and ANN Bank Customers (Credit) Rating System Based On Expert System and ANN Project Review Yingzhen Li Abstract The precise rating of customers has a decisive impact on loan business. We constructed the BP network,

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley

More information

Review on Financial Forecasting using Neural Network and Data Mining Technique

Review on Financial Forecasting using Neural Network and Data Mining Technique ORIENTAL JOURNAL OF COMPUTER SCIENCE & TECHNOLOGY An International Open Free Access, Peer Reviewed Research Journal Published By: Oriental Scientific Publishing Co., India. www.computerscijournal.org ISSN:

More information

ANN Based Fault Classifier and Fault Locator for Double Circuit Transmission Line

ANN Based Fault Classifier and Fault Locator for Double Circuit Transmission Line International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-2, April 2016 E-ISSN: 2347-2693 ANN Based Fault Classifier and Fault Locator for Double Circuit

More information

DEVELOPING AN ARTIFICIAL NEURAL NETWORK MODEL FOR LIFE CYCLE COSTING IN BUILDINGS

DEVELOPING AN ARTIFICIAL NEURAL NETWORK MODEL FOR LIFE CYCLE COSTING IN BUILDINGS DEVELOPING AN ARTIFICIAL NEURAL NETWORK MODEL FOR LIFE CYCLE COSTING IN BUILDINGS Olufolahan Oduyemi 1, Michael Okoroh 2 and Angela Dean 3 1 and 3 College of Engineering and Technology, University of Derby,

More information

A Property & Casualty Insurance Predictive Modeling Process in SAS

A Property & Casualty Insurance Predictive Modeling Process in SAS Paper AA-02-2015 A Property & Casualty Insurance Predictive Modeling Process in SAS 1.0 ABSTRACT Mei Najim, Sedgwick Claim Management Services, Chicago, Illinois Predictive analytics has been developing

More information

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING EFFICIENT DATA PRE-PROCESSING FOR DATA MINING USING NEURAL NETWORKS JothiKumar.R 1, Sivabalan.R.V 2 1 Research scholar, Noorul Islam University, Nagercoil, India Assistant Professor, Adhiparasakthi College

More information

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Dušan Marček 1 Abstract Most models for the time series of stock prices have centered on autoregressive (AR)

More information

Prediction of Stock Performance Using Analytical Techniques

Prediction of Stock Performance Using Analytical Techniques 136 JOURNAL OF EMERGING TECHNOLOGIES IN WEB INTELLIGENCE, VOL. 5, NO. 2, MAY 2013 Prediction of Stock Performance Using Analytical Techniques Carol Hargreaves Institute of Systems Science National University

More information

Neural Network Predictor for Fraud Detection: A Study Case for the Federal Patrimony Department

Neural Network Predictor for Fraud Detection: A Study Case for the Federal Patrimony Department DOI: 10.5769/C2012010 or http://dx.doi.org/10.5769/c2012010 Neural Network Predictor for Fraud Detection: A Study Case for the Federal Patrimony Department Antonio Manuel Rubio Serrano (1,2), João Paulo

More information

OPTIMUM LEARNING RATE FOR CLASSIFICATION PROBLEM

OPTIMUM LEARNING RATE FOR CLASSIFICATION PROBLEM OPTIMUM LEARNING RATE FOR CLASSIFICATION PROBLEM WITH MLP IN DATA MINING Lalitha Saroja Thota 1 and Suresh Babu Changalasetty 2 1 Department of Computer Science, King Khalid University, Abha, KSA 2 Department

More information

Intrusion Detection via Machine Learning for SCADA System Protection

Intrusion Detection via Machine Learning for SCADA System Protection Intrusion Detection via Machine Learning for SCADA System Protection S.L.P. Yasakethu Department of Computing, University of Surrey, Guildford, GU2 7XH, UK. s.l.yasakethu@surrey.ac.uk J. Jiang Department

More information

Neural Network Applications in Stock Market Predictions - A Methodology Analysis

Neural Network Applications in Stock Market Predictions - A Methodology Analysis Neural Network Applications in Stock Market Predictions - A Methodology Analysis Marijana Zekic, MS University of Josip Juraj Strossmayer in Osijek Faculty of Economics Osijek Gajev trg 7, 31000 Osijek

More information

Keywords: Image complexity, PSNR, Levenberg-Marquardt, Multi-layer neural network.

Keywords: Image complexity, PSNR, Levenberg-Marquardt, Multi-layer neural network. Global Journal of Computer Science and Technology Volume 11 Issue 3 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) Online ISSN: 0975-4172

More information

A Simple Feature Extraction Technique of a Pattern By Hopfield Network

A Simple Feature Extraction Technique of a Pattern By Hopfield Network A Simple Feature Extraction Technique of a Pattern By Hopfield Network A.Nag!, S. Biswas *, D. Sarkar *, P.P. Sarkar *, B. Gupta **! Academy of Technology, Hoogly - 722 *USIC, University of Kalyani, Kalyani

More information

Chapter 6. The stacking ensemble approach

Chapter 6. The stacking ensemble approach 82 This chapter proposes the stacking ensemble approach for combining different data mining classifiers to get better performance. Other combination techniques like voting, bagging etc are also described

More information

Artificial Neural Network and Non-Linear Regression: A Comparative Study

Artificial Neural Network and Non-Linear Regression: A Comparative Study International Journal of Scientific and Research Publications, Volume 2, Issue 12, December 2012 1 Artificial Neural Network and Non-Linear Regression: A Comparative Study Shraddha Srivastava 1, *, K.C.

More information

COMBINED NEURAL NETWORKS FOR TIME SERIES ANALYSIS

COMBINED NEURAL NETWORKS FOR TIME SERIES ANALYSIS COMBINED NEURAL NETWORKS FOR TIME SERIES ANALYSIS Iris Ginzburg and David Horn School of Physics and Astronomy Raymond and Beverly Sackler Faculty of Exact Science Tel-Aviv University Tel-A viv 96678,

More information

APPLICATION OF ARTIFICIAL NEURAL NETWORKS USING HIJRI LUNAR TRANSACTION AS EXTRACTED VARIABLES TO PREDICT STOCK TREND DIRECTION

APPLICATION OF ARTIFICIAL NEURAL NETWORKS USING HIJRI LUNAR TRANSACTION AS EXTRACTED VARIABLES TO PREDICT STOCK TREND DIRECTION LJMS 2008, 2 Labuan e-journal of Muamalat and Society, Vol. 2, 2008, pp. 9-16 Labuan e-journal of Muamalat and Society APPLICATION OF ARTIFICIAL NEURAL NETWORKS USING HIJRI LUNAR TRANSACTION AS EXTRACTED

More information

SUCCESSFUL PREDICTION OF HORSE RACING RESULTS USING A NEURAL NETWORK

SUCCESSFUL PREDICTION OF HORSE RACING RESULTS USING A NEURAL NETWORK SUCCESSFUL PREDICTION OF HORSE RACING RESULTS USING A NEURAL NETWORK N M Allinson and D Merritt 1 Introduction This contribution has two main sections. The first discusses some aspects of multilayer perceptrons,

More information

Neural Network Design in Cloud Computing

Neural Network Design in Cloud Computing International Journal of Computer Trends and Technology- volume4issue2-2013 ABSTRACT: Neural Network Design in Cloud Computing B.Rajkumar #1,T.Gopikiran #2,S.Satyanarayana *3 #1,#2Department of Computer

More information

Applications of improved grey prediction model for power demand forecasting

Applications of improved grey prediction model for power demand forecasting Energy Conversion and Management 44 (2003) 2241 2249 www.elsevier.com/locate/enconman Applications of improved grey prediction model for power demand forecasting Che-Chiang Hsu a, *, Chia-Yon Chen b a

More information

Early Cost Estimating for Road Construction Projects Using Multiple Regression Techniques

Early Cost Estimating for Road Construction Projects Using Multiple Regression Techniques Early Cost Estimating for Road Construction Projects Using Multiple Regression Techniques Ibrahim Mahamid, (Hail University, Saudi Arabia) Abstract The objective of this study is to develop early cost

More information

Artificial Neural Networks and Support Vector Machines. CS 486/686: Introduction to Artificial Intelligence

Artificial Neural Networks and Support Vector Machines. CS 486/686: Introduction to Artificial Intelligence Artificial Neural Networks and Support Vector Machines CS 486/686: Introduction to Artificial Intelligence 1 Outline What is a Neural Network? - Perceptron learners - Multi-layer networks What is a Support

More information

Using artificial intelligence for data reduction in mechanical engineering

Using artificial intelligence for data reduction in mechanical engineering Using artificial intelligence for data reduction in mechanical engineering L. Mdlazi 1, C.J. Stander 1, P.S. Heyns 1, T. Marwala 2 1 Dynamic Systems Group Department of Mechanical and Aeronautical Engineering,

More information

Back Propagation Neural Networks User Manual

Back Propagation Neural Networks User Manual Back Propagation Neural Networks User Manual Author: Lukáš Civín Library: BP_network.dll Runnable class: NeuralNetStart Document: Back Propagation Neural Networks Page 1/28 Content: 1 INTRODUCTION TO BACK-PROPAGATION

More information

SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH

SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH 330 SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH T. M. D.Saumya 1, T. Rupasinghe 2 and P. Abeysinghe 3 1 Department of Industrial Management, University of Kelaniya,

More information

Recurrent Neural Networks

Recurrent Neural Networks Recurrent Neural Networks Neural Computation : Lecture 12 John A. Bullinaria, 2015 1. Recurrent Neural Network Architectures 2. State Space Models and Dynamical Systems 3. Backpropagation Through Time

More information

Demand Forecasting When a product is produced for a market, the demand occurs in the future. The production planning cannot be accomplished unless

Demand Forecasting When a product is produced for a market, the demand occurs in the future. The production planning cannot be accomplished unless Demand Forecasting When a product is produced for a market, the demand occurs in the future. The production planning cannot be accomplished unless the volume of the demand known. The success of the business

More information

Chapter 12 Discovering New Knowledge Data Mining

Chapter 12 Discovering New Knowledge Data Mining Chapter 12 Discovering New Knowledge Data Mining Becerra-Fernandez, et al. -- Knowledge Management 1/e -- 2004 Prentice Hall Additional material 2007 Dekai Wu Chapter Objectives Introduce the student to

More information

THE IMPORTANCE OF BRAND AWARENESS IN CONSUMERS BUYING DECISION AND PERCEIVED RISK ASSESSMENT

THE IMPORTANCE OF BRAND AWARENESS IN CONSUMERS BUYING DECISION AND PERCEIVED RISK ASSESSMENT THE IMPORTANCE OF BRAND AWARENESS IN CONSUMERS BUYING DECISION AND PERCEIVED RISK ASSESSMENT Lecturer PhD Ovidiu I. MOISESCU Babeş-Bolyai University of Cluj-Napoca Abstract: Brand awareness, as one of

More information

AN APPLICATION OF TIME SERIES ANALYSIS FOR WEATHER FORECASTING

AN APPLICATION OF TIME SERIES ANALYSIS FOR WEATHER FORECASTING AN APPLICATION OF TIME SERIES ANALYSIS FOR WEATHER FORECASTING Abhishek Agrawal*, Vikas Kumar** 1,Ashish Pandey** 2,Imran Khan** 3 *(M. Tech Scholar, Department of Computer Science, Bhagwant University,

More information

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013 A Short-Term Traffic Prediction On A Distributed Network Using Multiple Regression Equation Ms.Sharmi.S 1 Research Scholar, MS University,Thirunelvelli Dr.M.Punithavalli Director, SREC,Coimbatore. Abstract:

More information

Numerical Algorithms Group

Numerical Algorithms Group Title: Summary: Using the Component Approach to Craft Customized Data Mining Solutions One definition of data mining is the non-trivial extraction of implicit, previously unknown and potentially useful

More information

Neural Networks in Data Mining

Neural Networks in Data Mining IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 03 (March. 2014), V6 PP 01-06 www.iosrjen.org Neural Networks in Data Mining Ripundeep Singh Gill, Ashima Department

More information

Design call center management system of e-commerce based on BP neural network and multifractal

Design call center management system of e-commerce based on BP neural network and multifractal Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):951-956 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Design call center management system of e-commerce

More information

Correlation key concepts:

Correlation key concepts: CORRELATION Correlation key concepts: Types of correlation Methods of studying correlation a) Scatter diagram b) Karl pearson s coefficient of correlation c) Spearman s Rank correlation coefficient d)

More information

Polynomial Neural Network Discovery Client User Guide

Polynomial Neural Network Discovery Client User Guide Polynomial Neural Network Discovery Client User Guide Version 1.3 Table of contents Table of contents...2 1. Introduction...3 1.1 Overview...3 1.2 PNN algorithm principles...3 1.3 Additional criteria...3

More information

Knowledge Based Descriptive Neural Networks

Knowledge Based Descriptive Neural Networks Knowledge Based Descriptive Neural Networks J. T. Yao Department of Computer Science, University or Regina Regina, Saskachewan, CANADA S4S 0A2 Email: jtyao@cs.uregina.ca Abstract This paper presents a

More information

TRAINING A LIMITED-INTERCONNECT, SYNTHETIC NEURAL IC

TRAINING A LIMITED-INTERCONNECT, SYNTHETIC NEURAL IC 777 TRAINING A LIMITED-INTERCONNECT, SYNTHETIC NEURAL IC M.R. Walker. S. Haghighi. A. Afghan. and L.A. Akers Center for Solid State Electronics Research Arizona State University Tempe. AZ 85287-6206 mwalker@enuxha.eas.asu.edu

More information

Neural Networks for Sentiment Detection in Financial Text

Neural Networks for Sentiment Detection in Financial Text Neural Networks for Sentiment Detection in Financial Text Caslav Bozic* and Detlef Seese* With a rise of algorithmic trading volume in recent years, the need for automatic analysis of financial news emerged.

More information

Universidad del Turabo MANA 705 DL Workshop Eight W8_8_3 Aggregate Planning, Material Requirement Planning, and Capacity Planning

Universidad del Turabo MANA 705 DL Workshop Eight W8_8_3 Aggregate Planning, Material Requirement Planning, and Capacity Planning Aggregate, Material Requirement, and Capacity Topic: Aggregate, Material Requirement, and Capacity Slide 1 Welcome to Workshop Eight presentation: Aggregate planning, material requirement planning, and

More information

Spam? Not Any More! Detecting Spam emails using neural networks

Spam? Not Any More! Detecting Spam emails using neural networks Spam? Not Any More! Detecting Spam emails using neural networks ECE / CS / ME 539 Project Submitted by Sivanadyan, Thiagarajan Last Name First Name TABLE OF CONTENTS 1. INTRODUCTION...2 1.1 Importance

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Qian Wu, Yahui Wang, Long Zhang and Li Shen Abstract Building electrical system fault diagnosis is the

More information

Software Development Cost and Time Forecasting Using a High Performance Artificial Neural Network Model

Software Development Cost and Time Forecasting Using a High Performance Artificial Neural Network Model Software Development Cost and Time Forecasting Using a High Performance Artificial Neural Network Model Iman Attarzadeh and Siew Hock Ow Department of Software Engineering Faculty of Computer Science &

More information

Technical Trading Rules as a Prior Knowledge to a Neural Networks Prediction System for the S&P 500 Index

Technical Trading Rules as a Prior Knowledge to a Neural Networks Prediction System for the S&P 500 Index Technical Trading Rules as a Prior Knowledge to a Neural Networks Prediction System for the S&P 5 ndex Tim Cheno~ethl-~t~ Zoran ObradoviC Steven Lee4 School of Electrical Engineering and Computer Science

More information

Data Mining Algorithms Part 1. Dejan Sarka

Data Mining Algorithms Part 1. Dejan Sarka Data Mining Algorithms Part 1 Dejan Sarka Join the conversation on Twitter: @DevWeek #DW2015 Instructor Bio Dejan Sarka (dsarka@solidq.com) 30 years of experience SQL Server MVP, MCT, 13 books 7+ courses

More information

SELECTING NEURAL NETWORK ARCHITECTURE FOR INVESTMENT PROFITABILITY PREDICTIONS

SELECTING NEURAL NETWORK ARCHITECTURE FOR INVESTMENT PROFITABILITY PREDICTIONS UDC: 004.8 Original scientific paper SELECTING NEURAL NETWORK ARCHITECTURE FOR INVESTMENT PROFITABILITY PREDICTIONS Tonimir Kišasondi, Alen Lovren i University of Zagreb, Faculty of Organization and Informatics,

More information

CRASHING-RISK-MODELING SOFTWARE (CRMS)

CRASHING-RISK-MODELING SOFTWARE (CRMS) International Journal of Science, Environment and Technology, Vol. 4, No 2, 2015, 501 508 ISSN 2278-3687 (O) 2277-663X (P) CRASHING-RISK-MODELING SOFTWARE (CRMS) Nabil Semaan 1, Najib Georges 2 and Joe

More information

Bootstrapping Big Data

Bootstrapping Big Data Bootstrapping Big Data Ariel Kleiner Ameet Talwalkar Purnamrita Sarkar Michael I. Jordan Computer Science Division University of California, Berkeley {akleiner, ameet, psarkar, jordan}@eecs.berkeley.edu

More information

FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS

FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS Breno C. Costa, Bruno. L. A. Alberto, André M. Portela, W. Maduro, Esdras O. Eler PDITec, Belo Horizonte,

More information