Next Article in Journal
Water as a Tourist Resource in Extremadura: Assessment of Its Attraction Capacity and Approximation to the Tourist Profile
Next Article in Special Issue
Impact of Investment Sources for Sustainability on a Country’s Sustainable Development: Evidence from the EU
Previous Article in Journal
Meta-Understanding of Environmental Perception in Tourism: Implications for China’s Tourist Attractions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Efficient Deep Learning Based Model to Predict Interest Rate Using Twitter Sentiment

1
Department of Management Sciences, COMSATS University Islamabad, Attock Campus 43600, Pakistan
2
Department of Computer Science, COMSATS University Islamabad, Attock Campus 43600, Pakistan
3
Department of Commerce, Government College University, Faisalabad 38000, Pakistan
4
Department of Business Administration, University of Kotli AJ&K, Kotli,11100, Pakistan
5
Department of Management Sciences, University of Wah, Wah Cantt, 47040, Pakistan
6
Department of Software, Sejong University, Seoul 05006, Korea
*
Author to whom correspondence should be addressed.
Sustainability 2020, 12(4), 1660; https://doi.org/10.3390/su12041660
Submission received: 24 January 2020 / Revised: 18 February 2020 / Accepted: 19 February 2020 / Published: 22 February 2020
(This article belongs to the Special Issue Sustainable Investment and Finance)

Abstract

:
In macroeconomics, decision making is highly sensitive and significantly influences the financial and business world, where the interest rate is a crucial factor. In addition, the interest rate is used by the governments to manage the monetary policy. There is a need to design an efficient algorithm for interest rate prediction. The analysis of the social media sentiment impact on financial decision making is also an open research area. In this study, we deploy a deep learning model for the accurate forecasting of the interest rate for the UK, Turkey, China, Hong Kong, and Mexico. For this purpose, daily data of the interest rate and exchange rate covering the period from Jan 2010 to Oct 2019 is used for all the mentioned countries. We also incorporate the input of the twitter sentiments of six mega-events, namely the US election 2012, Mexican election 2012, Gaza under attack 2014, Hong Kong protest 2014, Refugee Welcome 2015, and Brexit 2016. Our results provide evidence that the error of the deep learning model significantly decreases when event sentiment is incorporated. A notable improvement has been observed in the case of the Hong Kong interest rate, i.e., a 266% decline in the error after incorporating event sentiments as an input in the deep learning model.

1. Introduction

In economics and business applications, the accurate forecasting of time series data has always been a critical issue, including wind speed prediction [1,2], portfolio risk [3,4], volatility of the energy market [5,6], exchange rate [7], inflation [8], and stock market index [9,10]. In this context, the forecasting of the interest rate has a crucial importance while making decisions in business and economics. It affects the valuation of derivatives and fixed income securities. In addition, the interest rate is a part of monetary policy and the government, to control the fluctuation in overall price levels. It also impacts asset prices and business cycles. In the Capital asset pricing model (CAPM), the return on risky securities is elucidated in terms of excess returns relative to the risk-free rate. Therefore, in the existing body of knowledge, a number of studies have proposed different statistical and soft computing models for a more accurate forecasting, which is helpful for investors and business managers when making decisions.
Several mathematical finance models based on the theory of market equilibrium and no-arbitrage assumption have been proposed in the last few decades to capture the changes incurred in the interest rate. Furthermore, models based on stochastic processes are also common in the literature [11,12]. These models are based on economic theories, but they fail to predict the dynamics of the interest rate during the crises regime [11]. Therefore, the demand for a more practical and adaptive model has increased, in order to model the dynamics of the interest rate [11]. There are a number of studies in which different regression models, like vector autoregressive (VAR), autoregressive conditionally heteroskedastic (ARCH), generalized autoregressive conditionally heteroskedastic (GARCH), and autoregressive moving average, are used to forecast the time series interest rate [13,14]. All these regression models only capture linear structures and generally fail to provide accurate prediction metrics [15]. These models follow the assumption of normality of disturbance terms and the linear relationship among variables. However, these assumptions are usually not valid for real-time data. Therefore, the use of machine learning models to get accurate and robust results becomes inevitable [15,16]. These models also capture non-linear patterns in time series data, which makes them more advantageous and useful. There is very little work on social media relations with interest rate prediction. In particular, there is no work where important local and global events are considered to check the effects on interest rate prediction.
In this study, we use advanced models of machine learning, i.e., linear regression, support vector regression (SVR), and Deep Learning (DL) to predict the daily interest rates of the UK, Mexico, Turkey, Hong Kong, and China. We used these models because of their ability to capture the nonlinear patterns in time series datasets and also because they provide more accurate results. We used the exchange rate for each respective country and the twitter sentiment of multiple events happening around the globe as input. The twitter events used in this research are the US election 2012, Mexican election 2012, Gaza under attack 2014, Hong Kong protest 2014, Refugee Welcome 2015, and Brexit 2016. These events are categorized as local and global events with respect to each country. The sentiment of each event is calculated and then used as a parameter for the interest rate prediction. We processed almost 9.6 million tweets to calculate the daily event sentiment. The proposed approach is evaluated on the interest rate dataset collected for almost 9 years for each country. The results showed a significant improvement when the twitter sentiment is used along with deep learning. The proposed work contributes to the literature in multiple ways. We used a deep learning-based algorithm for the efficient and accurate prediction of interest rates by incorporating the twitter sentiment of local and global events for each country. The system also uses the exchange rate as a parameter to predict the interest rate. Moreover, we also compared our findings of a deep learning model with state-of-the-art forecasting methods and showed the superiority of the proposed work.
Our research study is organized as follows: the Section 2 is a precise literature review, Section 3 presents the detail of data and methodology, Section 4 discusses the results and discussion, and this is followed by the last section, which presents the conclusions.

2. Literature Review

There are a number of studies that focus on the mining of public opinions and emotions, which is normally referred to as social media, where twitter is considered as one of the widely used social platforms. In addition, these opinions, in the form of sentiments, have numerous applications in market services and investment settings [17,18,19,20]. Social media plays a vital role in the return prediction of Chief Executive Officer (CEO) through inside trading [21]. In the literature, there are studies that focus on stock prediction using social the media sentiment of mega-events [22] and exchange rate prediction in a similar context [23]. In terms of model comparison, there has been a formal comparison of single-factor models [24]. The study was conducted on the data of the US and rejected the commonly used square root diffusion model [25].
The modeling of short-term interest rate prediction has been a crucial point in the literature because it has a fundamental importance in fixed income securities and the risk associated with holding such securities. In recent times, researchers have focused on those models that are capable of handling issues of a complex nature without considering the structural assumption of time series datasets. These assumptions are normality, non-heteroskedasticity, and linearity of variables. In this context, models that can capture nonlinear patterns have become very common in recent research. In a study, US 3-months Treasury bills were forecasted using a Markov switching model by Hamilton [26], and the model outperformed the linear model. Non-linearity exists in the interest rate because of the stochastic swings [27]. This can also be understood by considering the business cycle [28]. Moreover, the term structure of interest rate is also studied by considering nonlinearity in the time series datasets [29,30]. Artificial neural network (ANN) models outperform the state-of-the-art econometric models because they provide robust results even if the time series data have violated the assumption of non-linearity. These ANN models yield accurate results even if the sample size is low [31]. Contrary to this, the traditional Box Jenkins (ARIMA) approach of forecasting provides reliable results only when the sample size is above 50. Moreover, this technique is only suitable when there is a lack of information about the data generating process [32].
From the empirical perspective, the existing literature is divided into four different streams. The first stream uses the change in the yield curve in order to predict the price level and GDP. Several studies prevail in this stream and follow both linear and nonlinear models to use the spread among short term and long term bond rates as an input factor for explaining different macroeconomic factors like recession indices, price level, economic growth, and industrial production [33,34,35,36,37,38]. These econometric models have great forecasting tendencies across different rejoins and time [39].
The second part of the literature focuses on the “data-driven models”. In these studies, mathematical models that are appropriate for focusing on spot rates are used for example splines [40] and parsimonious [41,42]. However, these models focus on the future behavior of interest rates. In addition, their focus is on the interpolation of the current shape and term structure. The third stream focuses on “dynamic models” such as equilibrium models [11,43] and arbitrage-free models [44,45].
The fourth stream of literature focuses on those data-driven models which rely on knowledge discovery techniques to predict the interest rate. In addition, these models cope with complexities like non-linearity, structural breaks, and seasonality issues laying in variables. Most of the research focuses on the prediction of interest rates considering the time dynamics [46,47,48,49,50]. There are several studies which follow machine learning models to predict the interest rate. Neural networks and case-based reasoning (CBR) are used in the literature [47]. In the case of the US, the performance of the neural network is better than that of CBR. In addition, it is important to incorporate the structural changes in the economy in the neural network to get more refined results [48]. Furthermore, the performance of the neural network improves when internet news of a positive or negative nature are including as inputs in the neural network model. This news is related to a macroeconomic policy like monetary policy, price levels, unemployment, etc. Another model called a fuzzy inference neural network, dealing with non-linearity and the complex nature of interest rates, yield a better prediction as compared to neural networks [51].
In the existing literature, the deep learning model has not been used before to model the interest rate. Moreover, the twitter sentiment on mega-events of a dynamic nature has never been incorporated to predict the interest rate, which is a highly volatile and sensitive macroeconomic variable.

3. Data and Methodology

In order to predict the interest rate, we follow a set of approaches that includes a state-of-the-art econometric technique of linear regression, support vector regression, and deep learning. In the first step, we predict the interest rate for different countries: the UK as a developed economy, and Turkey, China, Hong Kong, and Mexico as emerging economies. We use the twitter sentiment of the relevant events to predict the interest rate in the second step. Figure 1 shows the detailed flow of the process we followed for the interest rate prediction.
First, we use the Twitter dataset of different events and calculate the sentiment for global and local events [52]. Second, we incorporate this social media sentiment to predict the interest rate of the UK, Turkey, China, Hong Kong, and Mexico by using multiple techniques, i.e., linear regression, Support Vector Regression, and deep learning (DL). Table 1 shows the details of the dataset we used for the interest rate prediction.

3.1. Sentiment Analysis of Social Media Tweet for Prediction of CC

In order to calculate the sentiment from the textual data, we used the Alex Davies word list [53]. In this approach, the list consists of almost five thousand words categorized into positive, negative, and neutral sets. Tweets are tokenized, and the word list is prepared in order to remove whitespace, emotions, punctuations, and URL. Tweets are classified as positive, negative, and neutral categories by using an efficient and accurate dictionary. We replaced the word list by adding our own list of 4000 words to improve the results because this list considers the relationship of each word and multi-word expressions. At first, the daily textual data of positive, negative, and neutral tweets were represented in percentages, after which the net daily sentiment was calculated.
We processed the textual dataset of twitter of multiple events for the sentiment analysis. We considered six mega-events of a dynamic nature for the sentiment analysis, the details of which are mentioned in Table 2. The dataset of the events was taken from twitter, which contains almost 9.6 million tweets. After the sentiment analysis, we predicted the interest rate by using a state-of-the-art econometric technique of linear regression and advanced robust techniques of SVM and DL.

3.2. Forecasting Models

In this section, we discuss the details of the models we applied for the interest rate prediction.
Support Vector Regression:
The original SVM follows the theory of statistical learning algorithms. Furthermore, it manages the structural risks [53,54]. In recent literature, the augmented form of SVM was used [54].
Let us suppose the time series data is given as follows:
D = (Xi , yi)s , 1 ≤ i ≤ N
where Xi represents the Exogenous Variable at the time i, and yi represents the Endogenous Variable. The regression for the proposed dataset can be written as:
f(Xi) = WT φ(Xi) + b
In the above Equation (2), weight and bias are represented by W and b. The input vector X can be mapped by φ(X) into a higher dimensional space. We solve the optimization problem represented in Equations (3) and (4) for values of W and b:
Min 1/2 ||W||2 + C ∑i=1N(εi + ε i ∗)
Subject to:
yi − WT (ϕ(x)) − b ≤ ξ + εi
WT (ϕ(x)) + b − yi ≤ ξ + ε I ∗
εi , ε i ∗ ≥ 0
In the above mathematical expressions, c represents the parameter that acts as a trade-off between simplicity and generalizability, whereas ξi and ξ∗i the slack variables which are used for the cost of errors. We used the kernel mapping approach to map the non-linear data from the original vector space to higher-dimensional space. By this mapping, the regression form of SVM is obtained as follows in Equation (5):
yi = f(Xi) = N∑ i=1 ((αi − αi∗) K (Xi , Xj )) + b
αi and α ∗ I show the Lagrange multipliers. Meanwhile, the Gaussian Radial Function is represented by:
K(Xi , Xj ) = exp(− ||Xi − Xj||2 /(2σ 2 ))
Linear Regression:
Linear models are simple in nature, and therefore the time series data is predicted using these simple models. We used multiple a linear regression in our modeling that considers a single variable explained by multiple explanatory variables. We suppose y as the explained variable, which has a linear relationship with k explanatory variables X1, X2, X3 … Xk:
y = X1β1 + X2β2 … Xkβk + ε
Furthermore, β1, β2, β3 … βk are the slope coefficients of X1, X2, X3 … Xk respectively. ε is the stochastic disturbance term, which is the difference between the fitted and observed values.
The jth slope coefficient βj can be defined as the anticipated change in y due to the 1 unit change in the jth explanatory variable Xj. Assuming E(ε) = 0, the equation can be written as:
βj = ∂E(y) /∂Xj
Deep Learning Model:
Deep learning is used to achieve more efficient results. There are hidden layers in neural networks, and in each layer the net network learns new feature space through the linear transformation of the given inputs. The continual non-linear function is applied, leading the process to the output layer. Neural networks are defined as the process to get the output by flowing the information through hidden layers. In our study, we apply the DL model, which contains a large number of hidden layers and neurons which are interconnected and operate in a parallel way. Moreover, this approach is also common for solving regression problems. The performance of the DL model improves when the frequency of the data increases [55]. In this study, we use a DL model based on the Convolutional Neural Network with the standard-setting.

3.3. Evaluation Metrics

In time series prediction, there are multiple evaluation metrics, such as Absolute Error (AE) and Root Mean Squared Error (RMSE). By subtracting the actual values from predicted values we obtain these metrics [56,57].
Root Mean Squared Error—RMSE
The following mathematical expression is used to calculate RMSE. It shows the average magnitude of the estimated disturbance term of predicted values:
R M S E =   t = 1 n ( f o r e c a s t ( t ) a c t u a l ( t ) ) 2 n
Mean Absolute Error–MAE
MAE is obtained by taking the average of the estimated disturbance and avoiding the sign of the predicted values. Equal weights are given to the estimated disturbance terms. All the estimated errors are given equal weights. We use the following formula to calculate MAE:
M A E =   t = 1 n | f o r e c a s t ( t ) a c t u a l ( t ) | n
Here, n shows the total number of estimated values. The predicted values are represented by f o r e c a s t ( t ) , which shows the forecasted values, whereas a c t u a l ( t ) shows the actual values.

4. Results and Discussion

This part presents the details of the results and experimentation.

4.1. Descriptive Statistics

Table 3 below shows a summary of the interest rate of China, Hong Kong, Mexico, Turkey, and the UK.
The interest rate of all the five countries follows a non-normal distribution because the normality test statistic of JB (Jarque Bera) is highly significant at 1%. The interest rate of the UK has the lowest mean (0.499), median (0.500), and standard deviation (0.125), as compared to the rest of the countries. The Turkish interest rate shows the highest mean (8.925), median (7.50), and standard deviation (5.349).

4.2. Unit Root

The results of the regression are only considered reliable when the time series data have the problem of time dependence (Unit Root). For this reason, we use the Augmented Dicky Fuller (ADF) test. The ADF test checks the problem of stationarity by testing the null hypothesis of “Unit root exists” against the alternate of “No unit root”. The results are reported in Table 4. We check the stationarity of the interest rate and exchange rate of all the countries in our dataset. The results show that both the variables are stationary at a 1st difference in the case of all the five countries. Critical values are also reported in Table 4.

4.3. Interest Rate Prediction without Sentiment

In this part, we show the results of the interest rate prediction without incorporating the event sentiment as input in our models. We used three different techniques, which are Linear Regression (LR), SVR, and DL for the interest rate prediction. We also used the exchange rate as input or independent variable for the interest rate prediction.
We used the daily data interest rate and exchange rate of all the countries, ranging from 1st of January 2010 to October 2019. The prediction results are reported in Table 5. It is evident from the results of both the evaluation metrics (AE and RMSE) that the DL model yields more accurate results as compared to SVR and LR for all the countries except the UK. The results of DL in the case of China and Hong Kong are approximately 78% accurate as compared to LR. Similarly, DL in the case of Mexico and Turkey yields approximately 64.5% and 52.1% better results as compared to LR. Both AE and RMSE provide the same results.

4.4. Interest Rate Prediction with the Sentiment

In this part, we consider the sentiment of different events as input for the interest rate prediction. The details of the events is mentioned in Table 2. We processed the textual data of almost 9.6 million tweets of different events in order to calculate the event sentiment. We used the sentiment of all the events separately for all the countries as inputs in our data set.
The results of the interest rate prediction of Turkey are presented in Table 6. Our results provide evidence that the event sentiment is a significant input in predicting the interest rate of Turkey because the results have significantly improved in the case of all events except Brexit and Ghaza Attack. The mean error of the DL model has decreased by almost 60% when the event sentiment of Hong Kong Protest, Mexican Election, Refugees Welcome, and US election are incorporated as inputs. In addition, the event of the US election stands out as being the most important event because the error of the DL model has decreased by approximately 90% when we have used the sentiment of the US Election.
Figure 2 shows the plot of 500 actual and forecasted values of the interest rate of Turkey when we incorporated the event sentiment of Brexit and Refugees Welcome as input in the LR, SVR, and DL models. The graph shows that the forecasted values of the DL model are close to their actual values as compared to LR and SVM.
Figure 3 shows the plot of 200 actual and forecasted values of the interest rate of Turkey when we incorporated the event sentiment of US election and Mexican election as input in the LR, SVR, and DL models. The graph shows that the forecasted values of the DL model are close to their actual values as compared to LR and SVM.
Figure 4 shows the plot of 400 actual and forecasted values of the interest rate of Turkey when we incorporated the events of Hong Kong Protest and Ghaza Attack as input in the LR, SVR, and DL models. The graph shows that the forecasted values of the SVM and DL models are close to their actual values as compared to LR.
The results of the interest rate prediction of China are presented in Table 7. Our results provide evidence that event sentiment is a significant input in predicting the interest rate of China because the results have significantly improved in the case of all events except Refugees Welcome. The mean error of the DL model has decreased by almost 34% when the event sentiment of Brexit, Ghaza Attack, Hong Kong Protest, Mexican Election, and US election are incorporated as inputs.
Figure 5 shows the plot of 200 actual and forecasted values of the interest rate of China when we incorporated the events of the US Election and Mexican Election as input in LR, SVM, and DL models. The graph shows that the forecasted values of the SVM and DL model are close to their actual values as compared to LR.
Figure 6 shows the plot of 400 actual and forecasted values of the interest rate of China when we incorporated the events of Hong Kong Protest and Ghaza Attack as input in LR, SVR, and DL models. The graph shows that the forecasted values of the DL model are close to their actual values as compared to LR.
Figure 7 shows the plot of 500 actual and forecasted values of the interest rate of China when we incorporated the events of Brexit and Refugee as input in LR, SVR, and DL models. The graph shows that the forecasted values of the SVM and DL models are close to their actual values as compared to LR.
The results of the interest rate prediction of the UK are presented in Table 8. Our results provide evidence that event sentiment is a significant input to predict the interest rate of the UK because the results have significantly improved in the case of the Mexican election and US election. The mean error of the DL model has decreased by almost 33% when the event sentiment of Mexican Election and US Election are incorporated as inputs. However, the interest rate of the UK remains insensitive towards both the local event of Brexit and global events like the Ghaza Attack, Hong Kong Protest and Refugees Welcome. These results endorsed the fact that the economy of the UK is relatively insensitive to the events (Brexit, Hong Kong Protest) that are significant for the interest rate of emerging economies like China, Turkey, and Hong Kong.
When we incorporated the event sentiment of all the events to plot the graph of forecasted and actual values, there was no fluctuation in the spread because there was no significant variation or trend in the data of the interest rate of the UK. Therefore, the graph is not shown here.
The results of the interest rate prediction of Mexico are presented in Table 9. Our results provide evidence that event sentiment is a significant input to predict the interest rate of Turkey because the results have significantly improved in the case of all events. The mean error of the DL model has decreased by almost 74% when the event sentiment of Hong Kong Protest, Mexican Election, Refugees Welcome, and US Election were incorporated as inputs. In addition, the event of the US election stands out as being the most important event because the error of the DL model has decreased by approximately 98.65% when we have used the sentiment of US Election.
Figure 8 shows the plot of 500 actual and forecasted values of the interest rate of Mexico when we incorporated the events of Refugee Welcome and Brexit as input in the LR, SVM, and DL models. The graph shows that the forecasted values of the SVM and DL models are close to their actual values as compared to LR.
Figure 9 shows the plot of 400 actual and forecasted values of the interest rate of Mexico when we incorporated the events of Hong Kong Protest and Ghaza as input in the LR, SVM, and DL models. The graph shows that the forecasted values of the DL model are close to their actual values as compared to SVM and LR.
When we incorporated the event sentiment of the US election and Mexico election to plot the graph, we could not see any fluctuation in the spread because there was no significant variation or trend in the data of the interest rate of Mexico. Therefore, the graph of these two events is not shown here.
The results of the interest rate prediction of Hong Kong are presented in Table 10. Our results provide evidence that event sentiment is a significant input to predict the interest rate of Hong Kong because the results have significantly improved in the case of all the events except Brexit. The mean error of the DL model has decreased by almost 266% when event sentiments were incorporated as inputs.
When we incorporated the event sentiment of all the events to plot the graph of forecasted and actual values, we could not see any fluctuation in the spread because there was no significant variation or trend in the data of the interest rate of Hong Kong. Therefore, the graph is not shown here.

5. Conclusions

This research study demonstrates the deep learning technique to predict the interest rate of the UK, Turkey, China, Hong Kong, and Mexico. We used the daily data of the interest rate, ranging from 1st of Jan 2010 to 23rd of Oct 2019. The exchange rate of the relevant country and twitter-based sentiment of some mega-events like the US election 2012, Mexican election 2012, Gaza under attack 2014, Hong Kong protest 2014, Refugee Welcome 2015, and Brexit 2016 were used as input parameters of the model. We calculated the sentiment using the twitter dataset of almost 9.6 million tweets in response to these six mega-events. Our results suggest that the deep learning model outperforms the support vector model and linear regression. Furthermore, the events sentiment has improved the predictive power of the deep learning model. Since the interest rate is highly volatile and complex in nature, it is also responsive towards mega-events happening across the globe. Therefore, we argue that the interest rate is sensitive towards the social media response of investors, which may also affect financial inclusion in the economy. Therefore, the social media sentiment can be used along with deep learning models to improve the performance of financial predictions, as these time series data are dependent on general opinion. These models can be further extended to design intelligent business plans which can guide investors to invest and gain maximum profit. Moreover, these results are also useful for policymakers when implementing monetary policy because the interest rate is one of the major tools for managing money supply in the economy.

Author Contributions

Data curation, M.Y., G.M.C., N.Y.M.; Formal analysis, M.Y., K.L.; Investigation, S.A.; Methodology, M.Y., S.A., G.M.C., F.S., O.-y.S.; Visualization, F.S.; Writing—original draft, M.Y., N.Y.M.; Writing—review & editing, K.L., O.-y.S. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the MSIT (Ministry of Science and ICT), South Korea, through the Information Technology Research Center (ITRC) Support Program supervised by the Institute for Information & Communications Technology Planning & Evaluation (IITP) under Grant IITP-2020-2016-0-00312, and in part by the Faculty Research Fund of Sejong University in 2019.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. D’Amico, G.; Petroni, F.; Prattico, F. First and second order semi-Markov chains for wind speed modeling. Phys. A Stat. Mech. Its Appl. 2013, 392, 1194–1201. [Google Scholar] [CrossRef] [Green Version]
  2. D’Amico, G.; Petroni, F.; Prattico, F. Wind speed and energy forecasting at different time scales: A nonparametric approach. Phys. A Stat. Mech. Its Appl. 2014, 406, 59–66. [Google Scholar] [CrossRef] [Green Version]
  3. Sandoval, L., Jr.; Bortoluzzo, A.B.; Venezuela, M.K. Not all that glitters is RMT in the forecasting of risk of portfolios in the Brazilian stock market. Phys. A Stat. Mech. Its Appl. 2014, 410, 94–109. [Google Scholar] [CrossRef]
  4. Zhang, B.; Wei, Y.; Yu, J.; Lai, X.; Peng, Z. Forecasting VaR and ES of stock index portfolio: A Vine copula method. Phys. A Stat. Mech. Its Appl. 2014, 416, 112–124. [Google Scholar] [CrossRef]
  5. Lv, X.; Shan, X. Modeling natural gas market volatility using GARCH with different distributions. Phys. A Stat. Mech. Its Appl. 2013, 392, 5685–5699. [Google Scholar] [CrossRef]
  6. Wei, Y. Forecasting volatility of fuel oil futures in China: GARCH-type, SV or realized volatility models? Phys. A Stat. Mech. Its Appl. 2012, 391, 5546–5556. [Google Scholar] [CrossRef]
  7. Pincak, R. The string prediction models as invariants of time series in the forex market. Phys. A Stat. Mech. Its Appl. 2013, 392, 6414–6426. [Google Scholar] [CrossRef] [Green Version]
  8. Binner, J.M.; Tino, P.; Tepper, J.; Anderson, R.; Jones, B.; Kendall, G. Does money matter in inflation forecasting? Phys. A Stat. Mech. Its Appl. 2010, 389, 4793–4808. [Google Scholar] [CrossRef] [Green Version]
  9. Jilani, T.A.; Burney, S.M.A. A refined fuzzy time series model for stock market forecasting. Phys. A Stat. Mech. Its Appl. 2008, 387, 2857–2862. [Google Scholar] [CrossRef]
  10. Yamamura, M.; Shoji, I. A nonparametric method of multi-step ahead forecasting in diffusion processes. Phys. A Stat. Mech. Its Appl. 2010, 389, 2408–2415. [Google Scholar] [CrossRef]
  11. Vasicek, O. An equilibrium characterization of the term structure. J. Financ. Econ. 1977, 5, 177–188. [Google Scholar] [CrossRef]
  12. Black, F.; Karasinski, P. Bond and option pricing when short rates are lognormal. Financ. Anal. J. 1991, 47, 52–59. [Google Scholar] [CrossRef]
  13. Dotsey, M. Monetary policy, secrecy, and federal funds rate behavior. J. Monet. Econ. 1987, 20, 463–474. [Google Scholar] [CrossRef] [Green Version]
  14. Holston, K.; Laubach, T.; Williams, J.C. Measuring the natural rate of interest: International trends and determinants. J. Int. Econ. 2017, 108, S59–S75. [Google Scholar] [CrossRef]
  15. Streit, R.E.; Borenstein, D. Design and development of a fuzzy agent-based model to measure interest rate expectations. Expert Syst. Appl. 2012, 39, 7391–7402. [Google Scholar] [CrossRef]
  16. Hong, T.; Han, I. Knowledge-based data mining of news information on the Internet using cognitive maps and neural networks. Expert Syst. Appl. 2002, 23, 1–8. [Google Scholar] [CrossRef]
  17. Chevalier, J.A.; Mayzlin, D. The effect of word of mouth on sales: Online book reviews. J. Mark. Res. 2006, 43, 345–354. [Google Scholar] [CrossRef] [Green Version]
  18. Lugmayr, A.; Gossen, G. Evaluation of Methods and Techniques for Language Based Sentiment Analysis for DAX 30 Stock Exchange A First Concept of a †œLUGO†Sentiment Indicator. International SERIES on Information Systems and Management in Creative eMedia (CreMedia) [S.l.], n. 2012/1. August 2013, pp. 69–76. Available online: http://www.ambientmediaassociation.org/Journal/index.php/series/article/view/193 (accessed on 21 February 2020).
  19. Luo, X.; Zhang, J.; Duan, W. Social media and firm equity value. Inf. Syst. Res. 2013, 24, 146–163. [Google Scholar] [CrossRef] [Green Version]
  20. Tirunillai, S.; Tellis, G.J. Does chatter really matter? Dynamics of user-generated content and stock performance. Mark. Sci. 2012, 31, 198–215. [Google Scholar] [CrossRef] [Green Version]
  21. Li, Z.F.A.L.; Claire, Y.C.; Tang, Z. CEO Social Media Presence and Insider Trading Behavior. Available online: https://ssrn.com/abstract (accessed on 15 December 2019).
  22. Maqsood, H.; Mehmood, I.; Maqsood, M.; Yasir, M.; Afzal, S.; Aadil, F.; Selim, M.M.; Muhammad, K. A local and global event sentiment based efficient stock exchange forecasting using deep learning. Int. J. Inf. Manag. 2020, 50, 432–451. [Google Scholar] [CrossRef]
  23. Yasir, M.; Durrani, M.Y.; Afzal, S.; Maqsood, M.; Aadil, F.; Mehmood, I.; Rho, S. An intelligent event-sentiment-based daily foreign exchange rate forecasting system. Appl. Sci. 2019, 9, 2980. [Google Scholar] [CrossRef] [Green Version]
  24. Chan, K.C.; Karolyi, G.A.; Longstaff, F.A.; Sanders, A.B. An empirical comparison of alternative models of the short-term interest rate. J. Financ. 1992, 47, 1209–1227. [Google Scholar] [CrossRef]
  25. Cox, J.C.; Ingersoll, J.E., Jr.; Ross, S.A. A theory of the term structure of interest rates. In Theory of Valuation; World Scientific: Singapore, 2005; pp. 129–164. [Google Scholar]
  26. Hamilton, J.D. Rational-expectations econometric analysis of changes in regime: An investigation of the term structure of interest rates. J. Econ. Dyn. Control 1988, 12, 385–423. [Google Scholar] [CrossRef]
  27. Das, S.R. Mean Rate Shifts and Alternative Models of the Interest Rate: Theory and Evidence; Division of Research, Harvard Business School: Cambridge, MA, USA, 1994. [Google Scholar]
  28. Naik, V.; Lee, M. The yield curve and bond option prices with discrete shifts in economic regimes (September 1994). Available online: https://ssrn.com/abstract=5684 (accessed on 21 February 2020).
  29. Pfann, G.A.; Schotman, P.C.; Tschernig, R. Nonlinear interest rate dynamics and implications for the term structure. J. Econom. 1996, 74, 149–176. [Google Scholar] [CrossRef]
  30. Granger, C.W.; Terasvirta, T. Modelling non-linear economic relationships; Oxford University Press: Oxford, MI, USA, 1993. [Google Scholar]
  31. Kang, S.Y. An investigation of the use of feedforward neural networks for forecasting. PhD Thesis, Kent State University, Kent, OH, USA, 1992. [Google Scholar]
  32. Khashei, M.; Hejazi, S.R.; Bijari, M. A new hybrid artificial neural networks and fuzzy regression model for time series forecasting. Fuzzy Sets Syst. 2008, 159, 769–786. [Google Scholar] [CrossRef]
  33. Estrella, A.; Mishkin, F.S. The predictive power of the term structure of interest rates in Europe and the United States: Implications for the European Central Bank. Eur. Econ. Rev. 1997, 41, 1375–1401. [Google Scholar] [CrossRef]
  34. Bernanke, B.S.; Boivin, J.; Eliasz, P. Measuring the effects of monetary policy: A factor-augmented vector autoregressive (FAVAR) approach. Q. J. Econ. 2005, 120, 387–422. [Google Scholar]
  35. Ang, A.; Piazzesi, M.; Wei, M. What does the yield curve tell us about GDP growth? J. Econom. 2006, 131, 359–403. [Google Scholar] [CrossRef] [Green Version]
  36. Diebold, F.X.; Li, C. Forecasting the term structure of government bond yields. J. Econom. 2006, 130, 337–364. [Google Scholar] [CrossRef] [Green Version]
  37. Estrella, A.; Hardouvelis, G.A. The term structure as a predictor of real economic activity. J. Financ. 1991, 46, 555–576. [Google Scholar] [CrossRef]
  38. Estrella, A.; Trubin, M. The yield curve as a leading indicator: Some practical issues. Curr. Issues Econ. Financ. 2006, 12, 1–7. [Google Scholar]
  39. Estrella, A.; Rodrigues, A.P.; Schich, S. How stable is the predictive power of the yield curve? Evidence from Germany and the United States. Rev. Econ. Stat. 2003, 85, 629–644. [Google Scholar] [CrossRef] [Green Version]
  40. McCulloch, J.H. Measuring the term structure of interest rates. J. Bus. 1971, 44, 19–31. [Google Scholar] [CrossRef]
  41. Nelson, C.R.; Siegel, A.F. Parsimonious modeling of yield curves. J. Bus. 1987, 473–489. [Google Scholar] [CrossRef]
  42. Svensson, L.E. Estimating and Interpreting forward Interest Rates: Sweden 1992–1994; National Bureau of Economic Research: Cambridge, MA, USA, 1994; pp. 898–2937. [Google Scholar]
  43. Cox, J.C.; Ingersol, J.; Ross, R. An equilibrium characterization theory of the term structure. Econometrica 1985, 53, 385–407. [Google Scholar] [CrossRef]
  44. Ho, T.; Lee, S. Term structure movements and pricing of interest rate claims. J. Fi-Nance 1986, 41, 1011–1029. [Google Scholar] [CrossRef]
  45. Hull, J.; White, A. Pricing interest-rate-derivative securities. Rev. Financ. Stud. 1990, 3, 573–592. [Google Scholar] [CrossRef]
  46. Jacovides, A. Forecasting Interest Rates from the Term Structure: Support Vector Machines Vs Neural Networks. MSc Thesis, University of Nottingham, Nottingham, UK, 2008. [Google Scholar]
  47. Kim, S.H.; Noh, H.J. Predictability of interest rates using data mining tools: A comparative analysis of Korea and the US. Expert Syst. Appl. 1997, 13, 85–95. [Google Scholar] [CrossRef]
  48. Oh, K.J.; Han, I. Using change-point detection to support artificial neural networks for interest rates forecasting. Expert Syst. Appl. 2000, 19, 105–115. [Google Scholar] [CrossRef]
  49. Vela, D. Forecasting Latin-American yield curves: An artificial neural network approach; Banco de la República Colombia: Bogotá, Colombia, 2013. [Google Scholar]
  50. Zimmermann, H.-G.; Tietz, C.; Grothmann, R. Yield curve forecasting by error correction neural networks and partial learning. In Proceedings of the ESANN, Bruges, Belgium, 24–26 April 2002; pp. 407–412. [Google Scholar]
  51. Enke, D.; Thawornwong, S. The use of data mining and neural networks for forecasting stock market returns. Expert Syst. Appl. 2005, 29, 927–940. [Google Scholar] [CrossRef]
  52. Zubiaga, A. A longitudinal assessment of the persistence of twitter datasets. J. Assoc. Inf. Sci. Technol. 2018, 69, 974–984. [Google Scholar] [CrossRef] [Green Version]
  53. Christie, W.G.; Huang, R.D. Following the pied piper: Do individual returns herd around the market? Financ. Anal. J. 1995, 51, 31–37. [Google Scholar] [CrossRef]
  54. Sousa, J.C.; Jorge, H.M.; Neves, L.P. Short-term load forecasting based on support vector regression and load profiling. Int. J. Energy Res. 2014, 38, 350–362. [Google Scholar] [CrossRef]
  55. Nazir, F.; Majeed, M.N.; Ghazanfar, M.A.; Maqsood, M. Mispronunciation Detection Using Deep Convolutional Neural Network Features and Transfer Learning-Based Model for Arabic Phonemes. IEEE Access 2019, 7, 52589–52608. [Google Scholar] [CrossRef]
  56. Balcilar, M.; Demirer, R.; Ulussever, T. Does speculation in the oil market drive investor herding in net exporting nations? 2016, pp. 2–34. Available online: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2756997 (accessed on 21 February 2020).
  57. Economou, F.; Kostakis, A.; Philippas, N. Cross-country effects in herding behaviour: Evidence from four south European markets. J. Int. Financ. Mark. Inst. Money 2011, 21, 443–460. [Google Scholar] [CrossRef]
Figure 1. The methodology for the interest rate prediction.
Figure 1. The methodology for the interest rate prediction.
Sustainability 12 01660 g001
Figure 2. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Turkey using the event sentiments of Brexit and Refugees Welcome.
Figure 2. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Turkey using the event sentiments of Brexit and Refugees Welcome.
Sustainability 12 01660 g002
Figure 3. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Turkey using the event sentiments of US Election and Mexico Election.
Figure 3. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Turkey using the event sentiments of US Election and Mexico Election.
Sustainability 12 01660 g003
Figure 4. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Turkey using the event sentiments of Hong Kong Protest and Ghaza Attack.
Figure 4. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Turkey using the event sentiments of Hong Kong Protest and Ghaza Attack.
Sustainability 12 01660 g004
Figure 5. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of China using the event sentiments of US Election and Mexican Election.
Figure 5. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of China using the event sentiments of US Election and Mexican Election.
Sustainability 12 01660 g005
Figure 6. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of China using the event sentiments of Hong Kong Protest and Ghaza Attack.
Figure 6. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of China using the event sentiments of Hong Kong Protest and Ghaza Attack.
Sustainability 12 01660 g006
Figure 7. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of China using the event sentiments of Brexit and Refugees Welcome.
Figure 7. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of China using the event sentiments of Brexit and Refugees Welcome.
Sustainability 12 01660 g007
Figure 8. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Mexico using the event sentiments of Refugees Welcome and Brexit.
Figure 8. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Mexico using the event sentiments of Refugees Welcome and Brexit.
Sustainability 12 01660 g008
Figure 9. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Mexico using the event sentiments of Hong Kong Protest and Ghaza Attack.
Figure 9. The spread shows the random predicted values for original, LR, SVM, and DL for the interest rate of Mexico using the event sentiments of Hong Kong Protest and Ghaza Attack.
Sustainability 12 01660 g009
Table 1. Data description.
Table 1. Data description.
CountriesVariablesRange of Data
Start End
UK, Turkey, Mexico, China, Hong KongInterest rate1 January 201023 October 2019
Exchange rate1 January 201023 October 2019
Table 2. Dataset details with events.
Table 2. Dataset details with events.
EventsNumber of TweetsEventsNumber of Tweets
Gaza under Attack (2014)2,886,322Mexican Election 2012191,788
Brexit (2016)1,826,290US Election 20121,740,258
Hong Kong Protest (2014)1,188,372Refugees Welcome 20151,743,153
Table 3. Data Summary.
Table 3. Data Summary.
ChinaHong KongMexicoTurkeyUK
Mean5.1920.9614.9628.9250.499
Median5.3100.5004.5007.5000.500
Std. Dev0.8340.7391.6985.3490.125
JB309.467 ***860.188 ***304.860 ***2739.973 ***108.597***
Pro0.0000.0000.0000.0000.000
Obs27332559254824862558
*** represent the significance at 1%.
Table 4. Unit root test.
Table 4. Unit root test.
Country ADF Test StatCritical Value (5%)
Level1st Difference
ChinaInterest Rate−0.118−50.341 ***−2.863
Exchange Rate−1.798−12.635 ***−2.863
Hong KongInterest Rate−0.624−50.635 ***−2.863
Exchange Rate−2.056−9.687 ***−2.863
TurkeyInterest Rate−0.849−31.252 ***−2.863
Exchange Rate−1.568−4.552 ***−2.863
MexicoInterest Rate−0.836−50.512 ***−2.863
Exchange Rate−0.368−24.369 ***−2.863
UKInterest Rate−1.151−50.524 ***−2.863
Exchange Rate−1.765−14.256 ***−2.863
*** represent the significance at 1%.
Table 5. The results of the interest rate prediction without sentiments.
Table 5. The results of the interest rate prediction without sentiments.
Without SentimentAbsolute Error (AE)Root Mean Squared Error (RMSE)
CountriesLinear RegressionSupport Vector RegressionDeep LearningLinear RegressionSupport Vector RegressionDeep Learning
China0.420 +/− 0.4300.236 +/− 0.1670.092 +/− 0.1020.601 +/− 0.0000.289 +/− 0.0000.137 +/− 0.000
Hong Kong0.029 +/− 0.0580.020 +/− 0.0640.006 +/− 0.0210.064 +/− 0.0000.067 +/− 0.0000.022 +/− 0.000
Mexico0.424 +/− 0.2480.257 +/− 0.2070.149 +/− 0.0690.491 +/− 0.0000.330 +/− 0.0000.165 +/− 0.000
Turkey0.975 +/− 0.8640.973 +/− 0.8740.479 +/− 0.4061.303 +/− 0.0001.307 +/− 0.0000.628 +/− 0.000
UK0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Table 6. The results of the interest rate prediction for Turkey with sentiment.
Table 6. The results of the interest rate prediction for Turkey with sentiment.
With SentimentAbsolute Error (AE)Root Mean Squared Error (RMSE)
TurkeyLinear RegressionSupport Vector RegressionDeep LearningLinear RegressionSupport Vector RegressionDeep Learning
Brexit 0.975 +/− 0.8640.972 +/− 0.8760.467 +/− 0.4411.303 +/− 0.0001.308 +/− 0.0000.642 +/− 0.000
Ghaza Attack0.990 +/− 1.0750.776 +/− 1.4791.236 +/− 0.9141.462 +/− 0.0001.670 +/− 0.0001.537 +/− 0.000
Hong Kong Protest1.043 +/− 0.8370.766 +/− 1.3280.361 +/− 0.4231.338 +/− 0.0001.533 +/− 0.0000.556 +/− 0.000
Mexican Election 0.186 +/− 0.1500.175 +/− 0.1670.111 +/− 0.1020.239 +/− 0.0000.242 +/− 0.0000.151 +/− 0.000
Refugee Welcome1.035 +/− 0.8531.013 +/− 0.8580.233 +/− 0.3401.342 +/− 0.0001.328 +/− 0.0000.412 +/− 0.000
US Election 0.143 +/− 0.1380.141 +/− 0.1600.039 +/− 0.0530.199 +/− 0.0000.213 +/− 0.0000.066 +/− 0.000
Table 7. The results of the interest rate prediction for China with event sentiment.
Table 7. The results of the interest rate prediction for China with event sentiment.
With SentimentAbsolute Error (AE)Root Mean Squared Error (RMSE)
ChinaLinear RegressionSupport Vector RegressionDeep LearningLinear RegressionSupport Vector RegressionDeep Learning
Brexit 0.385 +/− 0.4090.235 +/− 0.1590.098 +/− 0.0980.562 +/− 0.0000.284 +/− 0.0000.139 +/− 0.000
Ghaza Attack0.305 +/− 0.1660.256 +/− 0.2070.050 +/− 0.0490.348 +/− 0.0000.330 +/− 0.0000.070 +/− 0.000
Hong Kong Protest0.302 +/− 0.1730.256 +/− 0.2560.072 +/− 0.0480.348 +/− 0.0000.362 +/− 0.0000.087 +/− 0.000
Mexican Election 0.117 +/− 0.0840.104 +/− 0.0910.052 +/− 0.0530.144 +/− 0.0000.138 +/− 0.0000.075 +/− 0.000
Refugee Welcome0.327 +/− 0.3110.405 +/− 0.4330.156 +/− 0.1850.451 +/− 0.0000.593 +/− 0.0000.242 +/− 0.000
US Election 0.180 +/− 0.1560.138 +/− 0.1280.066 +/− 0.0560.238 +/− 0.0000.189 +/− 0.0000.086 +/− 0.000
Table 8. The results of the interest rate prediction for the UK with event sentiment.
Table 8. The results of the interest rate prediction for the UK with event sentiment.
With SentimentAbsolute Error (AE)Root Mean Squared Error (RMSE)
UKLinear RegressionSupport Vector RegressionDeep LearningLinear RegressionSupport Vector RegressionDeep Learning
Brexit 0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Ghaza Attack0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Hong Kong Protest0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Mexican Election 0.002 +/− 0.0010.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Refugee Welcome0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
US Election 0.002 +/− 0.0010.002 +/− 0.0010.002 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Table 9. The results of the interest rate prediction for Mexico with event sentiment.
Table 9. The results of the interest rate prediction for Mexico with event sentiment.
With Sentiment Absolute Error (AE)Root Mean Squared Error (RMSE)
MexicoLinear RegressionSupport Vector RegressionDeep LearningLinear RegressionSupport Vector RegressionDeep Learning
Brexit 0.394 +/− 0.2590.231 +/− 0.1710.082 +/− 0.0720.471 +/− 0.0000.287 +/− 0.0000.109 +/− 0.000
Ghaza Attack0.332 +/− 0.2250.202 +/− 0.1560.054 +/− 0.0700.401 +/− 0.0000.255 +/− 0.0000.088 +/− 0.000
Hong Kong Protest0.383 +/− 0.2540.220 +/− 0.1810.040 +/− 0.0560.460 +/− 0.0000.285 +/− 0.0000.069 +/− 0.000
Mexican Election 0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Refugee Welcome0.405 +/− 0.2650.226 +/− 0.1980.052 +/− 0.0680.484 +/− 0.0000.300 +/− 0.0000.086 +/− 0.000
US Election 0.002 +/− 0.0010.002 +/− 0.0010.002 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Table 10. The results of the interest rate prediction for Hong Kong with event sentiment.
Table 10. The results of the interest rate prediction for Hong Kong with event sentiment.
With SentimentAbsolute Error (AE)Root Mean Squared Error (RMSE)
Hong KongLinear RegressionSupport Vector RegressionDeep LearningLinear RegressionSupport Vector RegressionDeep Learning
Brexit 0.016 +/− 0.0460.013 +/− 0.0480.007 +/− 0.0230.049 +/− 0.0000.050 +/− 0.0000.024 +/− 0.000
Ghaza Attack0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Hong Kong Protest0.002 +/− 0.0010.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Mexican Election 0.002 +/− 0.0010.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000
Refugee Welcome0.003 +/− 0.0010.003 +/− 0.0010.003 +/− 0.0020.003 +/− 0.0000.003 +/− 0.0000.004 +/− 0.000
US Election 0.002 +/− 0.0010.002 +/− 0.0010.003 +/− 0.0010.003 +/− 0.0000.003 +/− 0.0000.003 +/− 0.000

Share and Cite

MDPI and ACS Style

Yasir, M.; Afzal, S.; Latif, K.; Chaudhary, G.M.; Malik, N.Y.; Shahzad, F.; Song, O.-y. An Efficient Deep Learning Based Model to Predict Interest Rate Using Twitter Sentiment. Sustainability 2020, 12, 1660. https://doi.org/10.3390/su12041660

AMA Style

Yasir M, Afzal S, Latif K, Chaudhary GM, Malik NY, Shahzad F, Song O-y. An Efficient Deep Learning Based Model to Predict Interest Rate Using Twitter Sentiment. Sustainability. 2020; 12(4):1660. https://doi.org/10.3390/su12041660

Chicago/Turabian Style

Yasir, Muhammad, Sitara Afzal, Khalid Latif, Ghulam Mujtaba Chaudhary, Nazish Yameen Malik, Farhan Shahzad, and Oh-young Song. 2020. "An Efficient Deep Learning Based Model to Predict Interest Rate Using Twitter Sentiment" Sustainability 12, no. 4: 1660. https://doi.org/10.3390/su12041660

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop