Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient

Size: px
Start display at page:

Download "Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient"

Transcription

1 Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient Wei Huang 1,2, Shouyang Wang 2, Hui Zhang 3,4, and Renbin Xiao 1 1 School of Management, Huazhong University of Science and Technology, Wuhan, , China rbxiao@163.com 2 Institute of Systems Science, Academy of Mathematics and Systems Sciences, Chinese Academy of Sciences, Beijing, , China {whuang, sywang}@amss.ac.cn 3 School of Knowledge Science, Japan Advanced Institute of Science and Technology, Asahidai 1-1, Tatsunouchi, Ishiawa, , Japan zhang-h@jaist.ac.jp 4 School of Computer Science, Southwest University of Science and Technology, Mianyang, Sichuan, , China Abstract. We propose a new criterion, called autocorrelation coefficient criterion (ACC) to select the appropriate lag structure of foreign exchange rates forecasting with neural networs, and design the corresponding algorithm. The criterion and algorithm are data-driven in that there is no prior assumption about the models for time series under study. We conduct the experiments to compare the prediction performance of the neural networs based on the different lag structures by using the different criterions. The experiment results show that ACC performs best in selecting the appropriate lag structure for foreign exchange rates forecasting with neural networs. 1 Introduction Financial time series forecasting is one of the most challenging problems among the many applications of neural networs. Several modeling issues have been discussed [1-7]. In many situations, we have to predict the future value of foreign exchange rates through past measurements of it in the following way: ˆ = F ( yt s, 1 y t + n yt s 2,, y, ) (1) t s i where y ˆ t + n is the predicted value when we mae a prediction of n periods ahead from the present period t ; y j is the actual value at period j ; s i is the lag period from the present period t ; F ( ) is a nonlinear function determined by the neural networs. The problem is to select the appropriate lag structure{ s 1, s2,..., si,... }. In previous wor, the criteria of selecting the lag structure include Aaie Information Criterion (AIC), Hannan-Quinn Criterion (HQC), Bayesian Information Criterion J. Wang et al. (Eds.): ISNN 2006, LNCS 3973, pp , Springer-Verlag Berlin Heidelberg 2006

2 Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting 513 (BIC), Schwarz Information Criterion (SIC), the general-to-specific sequential Lielihood Ratio test (LR) and the specific-to-general sequential Portmanteau test. For monthly VAR models, AIC produces the most accurate structural and semi-structural impulse response estimates for realistic sample sizes. For quarterly VAR models, HQC appears to be the most accurate criterion with the exception of sample sizes smaller than 120, for which SIC is more accurate. For persistence profiles based on quarterly vector error correction (VEC) models, the SIC is the most accurate criterion for all realistic sample sizes. Sequential Lagrange-multiplier and lielihood ratio tests cannot be recommended [8]. AIC, SIC, HQC have an important role to play in model selection for nonlinear threshold models, while Generalized Information criterion (GIC) and especially Informational Complexity Criterion (ICOMP) prove less reliable [9]. A class of Modified Information Criteria (MIC) was considered which account for the fact that the bias in the sum of the autoregressive coefficients is highly dependent on the lag order [10]. For symmetric lag and asymmetric lag models, the results are more ambiguous in terms of forecasting performance in comparisons of AIC, SIC, Posterior Information Criterion (PIC), and Keating s modification of the AIC and SIC (KAIC and KSIC, respectively) [11]. It is thus difficult to generalize about the preferred lag selection technique when there is uncertainty about the true lag length and whether the lags are symmetric or asymmetric. AIC and BIC as well as several extensions have been used as information-based in-sample model selection criteria in selecting neural networs for foreign exchange rates forecasting [12]. However, the in-sample model selection criteria are not able to provide a reliable guide to out-of-sample performance and there is no apparent connection between in-sample model fit and out-of-sample forecasting performance. A nonparametric version of the Final Prediction Error (FPE) was analyzed for lag selection in nonlinear autoregressive time series under relative general conditions including heterosedasticity [13]. There are assumptions that can t necessarily be satisfied in most cases. It requires suitable ernel and bandwidth choices to compute the lag selection criteria. Our contribution is to propose a new criterion of selecting the appropriate lag structure of foreign exchange rates forecasting with neural networs and design the corresponding algorithm. The remainder of this paper is organized as follows. Section 2 describes the new criterion and algorithm. In Section 3, we conduct the experiments to compare the prediction performance of the neural networs based on the different lag structures by using the different criterions. Finally, conclusions are given in Section 4. 2 Autocorrelation Coefficient Criterion and Algorithm In foreign exchange rates forecasting with neural networs, the contribution of one input variable to the output variable is affected by the other input variable. The input variables should be as predictive as possible. On the other hand, the input variables should not be much correlated, because the correlated input variables may degrade the prediction performance by interacting with each other and producing a biased effect [14]. Actually, the correlated input variables contribute the similar information for the output variable of neural networs. Therefore, the neural networs get confused and do not now to use which one. Considering the above features of foreign exchange rates forecasting with neural networs, we propose a new criterion of selecting the lag

3 514 W. Huang et al. structure of foreign exchange rates forecasting, called autocorrelation coefficient criterion (ACC) as follows: (1) The absolute value of autocorrelation coefficient between the lag period and the forecasting period ahead should be as large as possible. In this case, the input variable is more correlated to the output variable. Therefore, the input variable contributes more predictive information for the output variable. (2) The sum of absolute value of autocorrelation coefficients between the lag period and the other selected lag periods should be as small as possible. In this case, the input variable will not be much correlated to the other selected input variables. One of the main features of foreign exchange rates is that as the lag period becomes long, the absolute value of autocorrelation coefficient will becomes small. Accordingly, we design an algorithm to select the lag structure of foreign exchange rates forecasting with neural networs as follows: Step 1. Let i =1, s 1=0; and set the maximum lag period N, the forecasting period ahead n. Step 2. Let s i+ 1 = r + n arg s < N Max, and i = i + 1. i i r s j j = 1 Step 3. If s i less than N 1, go to Step 2; otherwise, exit and the appropriate lag structure is { s 1, s2,..., s i }. In order to further compare the effect of the different lag structures on the prediction performance, we add another two criterions of selecting the lag periods of foreign exchange rates forecasting, namely short criterion (SC) and long criterion (LC) as follows: (1) Short criterion (SC) If the lag structure based on ACC is { s 1, s2,..., s m }, the lag structure based on SC is { 0,1,..., m 1}. (2) Long criterion (LC) If the initial parameter maximum lag period of ACC is N, the lag structure 0,1,..., N. based on LC is { } 3 Experiments Analysis We conduct the experiments to compare the prediction performance of the neural networs based on the different lag structures by using the different criterions. 3.1 Neural Networ Model We employ the popular three layers bac-propagation networ with adaptive learning rate and momentum. The logistic function is used for all hidden nodes as the activation function. The linear activation function is employed for the output node. For time

4 Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting 515 series forecasting problem, the networ inputs are the past, lagged observations of the data and the output is the future value. Therefore, the number of input nodes corresponds to the number of past lagged data. Generally speaing, too many nodes in the hidden layer produce a networ that memorizes the input data and lacs the ability to generalize. Parsimony is a principle for designing neural networs. Hence, the number of hidden nodes is equal to the number of input nodes. 3.2 Performance Measure Normalized mean squared error (NMSE) is used to evaluate the prediction performance of neural networs. Given a set P comprising pairs of the actual value x and predicted value xˆ, the NMSE can be defined as follows: NMSE = P P ( x ( x xˆ ) x ) 2 2 (2) where x is the mean of actual values. 3.3 Data Preparation From Pacific Exchange Rate Service provided by Professor Werner Antweiler, University of British Columbia, Canada, we obtain 1005 daily observations covering the period from 2001 to 2004 for the three exchange rates respectively. For each exchange rate, we select the appropriate size of training set by using the method in [15]. The test set contains 209 daily observations covering the period from Jan 2005 to Oct, 2005 for the three exchange rates respectively. 3.4 Results We set the initial parameters of ACC: (1) the maximum lag period N = 10; (2) the forecasting period ahead n = 1. Table 1 shows the lag structures of the three exchange rates forecasting by using the different criterions. Table 2 shows the three exchange rates prediction performance of the neural networs based on the different lag structures by using the different criterions. The value of NMSE under ACC is the Table 1. The lag structures of the three exchange rates forecasting by using the different criterions (EUR, GBP and JPY against USD) Criterion of selecting lag structure Lag structure of EUR Lag structure of GBP Lag structure of JPY ACC {0, 4, 6, 9} {0, 4, 6, 9} {0, 4, 6, 9} AIC {0, 1, 6, 8} {0, 1, 6, 8} {0, 1, 6, 8} BIC {0} {0} {0} HQC {0, 1, 6, 8} {0, 1, 6, 8} {0, 1, 6, 8} SC {0, 1, 2, 3} {0, 1, 2, 3} {0, 1, 2, 3} LC {0, 1,, 10} {0, 1,, 10} {0, 1,, 10}

5 516 W. Huang et al. Table 2. The three exchange rates prediction performance of the neural networs based on the different lag structures by using the different criterions (EUR, GBP and JPY against USD) Criterion of selecting lag structure NMSE of EUR NMSE of GBP NMSE of JPY ACC AIC BIC HQC SC LC smallest among the different criterions in each exchange rates forecasting. It shows that ACC performs best in selecting the appropriate lag structure. ACC doesn t require any assumptions, completely independent of particular class of model. The criterion maes full uses of information among sample observations even if the underlying relationships are unnown or hard to describe. It integrated the features of autocorrelation coefficient of foreign exchange rates and the requirements of inputs for neural networs. 4 Conclusions In this paper, we propose a new criterion, called autocorrelation coefficient criterion (ACC) to select the lag structure of foreign exchange rates forecasting with neural networs, and design the corresponding algorithm. The criterion and algorithm are data-driven in that there is no prior assumption about the models for time series under study. We conduct the experiments to compare the prediction performance of the neural networs based on the different lag structures by using the different criterions. The experiment results show that ACC outperforms the other criterions in selecting the lag structure for foreign exchange rates forecasting with neural networs. Acnowledgements This wor is partially supported by National Natural Science Foundation of China (NSFC No ) and the Key Research Institute of Humanities and Social Sciences in Hubei Province-Research Center of Modern Information Management. References 1. Lai, K.K., Yu, L.A., Wang, S.Y.: A Neural Networ and Web-Based Decision Support System for Forex Forecasting and Trading. Lecture Notes in Artificial Intelligence, Vol Springer-Verlag Berlin Heidelberg (2004) Huang, W., Lai, K.K., Naamori, Y., Wang, S.Y.: Forecasting Foreign Exchange Rates with Artificial Neural Networs: a Review. International Journal of Information Technology & Decision Maing, 3(1) (2004)

6 Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Zhang, H, Ho, T. B., Huang, W.: Blind Feature Extraction for Time-Series Classification Using Haar Wavelet Transform. Lecture Notes in Computer Science, Vol Springer- Verlag Berlin Heidelberg (2005) Yu, L.A., Wang, S.Y., Lai, K.K.: Adaptive Smoothing Neural Networs in Foreign Exchange Rate Forecasting. Lecture Notes in Computer Science, Vol Springer-Verlag Berlin Heidelberg (2005) Yu, L.A., Wang, S.Y., Lai, K.K.: A Novel Nonlinear Ensemble Forecasting Model Incorporating GLAR and ANN for Foreign Exchange Rates. Computers & Operations Research, 32 (2005) Yu, L.A., Lai, K.K., Wang, S.Y.: Double Robustness Analysis for Determining Optimal Feedforward Neural Networ Architecture. Lecture Notes in Computer Science, Vol Springer-Verlag Berlin Heidelberg (2005) Huang, W., Naamori, Y., Wang, S.Y.: Forecasting Stoc Maret Movement Direction with Support Vector Machine. Computers & Operations Research, 32 (2005) Ivanov, V., Kilian, L.: A Practitioner s Guide to Lag-Order Selection for Vector Autoregressions. Woring paper, Centre for Economic Policy Research, (2000) Kapetanios, G.: Model Selection in Threshold Models. Journal of Time Series Analysis, 22 (2001) Ng, S., Perron, P.: Lag Length Selection and the Construction of Unit Root Tests with Good Size and Power. Boston College Woring Papers in Economics 369, Boston College Department of Economics (2000) 11. Ozcice, O., Mcmillian, W.D.: Lag Length Selection in Vector Autoregressive Models: Symmetric and Asymmetric Lags. Applied Economics, 31 (1999) Qi, M., Zhang, G.P.: An Investigation of Model Selection Criteria for Neural Networ Time Series Forecasting. European Journal of Operational Research, 132 (2001) Tschernig, R., Yang, L.: Nonparametric Lag Selection for Time Series. Journal of Time Series Analysism, 21 (2000) Zhang, G.P.: Neural Networs in Business Forecasting. Idea Group Inc., (2003) 15. Huang, W., Naamori, Y., Wang, S.Y., Zhang, H.: Select the Size of Training Set for Financial Forecasting with Neural Networs. Lecture Notes in Computer Science, Vol Springer-Verlag Berlin Heidelberg (2005)

Foreign Exchange Rates Forecasting with a C-Ascending Least Squares Support Vector Regression Model

Foreign Exchange Rates Forecasting with a C-Ascending Least Squares Support Vector Regression Model Foreign Exchange Rates Forecasting with a C-Ascending Least Squares Support Vector Regression Model Lean Yu, Xun Zhang, and Shouyang Wang Institute of Systems Science, Academy of Mathematics and Systems

More information

TIME SERIES FORECASTING WITH MULTIPLE CANDIDATE MODELS: SELECTING OR COMBINING?

TIME SERIES FORECASTING WITH MULTIPLE CANDIDATE MODELS: SELECTING OR COMBINING? Vol. 18 No. 1 Journal of Systems Science and Complexity Jan., 2005 TIME SERIES FORECASTING WITH MULTIPLE CANDIDATE MODELS: SELECTING OR COMBINING? YU Lean (Institute of Systems Science, Academy of Mathematics

More information

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Song Li 1, Peng Wang 1 and Lalit Goel 1 1 School of Electrical and Electronic Engineering Nanyang Technological University

More information

On Autoregressive Order Selection Criteria

On Autoregressive Order Selection Criteria On Autoregressive Order Selection Criteria Venus Khim-Sen Liew Faculty of Economics and Management, Universiti Putra Malaysia, 43400 UPM, Serdang, Malaysia This version: 1 March 2004. Abstract This study

More information

Univariate ARIMA Models

Univariate ARIMA Models Univariate ARIMA Models ARIMA Model Building Steps: Identification: Using graphs, statistics, ACFs and PACFs, transformations, etc. to achieve stationary and tentatively identify patterns and model components.

More information

SOFTWARE ARCHITECTURE DESIGN OF GIS WEB SERVICE AGGREGATION BASED ON SERVICE GROUP

SOFTWARE ARCHITECTURE DESIGN OF GIS WEB SERVICE AGGREGATION BASED ON SERVICE GROUP SOFTWARE ARCHITECTURE DESIGN OF GIS WEB SERVICE AGGREGATION BASED ON SERVICE GROUP LIU Jian-chuan*, YANG Jun, TAN Ming-jian, GAN Quan Sichuan Geomatics Center, Chengdu 610041, China Keywords: GIS; Web;

More information

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE Li Sheng Institute of intelligent information engineering Zheiang University Hangzhou, 3007, P. R. China ABSTRACT In this paper, a neural network-driven

More information

Brief Sketch of Solutions: Tutorial 3. 3) unit root tests

Brief Sketch of Solutions: Tutorial 3. 3) unit root tests Brief Sketch of Solutions: Tutorial 3 3) unit root tests.5.4.4.3.3.2.2.1.1.. -.1 -.1 -.2 -.2 -.3 -.3 -.4 -.4 21 22 23 24 25 26 -.5 21 22 23 24 25 26.8.2.4. -.4 - -.8 - - -.12 21 22 23 24 25 26 -.2 21 22

More information

FORECASTING SAVING DEPOSIT IN MALAYSIAN ISLAMIC BANKING: COMPARISON BETWEEN ARTIFICIAL NEURAL NETWORK AND ARIMA

FORECASTING SAVING DEPOSIT IN MALAYSIAN ISLAMIC BANKING: COMPARISON BETWEEN ARTIFICIAL NEURAL NETWORK AND ARIMA Jurnal Ekonomi dan Studi Pembangunan Volume 8, Nomor 2, Oktober 2007: 154-161 FORECASTING SAVING DEPOSIT IN MALAYSIAN ISLAMIC BANKING: COMPARISON BETWEEN ARTIFICIAL NEURAL NETWORK AND ARIMA Raditya Sukmana

More information

22/04/2014. Economic Research

22/04/2014. Economic Research 22/04/2014 Economic Research Forecasting Models for Exchange Rate Tuesday, April 22, 2014 The science of prognostics has been going through a rapid and fruitful development in the past decades, with various

More information

A Wavelet Neural Network Forecasting Model Based On ARIMA

A Wavelet Neural Network Forecasting Model Based On ARIMA A Wavelet Neural Network Forecasting Model Based On ARIMA Wang Bin*, Hao Wen-ning, Chen Gang, He Deng-chao, Feng Bo PLA University of Science &Technology Nanjing 210007, China e-mail:lgdwangbin@163.com

More information

Performance of Autoregressive Order Selection Criteria: A Simulation Study

Performance of Autoregressive Order Selection Criteria: A Simulation Study Pertanika J. Sci. & Technol. 6 (2): 7-76 (2008) ISSN: 028-7680 Universiti Putra Malaysia Press Performance of Autoregressive Order Selection Criteria: A Simulation Study Venus Khim-Sen Liew, Mahendran

More information

Postprocessing of Numerical Weather Forecasts Using Online Seq. Using Online Sequential Extreme Learning Machines

Postprocessing of Numerical Weather Forecasts Using Online Seq. Using Online Sequential Extreme Learning Machines Postprocessing of Numerical Weather Forecasts Using Online Sequential Extreme Learning Machines Aranildo R. Lima 1 Alex J. Cannon 2 William W. Hsieh 1 1 Department of Earth, Ocean and Atmospheric Sciences

More information

Application of Time Sequence Model Based on Excluded Seasonality in Daily Runoff Prediction

Application of Time Sequence Model Based on Excluded Seasonality in Daily Runoff Prediction Send Orders for Reprints to reprints@benthamscience.ae 546 The Open Cybernetics & Systemics Journal, 2014, 8, 546-552 Open Access Application of Time Sequence Model Based on Excluded Seasonality in Daily

More information

A NOTE ON THE HOMOMORPHISM THEOREM FOR HEMIRINGS

A NOTE ON THE HOMOMORPHISM THEOREM FOR HEMIRINGS Internal. J. Math. & Math. Sci. Vol. (1978)439-445 439 A NOTE ON THE HOMOMORPHISM THEOREM FOR HEMIRINGS D. M. OLSON Department of Mathematics Cameron University Lawton, Oklahoma 73501 U.S.A. (Recieved

More information

Multilayer Perceptron

Multilayer Perceptron Outline Hong Chang Institute of Computing Technology, Chinese Academy of Sciences Machine Learning Methods (Fall 2012) Outline Outline I 1 Introduction 2 Single Perceptron 3 Boolean Function Learning 4

More information

Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia

Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia Muhamad Safiih Lola1 Malaysia- safiihmd@umt.edu.my Mohd Noor

More information

Econometric modeling of the relationship among macroeconomic variables of Thailand: Smooth transition autoregressive regression model

Econometric modeling of the relationship among macroeconomic variables of Thailand: Smooth transition autoregressive regression model The Empirical Econometrics and Quantitative Economics Letters ISSN 2286 7147 EEQEL all rights reserved Volume 1, Number 4 (December 2012), pp. 21 38. Econometric modeling of the relationship among macroeconomic

More information

Introduction to Modern Time Series Analysis

Introduction to Modern Time Series Analysis Introduction to Modern Time Series Analysis Gebhard Kirchgässner, Jürgen Wolters and Uwe Hassler Second Edition Springer 3 Teaching Material The following figures and tables are from the above book. They

More information

Outliers Treatment in Support Vector Regression for Financial Time Series Prediction

Outliers Treatment in Support Vector Regression for Financial Time Series Prediction Outliers Treatment in Support Vector Regression for Financial Time Series Prediction Haiqin Yang, Kaizhu Huang, Laiwan Chan, Irwin King, and Michael R. Lyu Department of Computer Science and Engineering

More information

Vector Autoregressive Model. Vector Autoregressions II. Estimation of Vector Autoregressions II. Estimation of Vector Autoregressions I.

Vector Autoregressive Model. Vector Autoregressions II. Estimation of Vector Autoregressions II. Estimation of Vector Autoregressions I. Vector Autoregressive Model Vector Autoregressions II Empirical Macroeconomics - Lect 2 Dr. Ana Beatriz Galvao Queen Mary University of London January 2012 A VAR(p) model of the m 1 vector of time series

More information

Deep Learning Architecture for Univariate Time Series Forecasting

Deep Learning Architecture for Univariate Time Series Forecasting CS229,Technical Report, 2014 Deep Learning Architecture for Univariate Time Series Forecasting Dmitry Vengertsev 1 Abstract This paper studies the problem of applying machine learning with deep architecture

More information

Deep Neural Networks (1) Hidden layers; Back-propagation

Deep Neural Networks (1) Hidden layers; Back-propagation Deep Neural Networs (1) Hidden layers; Bac-propagation Steve Renals Machine Learning Practical MLP Lecture 3 4 October 2017 / 9 October 2017 MLP Lecture 3 Deep Neural Networs (1) 1 Recap: Softmax single

More information

Neural Networks and the Back-propagation Algorithm

Neural Networks and the Back-propagation Algorithm Neural Networks and the Back-propagation Algorithm Francisco S. Melo In these notes, we provide a brief overview of the main concepts concerning neural networks and the back-propagation algorithm. We closely

More information

GMM, HAC estimators, & Standard Errors for Business Cycle Statistics

GMM, HAC estimators, & Standard Errors for Business Cycle Statistics GMM, HAC estimators, & Standard Errors for Business Cycle Statistics Wouter J. Den Haan London School of Economics c Wouter J. Den Haan Overview Generic GMM problem Estimation Heteroskedastic and Autocorrelation

More information

Forecasting exchange rate volatility using conditional variance models selected by information criteria

Forecasting exchange rate volatility using conditional variance models selected by information criteria Forecasting exchange rate volatility using conditional variance models selected by information criteria Article Accepted Version Brooks, C. and Burke, S. (1998) Forecasting exchange rate volatility using

More information

Revisiting linear and non-linear methodologies for time series prediction - application to ESTSP 08 competition data

Revisiting linear and non-linear methodologies for time series prediction - application to ESTSP 08 competition data Revisiting linear and non-linear methodologies for time series - application to ESTSP 08 competition data Madalina Olteanu Universite Paris 1 - SAMOS CES 90 Rue de Tolbiac, 75013 Paris - France Abstract.

More information

Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria

Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria Emmanuel Alphonsus Akpan Imoh Udo Moffat Department of Mathematics and Statistics University of Uyo, Nigeria Ntiedo Bassey Ekpo Department of

More information

MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK

MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK Engineering Review, Vol. 3, Issue 2, 99-0, 20. 99 MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK Wei Ma * Fei Ma School of Mechanical Engineering, University

More information

Forecasting electricity market pricing using artificial neural networks

Forecasting electricity market pricing using artificial neural networks Energy Conversion and Management 48 (2007) 907 912 www.elsevier.com/locate/enconman Forecasting electricity market pricing using artificial neural networks Hsiao-Tien Pao * Department of Management Science,

More information

Inflation Revisited: New Evidence from Modified Unit Root Tests

Inflation Revisited: New Evidence from Modified Unit Root Tests 1 Inflation Revisited: New Evidence from Modified Unit Root Tests Walter Enders and Yu Liu * University of Alabama in Tuscaloosa and University of Texas at El Paso Abstract: We propose a simple modification

More information

An Improved Quantum Evolutionary Algorithm with 2-Crossovers

An Improved Quantum Evolutionary Algorithm with 2-Crossovers An Improved Quantum Evolutionary Algorithm with 2-Crossovers Zhihui Xing 1, Haibin Duan 1,2, and Chunfang Xu 1 1 School of Automation Science and Electrical Engineering, Beihang University, Beijing, 100191,

More information

ECLT 5810 Classification Neural Networks. Reference: Data Mining: Concepts and Techniques By J. Hand, M. Kamber, and J. Pei, Morgan Kaufmann

ECLT 5810 Classification Neural Networks. Reference: Data Mining: Concepts and Techniques By J. Hand, M. Kamber, and J. Pei, Morgan Kaufmann ECLT 5810 Classification Neural Networks Reference: Data Mining: Concepts and Techniques By J. Hand, M. Kamber, and J. Pei, Morgan Kaufmann Neural Networks A neural network is a set of connected input/output

More information

FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL

FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL Rumana Hossain Department of Physical Science School of Engineering and Computer Science Independent University, Bangladesh Shaukat Ahmed Department

More information

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA CHAPTER 6 TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA 6.1. Introduction A time series is a sequence of observations ordered in time. A basic assumption in the time series analysis

More information

FORECASTING CHINA S FOREIGN TRADE VOLUME WITH A KERNEL-BASED HYBRID ECONOMETRIC-AI ENSEMBLE LEARNING APPROACH

FORECASTING CHINA S FOREIGN TRADE VOLUME WITH A KERNEL-BASED HYBRID ECONOMETRIC-AI ENSEMBLE LEARNING APPROACH Jrl Syst Sci & Complexity (2008) 21: 1 19 FORECASTING CHINA S FOREIGN TRADE VOLUME WITH A KERNEL-BASED HYBRID ECONOMETRIC-AI ENSEMBLE LEARNING APPROACH Lean YU Shouyang WANG Kin Keung LAI Received: 20

More information

Pattern Matching and Neural Networks based Hybrid Forecasting System

Pattern Matching and Neural Networks based Hybrid Forecasting System Pattern Matching and Neural Networks based Hybrid Forecasting System Sameer Singh and Jonathan Fieldsend PA Research, Department of Computer Science, University of Exeter, Exeter, UK Abstract In this paper

More information

CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION

CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION 4.1 Overview This chapter contains the description about the data that is used in this research. In this research time series data is used. A time

More information

10. Time series regression and forecasting

10. Time series regression and forecasting 10. Time series regression and forecasting Key feature of this section: Analysis of data on a single entity observed at multiple points in time (time series data) Typical research questions: What is the

More information

A Neural Network Model for Surface Air Temperature Estimation over the Eastern Part of Thailand in 2004

A Neural Network Model for Surface Air Temperature Estimation over the Eastern Part of Thailand in 2004 A Neural Networ Model for Surface Air Temperature Estimation over the Eastern Part of Thailand in 2004 Wattana Kanbua 1*, Montri Inthachot 2 1 Marine Meteorological Center, Thai Meteorological Department,

More information

Automatic modelling of neural networks for time series prediction in search of a uniform methodology across varying time frequencies

Automatic modelling of neural networks for time series prediction in search of a uniform methodology across varying time frequencies Automatic modelling of neural networks for time series prediction in search of a uniform methodology across varying time frequencies Nikolaos Kourentzes and Sven F. Crone Lancaster University Management

More information

A Support Vector Regression Model for Forecasting Rainfall

A Support Vector Regression Model for Forecasting Rainfall A Support Vector Regression for Forecasting Nasimul Hasan 1, Nayan Chandra Nath 1, Risul Islam Rasel 2 Department of Computer Science and Engineering, International Islamic University Chittagong, Bangladesh

More information

Terence Tai-Leung Chong. Abstract

Terence Tai-Leung Chong. Abstract Estimation of the Autoregressive Order in the Presence of Measurement Errors Terence Tai-Leung Chong The Chinese University of Hong Kong Yuanxiu Zhang University of British Columbia Venus Liew Universiti

More information

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal Volume-03 Issue-07 July-2018 ISSN: 2455-3085 (Online) www.rrjournals.com [UGC Listed Journal] SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal *1 Kadek Jemmy Waciko & 2 Ismail B *1 Research Scholar,

More information

le2 { Re d(a, f)l de > (1.2) n=2ar, 01 < e 2 ON ALPHA-CLOSE-TO-CONVEX FUNCTIONS OF ORDER BETA functions. f(z) z + z a n Re (1 ) zf + (I + zf"(z)) do >

le2 { Re d(a, f)l de > (1.2) n=2ar, 01 < e 2 ON ALPHA-CLOSE-TO-CONVEX FUNCTIONS OF ORDER BETA functions. f(z) z + z a n Re (1 ) zf + (I + zf(z)) do > Internat. J. Math. & Math. Sci. Vol. 9 No. 3 (1986) 435-438 435 ON ALPHA-CLOSE-TO-CONVEX FUNCTIONS OF ORDER BETA M.A. NASR Faculty of Science University of Mansoura Mansoura, Egypt (Received January 9,

More information

The GARCH Analysis of YU EBAO Annual Yields Weiwei Guo1,a

The GARCH Analysis of YU EBAO Annual Yields Weiwei Guo1,a 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) The GARCH Analysis of YU EBAO Annual Yields Weiwei Guo1,a 1 Longdong University,Qingyang,Gansu province,745000 a

More information

Automatic Forecasting

Automatic Forecasting Automatic Forecasting Summary The Automatic Forecasting procedure is designed to forecast future values of time series data. A time series consists of a set of sequential numeric data taken at equally

More information

Grey forecasting model with polynomial term and its optimization

Grey forecasting model with polynomial term and its optimization Grey forecasting model with polynomial term and its optimization Luo Dang, Wei Baolei School of Mathematics and Statistics, orth China University of Water Resources and Electric Power, Zhengzhou 4546,

More information

Measures of Fit from AR(p)

Measures of Fit from AR(p) Measures of Fit from AR(p) Residual Sum of Squared Errors Residual Mean Squared Error Root MSE (Standard Error of Regression) R-squared R-bar-squared = = T t e t SSR 1 2 ˆ = = T t e t p T s 1 2 2 ˆ 1 1

More information

An artificial neural networks (ANNs) model is a functional abstraction of the

An artificial neural networks (ANNs) model is a functional abstraction of the CHAPER 3 3. Introduction An artificial neural networs (ANNs) model is a functional abstraction of the biological neural structures of the central nervous system. hey are composed of many simple and highly

More information

Econometric Forecasting

Econometric Forecasting Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 1, 2014 Outline Introduction Model-free extrapolation Univariate time-series models Trend

More information

Impulse Response and Granger Causality in Dynamical Systems with Autoencoder Nonlinear Vector Autoregressions. Abstract

Impulse Response and Granger Causality in Dynamical Systems with Autoencoder Nonlinear Vector Autoregressions. Abstract Impulse Response and Granger Causality in Dynamical Systems with Autoencoder Nonlinear Vector Autoregressions Kurt Izak Cabanilla Kevin Thomas Go Thinking Machines Data Science Thinking Machines Data Science

More information

Artificial Neural Network

Artificial Neural Network Artificial Neural Network Contents 2 What is ANN? Biological Neuron Structure of Neuron Types of Neuron Models of Neuron Analogy with human NN Perceptron OCR Multilayer Neural Network Back propagation

More information

Deep Neural Networks (1) Hidden layers; Back-propagation

Deep Neural Networks (1) Hidden layers; Back-propagation Deep Neural Networs (1) Hidden layers; Bac-propagation Steve Renals Machine Learning Practical MLP Lecture 3 2 October 2018 http://www.inf.ed.ac.u/teaching/courses/mlp/ MLP Lecture 3 / 2 October 2018 Deep

More information

Iterative ARIMA-Multiple Support Vector Regression models for long term time series prediction

Iterative ARIMA-Multiple Support Vector Regression models for long term time series prediction and Machine Learning Bruges (Belgium), 23-25 April 24, i6doccom publ, ISBN 978-2874995-7 Available from http://wwwi6doccom/fr/livre/?gcoi=2843244 Iterative ARIMA-Multiple Support Vector Regression models

More information

Section 2 NABE ASTEF 65

Section 2 NABE ASTEF 65 Section 2 NABE ASTEF 65 Econometric (Structural) Models 66 67 The Multiple Regression Model 68 69 Assumptions 70 Components of Model Endogenous variables -- Dependent variables, values of which are determined

More information

A new method for short-term load forecasting based on chaotic time series and neural network

A new method for short-term load forecasting based on chaotic time series and neural network A new method for short-term load forecasting based on chaotic time series and neural network Sajjad Kouhi*, Navid Taghizadegan Electrical Engineering Department, Azarbaijan Shahid Madani University, Tabriz,

More information

A Hybrid Time-delay Prediction Method for Networked Control System

A Hybrid Time-delay Prediction Method for Networked Control System International Journal of Automation and Computing 11(1), February 2014, 19-24 DOI: 10.1007/s11633-014-0761-1 A Hybrid Time-delay Prediction Method for Networked Control System Zhong-Da Tian Xian-Wen Gao

More information

ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA

ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA 6. ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA Abstract Feng-enq LIN In this paper, one process that integratesthe Empirical Mode

More information

Forecast daily indices of solar activity, F10.7, using support vector regression method

Forecast daily indices of solar activity, F10.7, using support vector regression method Research in Astron. Astrophys. 9 Vol. 9 No. 6, 694 702 http://www.raa-journal.org http://www.iop.org/journals/raa Research in Astronomy and Astrophysics Forecast daily indices of solar activity, F10.7,

More information

Input-variable Specification for Neural Networks An Analysis of Forecasting Low and High Time Series Frequency

Input-variable Specification for Neural Networks An Analysis of Forecasting Low and High Time Series Frequency Universität Hamburg Institut für Wirtschaftsinformatik Prof. Dr. D.B. Preßmar Input-variable Specification for Neural Networks An Analysis of Forecasting Low and High Time Series Frequency Dr. Sven F.

More information

Neural Network to Control Output of Hidden Node According to Input Patterns

Neural Network to Control Output of Hidden Node According to Input Patterns American Journal of Intelligent Systems 24, 4(5): 96-23 DOI:.5923/j.ajis.2445.2 Neural Network to Control Output of Hidden Node According to Input Patterns Takafumi Sasakawa, Jun Sawamoto 2,*, Hidekazu

More information

Week 5 Quantitative Analysis of Financial Markets Modeling and Forecasting Trend

Week 5 Quantitative Analysis of Financial Markets Modeling and Forecasting Trend Week 5 Quantitative Analysis of Financial Markets Modeling and Forecasting Trend Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 :

More information

Demand Forecasting in Deregulated Electricity Markets

Demand Forecasting in Deregulated Electricity Markets International Journal of Computer Applications (975 8887) Demand Forecasting in Deregulated Electricity Marets Anamia Electrical & Electronics Engineering Department National Institute of Technology Jamshedpur

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information

Predict Time Series with Multiple Artificial Neural Networks

Predict Time Series with Multiple Artificial Neural Networks , pp. 313-324 http://dx.doi.org/10.14257/ijhit.2016.9.7.28 Predict Time Series with Multiple Artificial Neural Networks Fei Li 1, Jin Liu 1 and Lei Kong 2,* 1 College of Information Engineering, Shanghai

More information

Francis X. Diebold, Elements of Forecasting, 4th Edition

Francis X. Diebold, Elements of Forecasting, 4th Edition P1.T2. Quantitative Analysis Francis X. Diebold, Elements of Forecasting, 4th Edition Bionic Turtle FRM Study Notes By David Harper, CFA FRM CIPM www.bionicturtle.com Diebold, Chapter 5 Modeling and Forecasting

More information

THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI

THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI 92 Multiple Criteria Decision Making XIII THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI Abstract: The paper verifies the long-run determinants

More information

Optimizing forecasts for inflation and interest rates by time-series model averaging

Optimizing forecasts for inflation and interest rates by time-series model averaging Optimizing forecasts for inflation and interest rates by time-series model averaging Presented at the ISF 2008, Nice 1 Introduction 2 The rival prediction models 3 Prediction horse race 4 Parametric bootstrap

More information

LATVIAN GDP: TIME SERIES FORECASTING USING VECTOR AUTO REGRESSION

LATVIAN GDP: TIME SERIES FORECASTING USING VECTOR AUTO REGRESSION LATVIAN GDP: TIME SERIES FORECASTING USING VECTOR AUTO REGRESSION BEZRUCKO Aleksandrs, (LV) Abstract: The target goal of this work is to develop a methodology of forecasting Latvian GDP using ARMA (AutoRegressive-Moving-Average)

More information

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series Journal of Mathematics and Statistics 8 (4): 500-505, 2012 ISSN 1549-3644 2012 doi:10.3844/jmssp.2012.500.505 Published Online 8 (4) 2012 (http://www.thescipub.com/jmss.toc) Seasonal Autoregressive Integrated

More information

A Fractal-ANN approach for quality control

A Fractal-ANN approach for quality control A Fractal-ANN approach for quality control Kesheng Wang Department of Production and Quality Engineering, University of Science and Technology, N-7491 Trondheim, Norway Abstract The main problem with modern

More information

Predicting Time of Peak Foreign Exchange Rates. Charles Mulemi, Lucio Dery 0. ABSTRACT

Predicting Time of Peak Foreign Exchange Rates. Charles Mulemi, Lucio Dery 0. ABSTRACT Predicting Time of Peak Foreign Exchange Rates Charles Mulemi, Lucio Dery 0. ABSTRACT This paper explores various machine learning models of predicting the day foreign exchange rates peak in a given window.

More information

Prediction of gas emission quantity using artificial neural networks

Prediction of gas emission quantity using artificial neural networks Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):1653-165 Research Article ISSN : 095-384 CODEN(USA) : JCPRC5 Prediction of gas emission quantity using artificial

More information

Outlier detection in ARIMA and seasonal ARIMA models by. Bayesian Information Type Criteria

Outlier detection in ARIMA and seasonal ARIMA models by. Bayesian Information Type Criteria Outlier detection in ARIMA and seasonal ARIMA models by Bayesian Information Type Criteria Pedro Galeano and Daniel Peña Departamento de Estadística Universidad Carlos III de Madrid 1 Introduction The

More information

Forecasting of a Non-Seasonal Tourism Time Series with ANN

Forecasting of a Non-Seasonal Tourism Time Series with ANN Forecasting of a Non-Seasonal Tourism Time Series with ANN Teixeira, João Paulo 1 & Fernandes, Paula Odete 1,2 1 Polytechnic Institute of Bragança; UNIAG 2 NECE joaopt@ipb.pt; pof@ipb.pt Abstract. The

More information

Econometría 2: Análisis de series de Tiempo

Econometría 2: Análisis de series de Tiempo Econometría 2: Análisis de series de Tiempo Karoll GOMEZ kgomezp@unal.edu.co http://karollgomez.wordpress.com Segundo semestre 2016 IX. Vector Time Series Models VARMA Models A. 1. Motivation: The vector

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 Dusan Marcek Silesian University, Institute of Computer Science Opava Research Institute of the IT4Innovations

More information

Application of Fully Recurrent (FRNN) and Radial Basis Function (RBFNN) Neural Networks for Simulating Solar Radiation

Application of Fully Recurrent (FRNN) and Radial Basis Function (RBFNN) Neural Networks for Simulating Solar Radiation Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 3 () January 04: 3-39 04 Academy for Environment and Life Sciences, India Online ISSN 77-808 Journal s URL:http://www.bepls.com

More information

Negatively Correlated Echo State Networks

Negatively Correlated Echo State Networks Negatively Correlated Echo State Networks Ali Rodan and Peter Tiňo School of Computer Science, The University of Birmingham Birmingham B15 2TT, United Kingdom E-mail: {a.a.rodan, P.Tino}@cs.bham.ac.uk

More information

Frequency Forecasting using Time Series ARIMA model

Frequency Forecasting using Time Series ARIMA model Frequency Forecasting using Time Series ARIMA model Manish Kumar Tikariha DGM(O) NSPCL Bhilai Abstract In view of stringent regulatory stance and recent tariff guidelines, Deviation Settlement mechanism

More information

Performance of lag length selection criteria in three different situations

Performance of lag length selection criteria in three different situations MPRA Munich Personal RePEc Archive Performance of lag length selection criteria in three different situations Zahid Asghar and Irum Abid Quaid-i-Azam University, Islamabad Aril 2007 Online at htts://mra.ub.uni-muenchen.de/40042/

More information

Bayesian Reasoning and Recognition

Bayesian Reasoning and Recognition Intelligent Systems: Reasoning and Recognition James L. Crowley ENSIAG 2 / osig 1 Second Semester 2013/2014 Lesson 12 28 arch 2014 Bayesian Reasoning and Recognition Notation...2 Pattern Recognition...3

More information

Comparative Analysis of Linear and Bilinear Time Series Models

Comparative Analysis of Linear and Bilinear Time Series Models American Journal of Mathematics and Statistics, (): - DOI:./j.ajms.0 Comparative Analysis of Linear and Bilinear ime Series Models Usoro Anthony E. Department of Mathematics and Statistics, Akwa Ibom State

More information

Reading, UK 1 2 Abstract

Reading, UK 1 2 Abstract , pp.45-54 http://dx.doi.org/10.14257/ijseia.2013.7.5.05 A Case Study on the Application of Computational Intelligence to Identifying Relationships between Land use Characteristics and Damages caused by

More information

Data and prognosis for renewable energy

Data and prognosis for renewable energy The Hong Kong Polytechnic University Department of Electrical Engineering Project code: FYP_27 Data and prognosis for renewable energy by Choi Man Hin 14072258D Final Report Bachelor of Engineering (Honours)

More information

A Statistical Input Pruning Method for Artificial Neural Networks Used in Environmental Modelling

A Statistical Input Pruning Method for Artificial Neural Networks Used in Environmental Modelling A Statistical Input Pruning Method for Artificial Neural Networks Used in Environmental Modelling G. B. Kingston, H. R. Maier and M. F. Lambert Centre for Applied Modelling in Water Engineering, School

More information

Related Concepts: Lecture 9 SEM, Statistical Modeling, AI, and Data Mining. I. Terminology of SEM

Related Concepts: Lecture 9 SEM, Statistical Modeling, AI, and Data Mining. I. Terminology of SEM Lecture 9 SEM, Statistical Modeling, AI, and Data Mining I. Terminology of SEM Related Concepts: Causal Modeling Path Analysis Structural Equation Modeling Latent variables (Factors measurable, but thru

More information

The Lady Tasting Tea. How to deal with multiple testing. Need to explore many models. More Predictive Modeling

The Lady Tasting Tea. How to deal with multiple testing. Need to explore many models. More Predictive Modeling The Lady Tasting Tea More Predictive Modeling R. A. Fisher & the Lady B. Muriel Bristol claimed she prefers tea added to milk rather than milk added to tea Fisher was skeptical that she could distinguish

More information

Additive Outlier Detection in Seasonal ARIMA Models by a Modified Bayesian Information Criterion

Additive Outlier Detection in Seasonal ARIMA Models by a Modified Bayesian Information Criterion 13 Additive Outlier Detection in Seasonal ARIMA Models by a Modified Bayesian Information Criterion Pedro Galeano and Daniel Peña CONTENTS 13.1 Introduction... 317 13.2 Formulation of the Outlier Detection

More information

Machine Learning for OR & FE

Machine Learning for OR & FE Machine Learning for OR & FE Regression II: Regularization and Shrinkage Methods Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

More information

The Role of "Leads" in the Dynamic Title of Cointegrating Regression Models. Author(s) Hayakawa, Kazuhiko; Kurozumi, Eiji

The Role of Leads in the Dynamic Title of Cointegrating Regression Models. Author(s) Hayakawa, Kazuhiko; Kurozumi, Eiji he Role of "Leads" in the Dynamic itle of Cointegrating Regression Models Author(s) Hayakawa, Kazuhiko; Kurozumi, Eiji Citation Issue 2006-12 Date ype echnical Report ext Version publisher URL http://hdl.handle.net/10086/13599

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Jeff Clune Assistant Professor Evolving Artificial Intelligence Laboratory Announcements Be making progress on your projects! Three Types of Learning Unsupervised Supervised Reinforcement

More information

Why Forecast Recruitment?

Why Forecast Recruitment? Predictability of Future Recruitment by Parametric and Non-parametric models : Case study of G. of Alaska walleye pollock. Yong-Woo Lee 1* Bernard A. Megrey 1 S. Allen Macklin 2 National Oceanic and Atmospheric

More information

On Monitoring Shift in the Mean Processes with. Vector Autoregressive Residual Control Charts of. Individual Observation

On Monitoring Shift in the Mean Processes with. Vector Autoregressive Residual Control Charts of. Individual Observation Applied Mathematical Sciences, Vol. 8, 14, no. 7, 3491-3499 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.12988/ams.14.44298 On Monitoring Shift in the Mean Processes with Vector Autoregressive Residual

More information

Nowcasting Norwegian GDP

Nowcasting Norwegian GDP Nowcasting Norwegian GDP Knut Are Aastveit and Tørres Trovik May 13, 2007 Introduction Motivation The last decades of advances in information technology has made it possible to access a huge amount of

More information

Kalman Filter and SVR Combinations in Forecasting US Unemployment

Kalman Filter and SVR Combinations in Forecasting US Unemployment Kalman Filter and SVR Combinations in Forecasting US Unemployment Georgios Sermpinis 1, Charalampos Stasinakis 1, and Andreas Karathanasopoulos 2 1 University of Glasgow Business School georgios.sermpinis@glasgow.ac.uk,

More information

A Comparison of Time Series Models for Forecasting Outbound Air Travel Demand *

A Comparison of Time Series Models for Forecasting Outbound Air Travel Demand * Journal of Aeronautics, Astronautics and Aviation, Series A, Vol.42, No.2 pp.073-078 (200) 73 A Comparison of Time Series Models for Forecasting Outbound Air Travel Demand * Yu-Wei Chang ** and Meng-Yuan

More information

Lecture 13 Back-propagation

Lecture 13 Back-propagation Lecture 13 Bac-propagation 02 March 2016 Taylor B. Arnold Yale Statistics STAT 365/665 1/21 Notes: Problem set 4 is due this Friday Problem set 5 is due a wee from Monday (for those of you with a midterm

More information

Journal of Engineering Science and Technology Review 6 (2) (2013) Research Article. Received 25 June 2012; Accepted 15 January 2013

Journal of Engineering Science and Technology Review 6 (2) (2013) Research Article. Received 25 June 2012; Accepted 15 January 2013 Jestr Journal of Engineering Science and Technology Review 6 () (3) 5-54 Research Article JOURNAL OF Engineering Science and Technology Review www.jestr.org Fault Diagnosis and Classification in Urban

More information