Fuzzy Back-Propagation Network for PCB Sales Forecasting

Size: px
Start display at page:

Download "Fuzzy Back-Propagation Network for PCB Sales Forecasting"

Transcription

1 Fuzzy Back-Propagation Network for PCB Sales Forecasting Pei-Chann Chang, Yen-Wen Wang, and Chen-Hao Liu Department of Industrial Engineering and Management, Yuan-Ze University, 135 Yuan-Dong Rd., Taoyuan 32026, Taiwan, R.O.C. Abstract. Reliable prediction of sales can improve the quality of business strategy. In this research, fuzzy logic and artificial neural network are integrated into the fuzzy back-propagation network (FBPN) for printed circuit board industry. The fuzzy back propagation network is constructed to incorporate production-control expert judgments in enhancing the model s performance. Parameters chosen as inputs to the FBPN are no longer considered as of equal importance, but some sales managers and production control experts are requested to express their opinions about the importance of each input parameter in predicting the sales with linguistic terms, which can be converted into pre-specified fuzzy numbers, aggregated and corresponding input parameters when fed into the FBPN. The proposed system is evaluated through the real life data provided by a printed circuit board company. Model evaluation results for research indicate that the Fuzzy back-propagation outperforms the other three different forecasting models in MAPE. 1 Introduction Sales forecasting is a very general topic of research. When dealing with the problems of sales forecasting, many researchers have used hybrid artificial intelligent algorithms to forecast, and the most rewarding method is the application integrating artificial neural networks (ANNs) and fuzzy theory. This method is applied by incorporating the experience-based principal and logic-explanation capacity of fuzzy theory and the capacity of memory and error-allowance of ANNs, as well as self learning by numeral data. This research focuses on the sales forecasting of printed circuit board (PCB) and modifies the fuzzy back-propagation network system (FBPN) proposed by Chen[2003], to select variables with a better and more systematic way from expert experience, with the purpose of improving the forecasting accuracy and using this information to help managers make decisions. 2 Literature Review Although the traditional sales forecasting methods have been proved effective, they still have certain shortcomings. (Kuo, 2001, Tang, 2003, Luxhøj, 1996) As claimed L. Wang, K. Chen, and Y.S. Ong (Eds.): ICNC 2005, LNCS 3610, pp , Springer-Verlag Berlin Heidelberg 2005

2 Fuzzy Back-Propagation Network for PCB Sales Forecasting 365 by Kuo[1998], the new developed Artificial Intelligent (AI) models have more flexibilities and can be used to estimate the non-linear relationship, without the limits of traditional Time Series models. Therefore, more and more researchers tend to use AI forecasting models to deal with problem. Fuzzy theory has been broadly applied in forecasting. (Chen, 1999, Hwang, 1998, Huarng, 2001) Fuzzy theory is first combined with ANNs by Lin and Lee[1991], who incorporated the traditional fuzzy controller and ANNs to a network structure to proceed appropriate non-linear planning of unplanned control systems based on the relationship of input and output through the learning capacity of ANNs. Following them, many researchers started doing different relative research based on the combination of fuzzy theory and ANNs. Fuzzy theory combining with ANNs is applied in different areas and has positive performance. (Xue, 1994, Dash, 1995, Chen, 2003, Kuo, 1998) 3 Methodology There are three main stages in this research and the first stage is the variables selection stage. This stage is to select many possible variables, which may influence PCB product sales amount. In order to eliminate the unrelated variables, Stepwise Regression Analysis (SRA) and Fuzzy Delphi Method (FDM) were used to choose the key variables to be considered in the forecasting model. The second stage is the data preprocessing stage and Rescaled Range Analysis (R/S) was used to judge the effects of trend from serial observation values appearing as the time order. If the effect of trend is observed, Winter s method will be applied to remove the trend effect and reduce the forecast error. The third stage is the FBPN forecasting stage, which was developed to forecast the demand of PCB sales amount in this research and will be described in details in the following section. After being compared with other three forecasting models, the superior model will be recommended to the decision makers. The details of each stage will be described as follows: 3.1 Variable Selection Stage In this stage, fewer factors were considered in order to increase the efficiency of network learning. Many researchers have used several methods to select key factors in their forecast system. (Chang, 2000, Kaufmann, 1988, Lin, 2003 and Hsu, 2003) In this research, the following two methods were used to determine the main factors that would influence the PCB sales amount. 1. SRA (Stepwise Regression Analysis) Stepwise regression procedure determines the set of independent variables that most closely determine the dependent variable. This is accomplished by the repetition of a variable selection. At each of these steps, a single variable is either entered or removed from the model. For each step, simple regression is performed using the previously included independent variables and one of the excluded variables. Each of these regressions is subjected to an F-test. If the variable small F value, is greater

3 366 P.-C. Chang, Y.-W. Wang, and C.-H. Liu than a user defined threshold (0.05), it is added to the model. When the variable large F value, is smaller than a user defined threshold (0.1), it is removed from the model. This general procedure is easily applied to polynomials by using powers of the independent variable as pseudo-independent variables. The statistical software SPSS for Windows 10.0 was used for stepwise regression analysis in this research. Variables Selection Stage Data collection 1.Market demand domain 2.Macroeconomics domain 3.Industrial production domain SRA FDM Choose key variables Data Preprocessing Stage R/S analysis no Trend Effect? yes R/S analysis to find the effects of trend Winter s method Winter s method to remove the trend effect FBPN Forecasting Stage Fuzzy input Translate the input signal, which generated by experts, to the fuzzy term General BPN moodel Weights Adjustment Defuzzy Error measurement Defuzzification the output signals to the forecasting value End Training 2. FDM (Fuzzy Delphi Method) Fig. 1. Architecture of Three Main Stages in the Research The modified procedures of the proposed FDM for the search are listed as follows: Step 1: Collect all the possible factors that may affect the PCB product sales quantity. The domain experts select the important factors and give each a fuzzy number. This is the first questionnaire survey. Step 2: Formulate the questionnaire, which is a set of IF-THEN rules.

4 Fuzzy Back-Propagation Network for PCB Sales Forecasting 367 Step 3: Fuzzify the questionnaires that are returned by the domain experts and determine the following indices: (1). Pessimistic (Minimum) index l l 1 + l A + L + l An (1) n A 2 A = where l Ai means the pessimistic index of the i th expert and n is the number of the experts. (2). Optimistic (Maximum) index u A ua1 + ua2 + L+ u An = (2) n where u Ai means the pessimistic index of the i th expert. (3). Average (Most appropriate) index For each interval l Ai + u Ai, calculate the midpoint, m Ai = ( l Ai + u Ai )/ 2, 1/ n then find µ A = ( ma1 ma2 L man ). Step 4: R L Therefore, the fuzzy number A = ( µ, σ, σ ), which represents the mean, right width, and left width, respectively, for an asymmetric bell shaped function that can be determined through the above indices: R A µ A σ = l (3) 3 L u A µ A σ = (4) 3 Step 5: Formulate the next questionnaire with the above indices and conduct the survey. Step 6: Repeat 3 to 5. Use the following formulas as the stopping criteria to confirm that all experts have the consentaneous importance of each factor. = 1 α = 0 δ ( A, B) δ ( A[ α], B[ α]) dα (5) 1 1 L L U u = ( β2 β1) ( A[ α] B[ α] ) + ( A[ α] B[ α] ) dα 2 α = 0 where A and B are the fuzzy numbers, A [ ] and B [ ] denote the membership function of fuzzy numbers. The α -cut of the fuzzy number is defined as A[ α ] = x A[ x] α, x R for 0 < α 1. The distance between the two fuzzy { }

5 368 P.-C. Chang, Y.-W. Wang, and C.-H. Liu numbers is δ ( A, B). β 1 and β 2 are any given convenient values in order to surround both A [ α] = 0 and B [ α ] = Data Preprocessing Stage When the seasonal and trend variation is present in the time serious data, the accuracy of forecasting will be influenced. This stage will use R/S analysis to detect if there is this kind of effects of serious data. If the effects are observed, Winter s exponential smoothing will be used to take the effects of seasonality and trend into consideration. 1. R/S analysis (Rescaled Range Analysis) For eliminating possible trend influence, the rescaled range analysis, invented by Hurst (1965), is used to study records in time or a series of observations in different time. Hurst spent his lifetime studying the Nile and the problems related to water storage. The problem is to determine the design of an ideal reservoir on the basis of the given record of observed discharges from the lake. The detail process of R/S analysis will be omitted here. 2. Winters Exponential Smoothing In order to take the effects of seasonality and trend into consideration, Winter s exponential smoothing is used to preliminarily forecast the quantity of PCB production. According to this method, three components to the model are assumed: a permanent component, a trend, and a seasonal component. Each component is continuously updated using a smoothing constant applied to the most recent observation and the last estimate. Luxh[1996] and Mills[1990] compared Winter s Exponential Smoothing with other forecasting methods, like ARIMA, and all showed that the Winter s method had a superior performance. In this research we assume α = 0.1, β = 0. 1 and γ = Fuzzy Neural Network Forecasting Stage There are three main layers, input layer, hidden layer and output layer, and two training stages in our FBPN. In the feedforward stage, FBPN use the data on hand to forecast the PCB sales amount, and the forecasting error will be recalled to adjust the weights between layers in the backprooagation of error stage. The details will be described in the following: Step0. Initial weights between layers are randomly generated. Step1. While stopping condition is false, do step Step2. For each training pair, do step 3-8. Feedforward stage: Step3. Each input unit I j, which was generated by many experts, receives input signal ~ s ( i) x( i) and broadcasts this signal to all units in the hidden layer.

6 Fuzzy Back-Propagation Network for PCB Sales Forecasting 369 ~ i Where s ( ) is the fuzzy membership function, which is supported by the experts, and x is the normalized input signal. (i ) Step4. Sum the weighted input signals of each hidden unit. Step5. Apply the translation function to compute its output signals. Step6. Sum the weighted input signals of each output unit. Step7. Apply the translation function to compute its output signals. Step8. Defuzzify the output signals to the forecasting value, and compute its MAPE. Backpropagation of error stage: Step9.Compare the forecasted output with the actual sales amount and compute the error term between hidden layer and output layer. Next, calculate its weight correction term, (used to update connection weights latter). Finally, calculate its bias correction term, and update weights and biases. Step10. Compute its error information term for hidden nodes. Then, update the information term of each hidden node. Step11.Calculate its weight correction term between hidden layer and input layer. Then, calculate its bias correction term. Finally, update weights and biases. Generate the initial weights of the network Input layer node receives fuzzy input signal Feedforward stage Translate and compute the forecasting Defuzzification the output signals Compute the MAPE of forecasting Backpropagation of error stage Computes the error information term Update all weights and biases no Satisfy stopping condition? yes Stop Network Training Fig. 2. The detailed flow diagram of FBPN

7 370 P.-C. Chang, Y.-W. Wang, and C.-H. Liu The configuration of the FBPN is established as follows: number of neurons in the input layer: 5 number of neurons in the output layer: 1 single hidden layer number of neurons in the hidden layer: 5 network-learning rule: delta rule transformation function: sigmoid function learning rate: 0.1 learning times: Experimental Results The data in this research are from an electronic company in Taiwan from 1999/1 to 2003/12. Monthly sales amount is considered as an objective of the forecasting model. This research develops a FBPN for sales forecasting in PCB industries and we will compare this method with other traditional methods such as Grey Forecasting (GF), Multiple Regression Analysis (MRA) and Back-propagation network (BPN), etc. Mean average percentage error (MAPE) was applied as a standard performance measure for all four different models in this research. After the intensive experimental test, the MAPEs of four different models are 15.04%, 8.86%, 6.19% and 3.09% (as shown in table 1). Among that, the grey forecasting has the largest errors, and then MRA, BPN, and the least is FBPN. Table 1. Comparisons among Four Different Forecasting Models MAPE Improvement Rate GF 15.04% 74.95% MRA 8.86% 65.21% BPN 6.19% 50.08% FBPN 3.09% - As can be seen in fig 3, the GF has a significant up and down in the beginning and it also over estimate the data up to the end. Thus the overall MAPE is high. As for MRA, the tendency is formed and the up and down is minor compared with GF. The overall MAPE is around 0~20% and it is also a little higher. Traditional BPN model is in a stable situation and the overall MAPE is smaller than MRA and it is around 0~10%. The same situation exist for FBPN although in the beginning it has a larger error however it converge quickly and the overall MAPE is still around 0~10%. Especially, it performs very well in the end since it is very close to the real data. Therefore, the FBPN performs the best among others.

8 Fuzzy Back-Propagation Network for PCB Sales Forecasting 371 Fig. 3. The MAPE Values for Four Different Forecasting Models According to the various criteria, i.e., encompassing test, MAPE, and forecasting accuracy, the best model among these four different models is FBPN with a MAPE of 3.09% and accuracy of 97.61%. Therefore, we can claim that by combining the fuzzy theory and BPN the hybrid model can be applied in forecasting the sales of PCB industry and the result is very convincing and deserve further investigation in the future for applications in other areas. Although, the GF and MRA is very powerful when the data is very scarce and they claim that with only four data points and they can be applied to forecast the future result. However, after intensive experimental test, these two methods did not perform very well especially for those non-linear and highly dynamic data. As for the fuzzy Delphi back-propagation model since it can include the opinion from various experts in PCB sales and production department. It seems the assignment of different weight to the factor really improve the forecasting errors and perform much better than other models. 5 Conclusions The experimental results in section 4 demonstrated the effectiveness of the FBPN that is superior to other traditional approaches. The FBPN approach also provides another informing tool to the decision maker in PCB industries. In summary, this research has the following important contribution in the sales forecasting area and these contributions might be interested to other academic researchers and industrial practitioners: 1. Feature Selections: To filter out significant factors from a series of input variables, the FDM is superior to the SRA method. FDM will collect the opinion from various experts and assign different weights to these variables according to their experiences in this field.

9 372 P.-C. Chang, Y.-W. Wang, and C.-H. Liu Therefore, it is very easy to extract important factors from these various variables. In contrary, gradual regression analysis may come out with a combination of various variables which is mutually correlated. However, the effect of these selected variables may not significant enough to be included in the final inputs. The errors for input from fuzzy Delphi is 12.88%and errors from SRA is 13.87%. It is obvious to see that FDM is more effective for applications. 2. The effect of tendency: When take tendency effect into consideration, the overall errors are decreased. Tendency and seasonality are included in the time series data and these two factors will affect the accuracy of the forecasting method dramatically. This research applies the ÃWinters trend and seasonality exponential smoothing modelãto forecast the sales and then convert this data as an input to the BPN model. After the training procedure, the final errors, no matter it is from FDM or SRA, are decreased significantly. Errors from gradual regression analysis decreased from 13.84% to 7.15% and FDM from 12.88% down to 6.19%%. This shows the significance of including ÃWinters trend and seasonality exponential smoothing modelãin the model. 3. Comparisons of different forecasting models: This research applies three different performance measures, i.e., encompassing test, forecasting errors and accuracy of forecasting to compare the FBPN with other three methods, i.e., GF, MRA and BPN. The intensive experimental results show the following: 1. In encompassing test, FBPN and BPN models are superior to GF and MRA. 2. As for MAPE, FBPN has the smallest MAPE and it is only 3.09%. Therefore, FBPN model by combining FDM and BPN model is a very powerful and effective forecasting tool that can be further applied in other field of applications since expert s opinion can be incorporated into the model. References 1. Chang, P. T., Huang, L. C., Lin, H. J.: The Fuzzy Delphi Method via fuzzy statistics and membership function fitting and an application to the human resources, Fuzzy Sets and Systems, Vol. 112 (2000) Chen, T.: A Fuzzy Back Propagation Network for Output Time Prediction in a Wafer Fab, Applied Soft Computing Journal (2003) Chen, T., Wang, M. J. J.: Forecasting Methods using Fuzzy Concepts, Fuzzy Sets and Systems, Vol. 105 (1999) Dash, P. K., Liew, A. C., Rahman, S.: Peak load forecasting using a fuzzy neural network, Electric Power Systems Research, Vol. 32 (1995) Hsu, C. C., Chen, C. Y.: Applications of improved grey prediction model for power demand forecasting, Energy Conversion and Management, Vol. 44 (2003) Huarng, K.: Heuristic models of fuzzy time series for forecasting, Fuzzy Sets and Systems, Vol. 123 (2001) Hwang, J. R., Chen, S. M., Lee, C. H.: Handling forecasting problems using fuzzy time series, Fuzzy Sets and Systems, Vol. 100 (1998) Kuo, R. J.: A Sales Forecasting System Based on Fuzzy Neural Network with Initial Weights Generated by Genetic Algorithm, European Journal of Operational Research, Vol. 129 (2001)

10 Fuzzy Back-Propagation Network for PCB Sales Forecasting Kuo, R. J., Xue, K. C.: A decision support system for sales forecasting through fuzzy neural networks with asymmetric fuzzy weights, Decisions Support Systems, Vol. 24 (1998) Lin, C. T., Lee, C. S. G.: Neural-Network-Based Fuzzy Inference Systems, IEEE Trans. On Computer, Vol. 40, No. 12 (1991) Lin, C. T., Yang, S. Y.: Forecast of the output value of Taiwan s opto-electronics industry using the Grey forecasting model, Technological Forecasting & Social Change, Vol. 70 (2003) Luxh, J. T., Riis, J. O., Stensballe, B.: A hybrid econometric-neural network modeling approach for sales forecasting, The International Journal of Production Economics, Vol. 43 (1996) Mills, T. C.: Time series techniques for economists, Cambridge University Press (1990). 14. Tang, J. W.: Application of neural network in cause and effect model of time series data, Chung-Huwa University, Civil Engineering, Unpublished master thesis, Taiwan (2003) 15. Xue, K. Q.: An Intelligent Sales Forecasting System through Artificial Neural Networks and Fuzzy Neural Network, I-Shou University, Department of Management, Unpublished master thesis, Taiwan (1994).

Fuzzy Delphi and back-propagation model for sales forecasting in PCB industry

Fuzzy Delphi and back-propagation model for sales forecasting in PCB industry Expert Systems with Applications 30 (2006) 715 726 www.elsevier.com/locate/eswa Fuzzy Delphi and back-propagation model for sales forecasting in PCB industry Pei-Chann Chang a, *, Yen-Wen Wang b a Department

More information

Hybrid intelligent system for Sale Forecasting using Delphi and adaptive Fuzzy Back-Propagation Neural Networks

Hybrid intelligent system for Sale Forecasting using Delphi and adaptive Fuzzy Back-Propagation Neural Networks Hybrid intelligent system for Sale Forecasting using Delphi and adaptive Fuzzy Back-Propagation Neural Networks Attariuas Hicham LIST, Group Research in Computing and Telecommunications (ERIT) FST Tangier,

More information

The development of a weighted evolving fuzzy neural network for PCB sales forecasting

The development of a weighted evolving fuzzy neural network for PCB sales forecasting Expert Systems with Applications Expert Systems with Applications 32 (2007) 86 96 www.elsevier.com/locate/eswa The development of a weighted evolving fuzzy neural network for PCB sales forecasting Pei-Chann

More information

Combining SOM and GA-CBR for Flow Time Prediction in Semiconductor Manufacturing Factory

Combining SOM and GA-CBR for Flow Time Prediction in Semiconductor Manufacturing Factory Combining SOM and GA-CBR for Flow Time Prediction in Semiconductor Manufacturing Factory Pei-Chann Chang 12, Yen-Wen Wang 3, Chen-Hao Liu 2 1 Department of Information Management, Yuan-Ze University, 2

More information

Sales Forecasting Based on ERP System through Delphi, fuzzy Clustering and Back-Propagation Neural Networks with adaptive learning rate

Sales Forecasting Based on ERP System through Delphi, fuzzy Clustering and Back-Propagation Neural Networks with adaptive learning rate www.ijcsi.org 24 Sales Forecasting Based on ERP System through Delphi, fuzzy Clustering and Back-Propagation Neural Networks with adaptive learning rate Attariuas Hicham 1, Bouhorma Mohammed 2, El Fallahi

More information

THE INTEGRATION OF SUPPLY CHAIN MANAGEMENT AND SIMULATION SYSTEM WITH APPLICATION TO RETAILING MODEL. Pei-Chann Chang, Chen-Hao Liu and Chih-Yuan Wang

THE INTEGRATION OF SUPPLY CHAIN MANAGEMENT AND SIMULATION SYSTEM WITH APPLICATION TO RETAILING MODEL. Pei-Chann Chang, Chen-Hao Liu and Chih-Yuan Wang THE INTEGRATION OF SUPPLY CHAIN MANAGEMENT AND SIMULATION SYSTEM WITH APPLICATION TO RETAILING MODEL Pei-Chann Chang, Chen-Hao Liu and Chih-Yuan Wang Institute of Industrial Engineering and Management,

More information

The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network

The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network , pp.67-76 http://dx.doi.org/10.14257/ijdta.2016.9.1.06 The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network Lihua Yang and Baolin Li* School of Economics and

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

A Prediction Model for Taiwan Tourism Industry Stock Index

A Prediction Model for Taiwan Tourism Industry Stock Index A Prediction Model for Taiwan Tourism Industry Stock Index ABSTRACT Han-Chen Huang and Fang-Wei Chang Yu Da University of Science and Technology, Taiwan Investors and scholars pay continuous attention

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

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

Forecasting Of Indian Stock Market Index Using Artificial Neural Network

Forecasting Of Indian Stock Market Index Using Artificial Neural Network Forecasting Of Indian Stock Market Index Using Artificial Neural Network Proposal Page 1 of 8 ABSTRACT The objective of the study is to present the use of artificial neural network as a forecasting tool

More information

TOURISM DEMAND FORECASTING USING A NOVEL HIGH-PRECISION FUZZY TIME SERIES MODEL. Ruey-Chyn Tsaur and Ting-Chun Kuo

TOURISM DEMAND FORECASTING USING A NOVEL HIGH-PRECISION FUZZY TIME SERIES MODEL. Ruey-Chyn Tsaur and Ting-Chun Kuo International Journal of Innovative Computing, Information and Control ICIC International c 2014 ISSN 1349-4198 Volume 10, Number 2, April 2014 pp. 695 701 OURISM DEMAND FORECASING USING A NOVEL HIGH-PRECISION

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

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

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

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

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

An intelligent stock trading decision support system through integration of genetic algorithm based fuzzy neural network and articial neural network

An intelligent stock trading decision support system through integration of genetic algorithm based fuzzy neural network and articial neural network Fuzzy Sets and Systems 118 (2001) 21 45 www.elsevier.com/locate/fss An intelligent stock trading decision support system through integration of genetic algorithm based fuzzy neural network and articial

More information

Sales Forecast for Pickup Truck Parts:

Sales Forecast for Pickup Truck Parts: Sales Forecast for Pickup Truck Parts: A Case Study on Brake Rubber Mojtaba Kamranfard University of Semnan Semnan, Iran mojtabakamranfard@gmail.com Kourosh Kiani Amirkabir University of Technology Tehran,

More information

SINGULAR SPECTRUM ANALYSIS HYBRID FORECASTING METHODS WITH APPLICATION TO AIR TRANSPORT DEMAND

SINGULAR SPECTRUM ANALYSIS HYBRID FORECASTING METHODS WITH APPLICATION TO AIR TRANSPORT DEMAND SINGULAR SPECTRUM ANALYSIS HYBRID FORECASTING METHODS WITH APPLICATION TO AIR TRANSPORT DEMAND K. Adjenughwure, Delft University of Technology, Transport Institute, Ph.D. candidate V. Balopoulos, Democritus

More information

A FUZZY LOGIC APPROACH FOR SALES FORECASTING

A FUZZY LOGIC APPROACH FOR SALES FORECASTING A FUZZY LOGIC APPROACH FOR SALES FORECASTING ABSTRACT Sales forecasting proved to be very important in marketing where managers need to learn from historical data. Many methods have become available for

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

HYBRID PROBABILITY BASED ENSEMBLES FOR BANKRUPTCY PREDICTION

HYBRID PROBABILITY BASED ENSEMBLES FOR BANKRUPTCY PREDICTION HYBRID PROBABILITY BASED ENSEMBLES FOR BANKRUPTCY PREDICTION Chihli Hung 1, Jing Hong Chen 2, Stefan Wermter 3, 1,2 Department of Management Information Systems, Chung Yuan Christian University, Taiwan

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

Fuzzy regression model with fuzzy input and output data for manpower forecasting

Fuzzy regression model with fuzzy input and output data for manpower forecasting Fuzzy Sets and Systems 9 (200) 205 23 www.elsevier.com/locate/fss Fuzzy regression model with fuzzy input and output data for manpower forecasting Hong Tau Lee, Sheu Hua Chen Department of Industrial Engineering

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

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

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

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

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

Follow links Class Use and other Permissions. For more information, send email to: permissions@pupress.princeton.edu

Follow links Class Use and other Permissions. For more information, send email to: permissions@pupress.princeton.edu COPYRIGHT NOTICE: David A. Kendrick, P. Ruben Mercado, and Hans M. Amman: Computational Economics is published by Princeton University Press and copyrighted, 2006, by Princeton University Press. All rights

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

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

Artificial Neural Networks are bio-inspired mechanisms for intelligent decision support. Artificial Neural Networks. Research Article 2014

Artificial Neural Networks are bio-inspired mechanisms for intelligent decision support. Artificial Neural Networks. Research Article 2014 An Experiment to Signify Fuzzy Logic as an Effective User Interface Tool for Artificial Neural Network Nisha Macwan *, Priti Srinivas Sajja G.H. Patel Department of Computer Science India Abstract Artificial

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

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

Neural network models: Foundations and applications to an audit decision problem

Neural network models: Foundations and applications to an audit decision problem Annals of Operations Research 75(1997)291 301 291 Neural network models: Foundations and applications to an audit decision problem Rebecca C. Wu Department of Accounting, College of Management, National

More information

A Forecasting Decision Support System

A Forecasting Decision Support System A Forecasting Decision Support System Hanaa E.Sayed a, *, Hossam A.Gabbar b, Soheir A. Fouad c, Khalil M. Ahmed c, Shigeji Miyazaki a a Department of Systems Engineering, Division of Industrial Innovation

More information

Soft-Computing Models for Building Applications - A Feasibility Study (EPSRC Ref: GR/L84513)

Soft-Computing Models for Building Applications - A Feasibility Study (EPSRC Ref: GR/L84513) Soft-Computing Models for Building Applications - A Feasibility Study (EPSRC Ref: GR/L84513) G S Virk, D Azzi, K I Alkadhimi and B P Haynes Department of Electrical and Electronic Engineering, University

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

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

Segmenting sales forecasting accuracy

Segmenting sales forecasting accuracy Segmenting sales forecasting accuracy An ABC-XYZ-analysis on the accuracy of Neural Networks, SAP APO-DP and Judgmental Forecasting at Beiersdorf Michael Tramnitzke Dr. Sven Crone 2 The target of the study:

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

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

Designing a Stock Trading System Using Artificial Nero Fuzzy Inference Systems and Technical Analysis Approach

Designing a Stock Trading System Using Artificial Nero Fuzzy Inference Systems and Technical Analysis Approach Vol. 4, No., January 24, pp. 76 84 E-ISSN: 2225-8329, P-ISSN: 238-337 24 HRMARS www.hrmars.com Designing a Stock System Using Artificial Nero Fuzzy Inference Systems and Technical Analysis Approach Fatemeh

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

To improve the problems mentioned above, Chen et al. [2-5] proposed and employed a novel type of approach, i.e., PA, to prevent fraud.

To improve the problems mentioned above, Chen et al. [2-5] proposed and employed a novel type of approach, i.e., PA, to prevent fraud. Proceedings of the 5th WSEAS Int. Conference on Information Security and Privacy, Venice, Italy, November 20-22, 2006 46 Back Propagation Networks for Credit Card Fraud Prediction Using Stratified Personalized

More information

The Prediction of Taiwan 10-Year Government Bond Yield

The Prediction of Taiwan 10-Year Government Bond Yield The Prediction of Taiwan 10-Year Government Bond Yield KUENTAI CHEN 1, HONG YU LIN 2 *, TZ CHEN HUANG 1 Department of Industrial Engineering and Management, Mingchi University of Technology 84 Gungjuan

More information

An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy Logic: Case Studies of Life and Annuity Insurances

An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy Logic: Case Studies of Life and Annuity Insurances Proceedings of the 8th WSEAS International Conference on Fuzzy Systems, Vancouver, British Columbia, Canada, June 19-21, 2007 126 An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy

More information

Neural Networks and Wavelet De-Noising for Stock Trading and Prediction

Neural Networks and Wavelet De-Noising for Stock Trading and Prediction Chapter 11 Neural Networks and Wavelet De-Noising for Stock Trading and Prediction Lipo Wang and Shekhar Gupta * Abstract. In this chapter, neural networks are used to predict the future stock prices and

More information

Computational Intelligence Introduction

Computational Intelligence Introduction Computational Intelligence Introduction Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2011 Farzaneh Abdollahi Neural Networks 1/21 Fuzzy Systems What are

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

A New Approach to Neural Network based Stock Trading Strategy

A New Approach to Neural Network based Stock Trading Strategy A New Approach to Neural Network based Stock Trading Strategy Miroslaw Kordos, Andrzej Cwiok University of Bielsko-Biala, Department of Mathematics and Computer Science, Bielsko-Biala, Willowa 2, Poland:

More information

Low Cost Correction of OCR Errors Using Learning in a Multi-Engine Environment

Low Cost Correction of OCR Errors Using Learning in a Multi-Engine Environment 2009 10th International Conference on Document Analysis and Recognition Low Cost Correction of OCR Errors Using Learning in a Multi-Engine Environment Ahmad Abdulkader Matthew R. Casey Google Inc. ahmad@abdulkader.org

More information

Use of Artificial Neural Network in Data Mining For Weather Forecasting

Use of Artificial Neural Network in Data Mining For Weather Forecasting Use of Artificial Neural Network in Data Mining For Weather Forecasting Gaurav J. Sawale #, Dr. Sunil R. Gupta * # Department Computer Science & Engineering, P.R.M.I.T& R, Badnera. 1 gaurav.sawale@yahoo.co.in

More information

Short Term Electricity Price Forecasting Using ANN and Fuzzy Logic under Deregulated Environment

Short Term Electricity Price Forecasting Using ANN and Fuzzy Logic under Deregulated Environment Short Term Electricity Price Forecasting Using ANN and Fuzzy Logic under Deregulated Environment Aarti Gupta 1, Pankaj Chawla 2, Sparsh Chawla 3 Assistant Professor, Dept. of EE, Hindu College of Engineering,

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

Real Stock Trading Using Soft Computing Models

Real Stock Trading Using Soft Computing Models Real Stock Trading Using Soft Computing Models Brent Doeksen 1, Ajith Abraham 2, Johnson Thomas 1 and Marcin Paprzycki 1 1 Computer Science Department, Oklahoma State University, OK 74106, USA, 2 School

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

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

ACCURACY DRIVEN ARTIFICIAL NEURAL NETWORKS IN STOCK MARKET PREDICTION

ACCURACY DRIVEN ARTIFICIAL NEURAL NETWORKS IN STOCK MARKET PREDICTION ACCURACY DRIVEN ARTIFICIAL NEURAL NETWORKS IN STOCK MARKET PREDICTION Selvan Simon 1 and Arun Raoot 2 1 Asst. Professor, P. G. Dept. of Computer Sci., SNDT Women s University, Mumbai selvansimon@gmail.com

More information

A Data Mining Study of Weld Quality Models Constructed with MLP Neural Networks from Stratified Sampled Data

A Data Mining Study of Weld Quality Models Constructed with MLP Neural Networks from Stratified Sampled Data A Data Mining Study of Weld Quality Models Constructed with MLP Neural Networks from Stratified Sampled Data T. W. Liao, G. Wang, and E. Triantaphyllou Department of Industrial and Manufacturing Systems

More information

Electroencephalography Analysis Using Neural Network and Support Vector Machine during Sleep

Electroencephalography Analysis Using Neural Network and Support Vector Machine during Sleep Engineering, 23, 5, 88-92 doi:.4236/eng.23.55b8 Published Online May 23 (http://www.scirp.org/journal/eng) Electroencephalography Analysis Using Neural Network and Support Vector Machine during Sleep JeeEun

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

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

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

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

Method of Combining the Degrees of Similarity in Handwritten Signature Authentication Using Neural Networks

Method of Combining the Degrees of Similarity in Handwritten Signature Authentication Using Neural Networks Method of Combining the Degrees of Similarity in Handwritten Signature Authentication Using Neural Networks Ph. D. Student, Eng. Eusebiu Marcu Abstract This paper introduces a new method of combining the

More information

PLAANN as a Classification Tool for Customer Intelligence in Banking

PLAANN as a Classification Tool for Customer Intelligence in Banking PLAANN as a Classification Tool for Customer Intelligence in Banking EUNITE World Competition in domain of Intelligent Technologies The Research Report Ireneusz Czarnowski and Piotr Jedrzejowicz Department

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

Quartile-Based Defuzzify Scheme Integrated with PSO for Revenue Change Forecasting. Abstract

Quartile-Based Defuzzify Scheme Integrated with PSO for Revenue Change Forecasting. Abstract Quartile-Based Defuzzify Scheme Integrated with PSO for Revenue Change Forecasting Yao-Lin Huang 1 I-Hong Kuo 2 Shu-Mei Pai 3 1 Department of Computer and Communication Engineering, De Lin Institute of

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

A neural network model to forecast Japanese demand for travel to Hong Kong

A neural network model to forecast Japanese demand for travel to Hong Kong Tourism Management 20 (1999) 89 97 A neural network model to forecast Japanese demand for travel to Hong Kong Rob Law*, Norman Au Department of Hotel and Tourism Management, The Hong Kong Polytechnic University,

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

High Frequency Trading using Fuzzy Momentum Analysis

High Frequency Trading using Fuzzy Momentum Analysis Proceedings of the World Congress on Engineering 2 Vol I WCE 2, June 3 - July 2, 2, London, U.K. High Frequency Trading using Fuzzy Momentum Analysis A. Kablan Member, IAENG, and W. L. Ng. Abstract High

More information

TEMPORAL DATA MINING USING GENETIC ALGORITHM AND NEURAL NETWORK A CASE STUDY OF AIR POLLUTANT FORECASTS

TEMPORAL DATA MINING USING GENETIC ALGORITHM AND NEURAL NETWORK A CASE STUDY OF AIR POLLUTANT FORECASTS TEMPORAL DATA MINING USING GENETIC ALGORITHM AND NEURAL NETWORK A CASE STUDY OF AIR POLLUTANT FORECASTS Shine-Wei Lin*, Chih-Hong Sun**, and Chin-Han Chen*** *National Hualien Teachers Colledge, **National

More information

Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations

Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations Volume 3, No. 8, August 2012 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations

More information

(Refer Slide Time: 2:03)

(Refer Slide Time: 2:03) Control Engineering Prof. Madan Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 11 Models of Industrial Control Devices and Systems (Contd.) Last time we were

More information

Neural Network-Based Tool Breakage Monitoring System for End Milling Operations

Neural Network-Based Tool Breakage Monitoring System for End Milling Operations Journal of Industrial Technology Volume 6, Number 2 Februrary 2000 to April 2000 www.nait.org Volume 6, Number 2 - February 2000 to April 2000 Neural Network-Based Tool Breakage Monitoring System for End

More information

Combining Artificial Intelligence with Non-linear Data Processing Techniques for Forecasting Exchange Rate Time Series

Combining Artificial Intelligence with Non-linear Data Processing Techniques for Forecasting Exchange Rate Time Series Combining Artificial Intelligence with Non-linear Data Processing Techniques for Forecasting Exchange Rate Time Series Heng-Li Yang, 2 Han-Chou Lin, First Author Department of Management Information systems,

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

Momentum Analysis based Stock Market Prediction using Adaptive Neuro-Fuzzy Inference System (ANFIS)

Momentum Analysis based Stock Market Prediction using Adaptive Neuro-Fuzzy Inference System (ANFIS) Momentum Analysis based Stock Market Prediction using Adaptive Neuro-Fuzzy Inference System (ANFIS) Samarth Agrawal, Manoj Jindal, G. N. Pillai Abstract This paper presents an innovative approach for indicating

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

Novelty Detection in image recognition using IRF Neural Networks properties

Novelty Detection in image recognition using IRF Neural Networks properties Novelty Detection in image recognition using IRF Neural Networks properties Philippe Smagghe, Jean-Luc Buessler, Jean-Philippe Urban Université de Haute-Alsace MIPS 4, rue des Frères Lumière, 68093 Mulhouse,

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

ELLIOTT WAVES RECOGNITION VIA NEURAL NETWORKS

ELLIOTT WAVES RECOGNITION VIA NEURAL NETWORKS ELLIOTT WAVES RECOGNITION VIA NEURAL NETWORKS Martin Kotyrba Eva Volna David Brazina Robert Jarusek Department of Informatics and Computers University of Ostrava Z70103, Ostrava, Czech Republic martin.kotyrba@osu.cz

More information

Studying Achievement

Studying Achievement Journal of Business and Economics, ISSN 2155-7950, USA November 2014, Volume 5, No. 11, pp. 2052-2056 DOI: 10.15341/jbe(2155-7950)/11.05.2014/009 Academic Star Publishing Company, 2014 http://www.academicstar.us

More information

A hybrid financial analysis model for business failure prediction

A hybrid financial analysis model for business failure prediction Available online at www.sciencedirect.com Expert Systems with Applications Expert Systems with Applications 35 (2008) 1034 1040 www.elsevier.com/locate/eswa A hybrid financial analysis model for business

More information

Evaluation of Feature Selection Methods for Predictive Modeling Using Neural Networks in Credits Scoring

Evaluation of Feature Selection Methods for Predictive Modeling Using Neural Networks in Credits Scoring 714 Evaluation of Feature election Methods for Predictive Modeling Using Neural Networks in Credits coring Raghavendra B. K. Dr. M.G.R. Educational and Research Institute, Chennai-95 Email: raghavendra_bk@rediffmail.com

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

A Wavelet Based Prediction Method for Time Series

A Wavelet Based Prediction Method for Time Series A Wavelet Based Prediction Method for Time Series Cristina Stolojescu 1,2 Ion Railean 1,3 Sorin Moga 1 Philippe Lenca 1 and Alexandru Isar 2 1 Institut TELECOM; TELECOM Bretagne, UMR CNRS 3192 Lab-STICC;

More information

ENHANCING INTELLIGENCE SUCCESS: DATA CHARACTERIZATION Francine Forney, Senior Management Consultant, Fuel Consulting, LLC May 2013

ENHANCING INTELLIGENCE SUCCESS: DATA CHARACTERIZATION Francine Forney, Senior Management Consultant, Fuel Consulting, LLC May 2013 ENHANCING INTELLIGENCE SUCCESS: DATA CHARACTERIZATION, Fuel Consulting, LLC May 2013 DATA AND ANALYSIS INTERACTION Understanding the content, accuracy, source, and completeness of data is critical to the

More information

Prediction of DDoS Attack Scheme

Prediction of DDoS Attack Scheme Chapter 5 Prediction of DDoS Attack Scheme Distributed denial of service attack can be launched by malicious nodes participating in the attack, exploit the lack of entry point in a wireless network, and

More information

Phase Balancing of Distribution Systems Using a Heuristic Search Approach

Phase Balancing of Distribution Systems Using a Heuristic Search Approach Phase Balancing of Distribution Systems Using a Heuristic Search Approach Lin, Chia-Hung*, Kang, Meei-Song**, Chuang, Hui-Jen**, and Ho, Chin-Ying** *National Kaohsiung University of Applied Sciences **Kao

More information

Proactive Drive Failure Prediction for Large Scale Storage Systems

Proactive Drive Failure Prediction for Large Scale Storage Systems Proactive Drive Failure Prediction for Large Scale Storage Systems Bingpeng Zhu, Gang Wang, Xiaoguang Liu 2, Dianming Hu 3, Sheng Lin, Jingwei Ma Nankai-Baidu Joint Lab, College of Information Technical

More information

Performance Based Evaluation of New Software Testing Using Artificial Neural Network

Performance Based Evaluation of New Software Testing Using Artificial Neural Network Performance Based Evaluation of New Software Testing Using Artificial Neural Network Jogi John 1, Mangesh Wanjari 2 1 Priyadarshini College of Engineering, Nagpur, Maharashtra, India 2 Shri Ramdeobaba

More information

Applying Multiple Neural Networks on Large Scale Data

Applying Multiple Neural Networks on Large Scale Data 0 International Conference on Inforation and Electronics Engineering IPCSIT vol6 (0) (0) IACSIT Press, Singapore Applying Multiple Neural Networks on Large Scale Data Kritsanatt Boonkiatpong and Sukree

More information

Role of Neural network in data mining

Role of Neural network in data mining Role of Neural network in data mining Chitranjanjit kaur Associate Prof Guru Nanak College, Sukhchainana Phagwara,(GNDU) Punjab, India Pooja kapoor Associate Prof Swami Sarvanand Group Of Institutes Dinanagar(PTU)

More information