Literature DB >> 29420584

A novel stock forecasting model based on High-order-fuzzy-fluctuation Trends and Back Propagation Neural Network.

Hongjun Guan1, Zongli Dai1, Aiwu Zhao2, Jie He1.   

Abstract

In this paper, we propose a hybrid method to forecast the stock prices called High-order-fuzzy-fluctuation-Trends-based Back Propagation(HTBP)Neural Network model. First, we compare each value of the historical training data with the previous day's value to obtain a fluctuation trend time series (FTTS). On this basis, the FTTS blur into fuzzy time series (FFTS) based on the fluctuation of the increasing, equality, decreasing amplitude and direction. Since the relationship between FFTS and future wave trends is nonlinear, the HTBP neural network algorithm is used to find the mapping rules in the form of self-learning. Finally, the results of the algorithm output are used to predict future fluctuations. The proposed model provides some innovative features:(1)It combines fuzzy set theory and neural network algorithm to avoid overfitting problems existed in traditional models. (2)BP neural network algorithm can intelligently explore the internal rules of the actual existence of sequential data, without the need to analyze the influence factors of specific rules and the path of action. (3)The hybrid modal can reasonably remove noises from the internal rules by proper fuzzy treatment. This paper takes the TAIEX data set of Taiwan stock exchange as an example, and compares and analyzes the prediction performance of the model. The experimental results show that this method can predict the stock market in a very simple way. At the same time, we use this method to predict the Shanghai stock exchange composite index, and further verify the effectiveness and universality of the method.

Entities:  

Mesh:

Year:  2018        PMID: 29420584      PMCID: PMC5805297          DOI: 10.1371/journal.pone.0192366

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

Forecasting is an important means of reducing risk and increase revenue in financial sector. Stock price prediction models can be divided into two categories: statistical model and artificial intelligence model. The former models include ANFIS [1], ARIMA [2], ARCH [3], GARCH [4], and so on. In such models, the variables must strictly obey the restrictive assumptions of linear or normal distribution. However, because of the uncertainty and complexity of the stock market, it is difficult to make out a strict normal assumption for a linear prediction model. Wang [5] studied the relationship between stock price and the changing of investors' social network. He established a mathematical model based on fuzzy method. However, such models based on external factors are varying from different stock markets. What is more, other external factors, such as economic environment, policy changing and so on also have great relationship with the fluctuation of a stock market. In fact, historical data can somewhat reflect the internal rule for the evolution of a stock market. Artificial intelligence models can reveal the internal rule and therefore achieve the desired results without any strict assumptions. Such models have better nonlinear processing capabilities, so many researchers have applied it to the prediction of various fields [6-8], such as Mishra [9]use it forecast the PM 2.5 during haze episodes. Raza [10]proposed artificial intelligence method to forecast the load demand of smart grid. Artificial Neural Networks(ANNs) is a machine learning algorithm that simulates human brain learning, which is suitable for the calculation and prediction of complex systems [11]. ANNs can find the mapping relationship between variables in any precision, and it also has good self-adaptability, self-organization, self-learning ability and generalization ability [12]. These characteristics can meet the demand of the general market trend forecast. Dumitru [13]propose that the prediction method based on ANNs is more suitable for multi-variable prediction, especially for wind market forecasting. John [14]analyzed the characteristics of self-adaptive and self-learning to explore the rules of historical rainfall data. As can be seen from these examples, ANNs are especially suitable for general system prediction in various fields. In stock market forecasting, the back propagation Neural Network(BPNN) models, which is a type of the ANNs, is applied to predict the daily Shanghai Stock Exchange Composite Index [15]. However, when the stock market has complicated situation, for example, the fluctuation is more frequent and the fluctuation amplitude is relatively large, the method expose certain limitations. First of all, the stock market trading is not only non-linear, but also chaotic. Therefore, it is difficult to accurately predict the stock market trend by relying on a single neural network. In addition, due to the uncertainty of stock market fluctuation, ANNs is more prone to overtraining and over-fitting. The hybrid models which combined ANNs with other approaches have been applied to stock forecasting area due to superior performance than individual models. At present, the comprehensive model of stock market forecasting based on neural network is divided into two aspects; On the one hand, in view of the original noise problem existing in stock market forecast, some researchers attempt to combine the fuzzy set theory with BPNN to reduce the noise of the stock data. Tu [16] proposed the RSEIT2FNN model based on type-2 fuzzy theory and neural network learning algorithm, which combined more recent research achievements on fuzzy theory with neural network. Other scholars established models with fuzzy classification and prediction methods and studied them in more application areas [17-18]. Given the chaotic state of stock market values, Song and Chissom propose the fuzzy time series (FTS) forecasting model [19-21] based on the fuzzy set theory for the first time.Then, other scholars try to combine neural network and fuzzy time series, such as Aladag et al [22]use BPNN to determine fuzzy relations in their fuzzy time series method. The approach combined FTS with ANNs is effective, and that have been widely applied to stock index forecasting [23-24]. But these methods are prone to over-fuzzy, which leads to the reduction of the regular information contained in the original stock market value. On the other hand, for the overtraining and over-fitting of neural network algorithm in the study of stock data, some scholars have tried to combine the stock volatility with BPNN. Wang [25]propose a new approach to forecasting the stock prices via the Wavelet De-noising-based Back Propagation (WDBP) neural network. The model discusses the accuracy of prediction from the Angle of stock market fluctuation, but it does not solve the problem of noise and chaos. Generally speaking, the stock market is influenced by a variety of factors, dynamic, multivariate complex systems, so it is necessary to explore the optimal solution through technology integration. So far, in terms of stock market forecasting, the combination of fuzzy, fluctuating and BPNN synthesis is very rare. The aim of this paper is to propose a new neural model to improve learning efficiency and predictive power. Therefore, we propose a hybrid forecasting method called High-order-fuzzy-fluctuation-Trends-based Back Propagation(HTBP)neural network modal. In such a model, the original data are first decomposed into multiple layers by the High-Order-Fuzzy-Fluctuation series. The algorithm node is consistent with the order of the wave sequence. This paper is the first attempt to utilize the HTBP based algorithm for forecasting the stock prices. The advantages of the model can be summarized as follows: (1)It combines fuzzy set theory and neural network algorithm to avoid overfitting problems existed in traditional models. (2)BP neural network algorithm can intelligently explore the internal rules of the actual existence of sequential data, without the need to analyze the influence factors of specific rules and the path of action. (3)The hybrid modal can reasonably remove noises from the internal rules by proper fuzzy treatment. The HTBP model is used to predict the stock market from 1997 to 2005 using the TAIEX data set and Shanghai Stock Exchange Composite Index (SHSECI) from 2007 to 2015. Furthermore, the superiority of our model is shown by comparing the HTBP with a traditional model based single BP neural network. we also compare the prediction results with several other existing methods, and conclude that the prediction effect of the model is better than the general prediction model. The remainder of this paper is organized as follows: Section 2 introduces some research on fuzzy time series and the concept and model of BP neural network. Section 3 describes a prediction method based on BP neural network and fuzzy wave trends and logical relationships. In section 4, the model is used to predict the stock market from 1997 to 2005 using different data set. In section 5, summarize the conclusions and potential problems of future research.

Preliminaries

Definition of fuzzy-fluctuation time series (FFTS)

Song and Chissom [19-21]combined fuzzy set theory with time series and presented the definitions of fuzzy time series. In this section, we will extend the fuzzy time series to fuzzy-fluctuation time series (FFTS) and propose the related concepts.

Definition 1

Let L = {l1, l2, …, lg} be a fuzzy set in the universe of discourse U; it can be defined by its membership function, μL: U → [0,1], where μL(ui) denotes the grade of membership of ui, U = {u1, u2, …ui, …, ul}. The fluctuation trends of a stock market can be expressed by a linguistic set L = {l1, l2, l3} = {down, equal, up}. The element li and its subscript i is strictly monotonically increasing [26], so the function can be defined as follows, f: li = f(i). To preserve all of the given information, the discrete L = {l1, l2, …, lg} also can be extended to a continuous label , which satisfies the above characteristics. is defined as forecasting value.M is defined as a constant to scale the range of to facilitate machine learning. is defined as the s value after scaling.

Definition 2

Let F(t)(t = 1, 2, …, T) be a time series of real numbers, where T is the number of the time series G(t) is defined as a fluctuation time series, where G(t) = F(t) − F(t − 1), (t = 2, 3, …, T). Each element of G(t)can be represented by a fuzzy set S(t)(t = 2, 3, …, T) as defined in Definition 1. Then we call time series G(t) to befuzzified into a fuzzy-fluctuation time series (FFTS) S(t).

Definition 3

Let S(t)(t = n + 1, n + 2, …, T, n ≥ 1) be a FFTS. If S(t) is determined by S(t − 1), S(t − 2), …, S(t − n), then the fuzzy-fluctuation logical relationship is represented by: and it is called the nth-order fuzzy-fluctuation logical relationship (FFLR) of the fuzzy-fluctuation time series, where S(t − n), …, S(t − 2)S(t − 1) is called the left-hand side(LHS) and S(t) is called the right-hand side(RHS) of the FFLR, and S(k)(k = t, t − 1, t − 2, …, t − n) ∈ L. The fuzzy-fluctuation logical relationship can also be represented by: is introduced to preserve more information, as described in Definition 1. is introduced to help the Machine learning, as described in Definition 1.

Basic concept of BP neural network

BP Neural Network belongs to a hierarchical network with powerful nonlinear processing ability. It doesn't need to know the relationship between the form or the variable of the data distribution. It can spontaneously organize training and learning based on the observed training data. In addition, it establishes a nonlinear mapping between the number of variables and the output. The principle of the network is based on the external feedback of the network, and the weight of the network mapping control variables is realized by adjusting the values of the neural network parameters to minimize errors. Based on BP Neural Network algorithm, we can predict future stock market fluctuations by using algorithms to learn historical fuzzy fluctuations. The model of the activation function is tanh(x). Compared to the Sigmoid function, the tanh(x) has been optimized to overcome the shortcomings of Sigmoid's not zero-centered. The value range of tanh(x) is [–1, 1]. The number of input layer nodes of BP Neural Network model is 9, which denote the 9th-order historical fuzzy-fluctuation trends(Fig 1). The number of output layer nodes of the model is 1, which denote the RHS. When the number of hidden layer nodes is 5, the learning effect is best.
Fig 1

BP neural network structure.

x represents the input value for each node of the input layer, and i represents the corresponding node number of the input layer. z represents the hidden layer node, w represents the weight between input layer and the hidden layer node, and y represents the output layer node.

A novel forecasting model based on BP Neural Network

In this paper, we propose a novel forecasting model based on High-Order Fuzzy-FluctuationTrends and BP Neural NetworkMachine Learning. In order to compare the forecasting results with other researchers’ work, the authentic TAIEX (Taiwan Stock Exchange Capitalization Weighted Stock Index) is employed to illustrate the forecasting process. The data from January 1999 to October 1999 are used as training time series and the data from November 1999 to December 1999 are used as testing dataset. The basic steps of the proposed model are shown(Fig 2).
Fig 2

Flowchart of our proposed forecasting model.

Step 1. Construct FFTS for historical training data For each element F(t)(t = 1, 2, …, T) in the historical training time series, its fluctuation trend is determined by G(t) = F(t) − F(t − 1), (t = 2, 3, …, T). According to the range and orientation of the fluctuations, G(t)(t = 2, 3, …, T) can be fuzzified into a linguistic set {down, equal, up}. Let len be the whole mean of all elements in the fluctuation time series G(t)(t = 2, 3, …, T), define u1 = [−∞,−len/2), u2 = [−len/2,len/2), u3 = [len/2,+∞)], then G(t)(t = 2, 3, …, T) can be fuzzified into a fuzzy-fluctuation time series S(t)(t = 2, 3, …, T). Step 2. Establish nth-order FFLRs for the forecasting model According to Eq (2), each S(t)(t ≥ n + 2) can be represented by its previous n days’ fuzzy-fluctuation number. Therefore, the total of FFLRs for historical training data is p = T − n − 1. Step 3. Determine the parameters for the forecasting model based on BP Neural NetworkMachine Learning algorithm In this paper, the BP Neural Network method is employed to learnthe fuzzy-fluctuation logical relationship. Step 4. Forecast test time series For each data in the test time series, its future number can be forecasted according to Eq (7), based on the result of the output of the BP Neural NetworkMachine Learning, its n-order fuzzy-fluctuation trends.

Empirical analysis

Forecasting TAIEX

Since lotsofstudiesuseTAIEX1999as an example to illustrate their proposed forecasting methods [27-34]. We also use TAIEX1999 to illustrate the proposed method, and then we compared the accuracy with their models. Step 1. Calculate the fluctuation of each element of the history training dataset. Then, the fluctuation trends will be fuzzified into FFTS by the whole mean of the fluctuation numbers of the training dataset. For example, the whole mean of the historical dataset of TAIEX1999 from January to October is 85. That is to say, len = 85. For F(1) = 6152.43 and F(2) = 6199.91, G(2) = 47.48, S(2) = 3. In this way, the historical training dataset can be represented by a fuzzified fluctuation dataset as shown in S1 Table. Step 2. Based on the FFTS from 5January 1999 to 30October shown in S1 Table, the nth-order FFLRs for the forecasting model are established as shown in S2 Table. The subscript I is used to represent element l in the FFLRs for convenience. For example, suppose n = 6, the 9th-order historical fuzzy-fluctuation trends2,3,1,1,1,2,2,3,3 on 18January 1999 , then according to Eq (2), the Mapping relationships can be further expressed as: Since parameter , then according to Eqs (3) and (4), the Mapping relationships can also be further expressed as: Step 3. The detailed BP Neural Network Machine Learning processes are shown in Fig 2. In order to reduce the error algorithm to learn the training data, we constantly adjust and their learning and learning rate iteration, finally determined the iteration times to 8000 times, learning efficiency is set to 0.00008, the momentum factor is set to 0.003. Step 4. Usethe FFLR obtained from historical training data to forecast the test dataset from 1 November 1999 to 30 December. Firstly, the 9th-order historical fuzzy-fluctuation trends 3,2,2,2,2,3,1,2,2 on 1 November 1999 can be forecasted by the result 0.14506. Therefore, the forecasted fuzzy-fluctuation number is: The forecasted fluctuation from current value to next value can be obtained by defuzzifying the fluctuation fuzzy number: Finally, the forecasted value can be obtained by current value and the fluctuation value: The other forecasting results are shown (Table 1 and Fig 3).
Table 1

Forecasting results from 1 November1999 to 30 December 1999.

Date (MM/DD/YYYY)ActualForecast(Forecast–Actual)2Date (MM/DD/YYYY)ActualForecast(Forecast–Actual)2
11/1/19997,814.897869.813015.7112/1/19997,766.207658.7311550.01
11/2/19997,721.597767.252085.0412/2/19997,806.267797.1583.04
11/3/19997,580.097737.1724674.7312/3/19997,933.177926.8440.01
11/4/19997,469.237505.081285.5412/4/19997,964.498041.655952.94
11/5/19997,488.267405.536844.7112/6/19997,894.468061.7327978.96
11/6/19997,376.567405.23821.7812/7/19997,827.057907.676499.29
11/8/19997,401.497400.980.2612/8/19997,811.027761.222480.17
11/9/19997,362.697464.3910343.5812/9/19997,738.847719.02393.01
11/10/19997,401.817471.794896.8312/10/19997,733.777750.31273.52
11/11/19997,532.227391.3119854.7512/13/19997,883.617843.781586.65
11/15/19997,545.037581.211309.1012/14/19997,850.147919.104755.54
11/16/19997,606.207535.245034.7312/15/19997,859.897744.2113382.87
11/17/19997,645.787583.483880.7712/16/19997,739.767832.198542.56
11/18/19997,718.067665.952715.3212/17/19997,723.227698.15628.71
11/19/19997,770.817711.193554.6012/18/19997,797.877639.4425101.33
11/20/19997,900.347833.444475.0412/20/19997,782.947801.32337.75
11/22/19998,052.317924.0016463.3812/21/19997,934.267796.2119056.81
11/23/19998,046.198083.081360.5512/22/19998,002.767932.064999.04
11/24/19997,921.858037.9413476.5412/23/19998,083.497998.607205.82
11/25/19997,904.537935.50992.0212/24/19998,219.458099.2914439.44
11/26/19997,595.447833.9356879.0212/27/19998,415.078252.8626313.12
11/29/19997,823.907632.0636802.2312/28/19998,448.848452.3412.24
11/30/19997,720.877858.6418981.79Root Mean Square Error(RMSE)96.77
Fig 3

Forecasting results from 1 November1999 to 30 December 1999.

Based on the method presented in this paper, the data of 1999 is predicted.

Forecasting results from 1 November1999 to 30 December 1999.

Based on the method presented in this paper, the data of 1999 is predicted. This paper compares the difference between the predicted value and the actual value, and the objective is to evaluate the prediction performance. In the comparison of time series model, the broad indexes are the mean squared error (MSE), root of the mean squared error (RMSE), mean absolute error (MAE), mean percentage error (MPE), etc. These indicators are defined by Eqs (8)–(11): where n denotes the number of values forecasted, forecast(t) and actual(t) denote the predicted value and actual value at time t, respectively. With respect to the proposed method for the 9th-order, the MSE, RMSE, MAE, and MPE are 9363.57, 96.76, 79.54, and 0.01, respectively. Let the order number n vary from 2 to 10, the RMSEs for different nth-order forecasting models are listed in Table 2. The item “Average” refers to the RMSE for the average forecasting results of these different nth-order(n = 2,3,…,10) models.
Table 2

Comparison of forecasting errors for different nth-orders.

n2345678910Average
RMSE99.1998.2595.5098.1794.7198.9599.5796.7796.8897.55
In practical forecasting, the average of results for different nth-order (n = 2,3,…,9) forecasting models is adopted to avoid the uncertainty. The proposed method is employed to forecast the TAIEX from 1997 to 2005. The forecasting results and errors are shown (Fig 4 and Table 3).
Fig 4

The stock market fluctuation for TAIEX test dataset (1997–2005).

Based on the method presented in this paper, the results of Taiwan stock market data from 1999 to 2005 are predicted.

Table 3

RMSEs of forecast errors for TAIEX 1997 to 2005.

Year199719981999200020012002200320042005
RMSE142.99112.5196.77126.85120.1266.3954.8758.1054.7

The stock market fluctuation for TAIEX test dataset (1997–2005).

Based on the method presented in this paper, the results of Taiwan stock market data from 1999 to 2005 are predicted. Table 4 shows the comparison results for RMSEs of different methods for predicting TAIEX1999. As can be seen from this table, the performance of the proposed method is acceptable. The best advantage of this method is that you do not need to determine the target function, nor do you need to determine the mapping rules. Learn from the algorithm and find the rules. Although some other methods of RMSEs are superior to the methods presented in this article, they usually need to determine complex rules to predict the results. In practice, however, it is often difficult to establish proper rules. The method presented in this paper is very simple and easy to implement computer program.
Table 4

A comparison of RMSEs for different methods for forecasting the TAIEX1999.

MethodsRMSE
IIIIIIIVVVIVIIVIIIIX
199719981999200020012002200320042005
AChen and Chang’s Method[27]NN123.64131.1115.0873.0666.3660.48N
BChen and Chen’s Method[28]NN119.32129.87123.1271.0165.1461.94N
CChen et al.’s Method[39]NN102.34131.25113.6265.7752.2356.16N
DCheng et al.’s method[30]NN100.74125.62113.0462.9451.4654.24N
EChen and Kao’s method[31]NN87.63125.34114.5776.8654.2958.17N
FGuan S’s Method[32]NN101.11127.47114.1961.9253.0553.07N
GJia’s method[33]143.60115.3499.12125.70115.9170.4354.2657.2454.68
HGuan H J’s method[34]141.89119.8599.03128.62125.6466.2953.256.1155.83
IThe proposed142.99112.5196.77126.85120.1266.3954.8758.1054.7

Friedman test

In order to verify the validity of the model proposed in this paper, we applied the Friedman test for the significance test based on JanezDemˇsar’s [35] study. The Friedman test was a non-parametric statistical test proposed by Milton Friedman [36-39]. It sequenced the algorithm of each data set, the best algorithm got the rank 1, and the second best was 2…, as shown in Table 6. Let be the rank of the j-th of k algorithms on the i-th of N data sets. The Friedman testwill compares the average ranks of algorithms, . the Friedman statisticis distributed according to with k − 1 degrees of freedom, when N and k are big enough.
Table 6

RMSEs of forecast errors for SHSECI from 2007 to 2015.

Year
200720082009201020112012201320142015
RMSE123.8957.4448.9247.3428.3725.8421.4350.5959.69
Iman and Davenport [40]thinked that Friedman’s is undesirably conservative and proposed a better statistic. Which is distributed according to the F-distribution with k − 1 and (k − 1)(N − 1) degrees of freedom. Nemenyitest [41] is used when compared between all classifiers. The performance of the two classifiers is very different if the corresponding average level is at least different. This article will rank the data sets from 1999 to 2004 and sort the different methods based on the RMSE error, as shown in Table 5.
Table 5

The sorting of different prediction methods based on RMSE for forecasting the TAIEX1999.

ABCDEFGHI
III123.64(9)119.32(8)102.34(7)100.74(5)87.63(1)101.11(6)99.12(4)99.03(2)96.77(3)
IV131.1(8)129.87(7)131.25(9)125.62(2)125.34(1)127.47(5)125.7(3)128.62(6)126.85(4)
V115.08(5)123.12(8)113.62(2)113.04(1)114.57(4)114.19(3)115.91(6)125.64(9)120.12(7)
VI73.06(8)71.01(7)65.77(3)62.94(2)76.86(9)61.92(1)70.43(6)66.29(4)66.39(5)
VII66.36(9)65.14(8)52.23(2)51.46(1)54.29(6)53.05(3)54.26(5)53.2(4)54.87(7)
VIII60.48(8)61.94(9)56.16(4)54.24(2)58.17(7)53.07(1)57.24(5)56.11(3)58.1(6)
average rank7.837.834.52.174.673.174.834.675.33
Using the data in Table 5, we can calculate: With 9 methods and 6 data sets, F is distributed according to the F distribution with 9 − 1 = 8 and (9 − 1) × (6 − 1) = 40 degrees of freedom. The critical value of F(8,40) for α = 0.05 is 2.18, so we reject the null-hypothesis. Next, we used the Nemenyi test for pairwise comparisons. The critical value of CD for α = 0.05 is 3.102. According to the average order value in the table, the difference between method A and method B exceeds the critical value, and the others are not exceeded. Therefore, there are significant differences between methods A,B and D(7.83–2.17>4.9), and no significant differences among other algorithms. In general, there is no significant difference between the proposed method and the latest methods in predicting the effect of error and predictive value.

Forecasting Shanghai Stock Exchange Composite Index

TheSHSECI is China's most typical stock market index. In further research, we apply the method to SHSECI's stock market forecast from 2007 to 2015. We use the real data set of SHSECI's closing price from January to October as training data, and data sets from November to December are used as test data. The RMSEs for the prediction error is shown in Table 6. From Table 6, We can see that this method can successfully predict the SHSECI stock market.

Conclusions

This paper presents a prediction model based on high order fuzzy fluctuation and BP neural network. This method is based on the high order fuzzy logic relation of time series and then uses the self-learning of BPNN to automatically find the optimal prediction rules to predict the fluctuation trend. The greatest advantage of this approach is that the fuzzy theory, stock market fluctuation model and neural network algorithm are combined to construct a new model, which solves the problem of overfitting and over-fuzzy existing models. Experiments show that the parameters generated from the training data set can also be used for future data sets. To compare the performance of other methods, we take TAIEX1999 as an example. We also predicted the validity and universality of TAIEX 1997-2005and Shanghai Stock Exchange Composite Index (SHSECI) from 2007 to 2015. The model presented in this paper has a significant advantage in universality, flexibility and comprehensibility. However, because of the influence of changing external factors, the accuracy of the forecasting results is just acceptable comparing with other models. In further research, we will take more consideration of the influence of external factors to improve the accuracy. Moreover, we will consider other factors that may affect the volatility of the stock market, such as trading volume, starting value, final value, etc. We will also consider the impact of other stock markets, such as the Dow Jones, the NASDAQ, and so on.

Historical training data and fuzzified fluctuation data of TAIEX 1999.

(DOCX) Click here for additional data file.

The FFLRs for historical training data of TAIEX 1999.

(DOCX) Click here for additional data file.
  1 in total

1.  Fuzzy forecasting based on two-factors second-order fuzzy-trend logical relationship groups and particle swarm optimization techniques.

Authors:  Shyi-Ming Chen; Gandhi Maruli Tua Manalu; Jeng-Shyang Pan; Hsiang-Chuan Liu
Journal:  IEEE Trans Cybern       Date:  2012-11-10       Impact factor: 11.448

  1 in total
  3 in total

1.  Effects of cost-benefit analysis under back propagation neural network on financial benefit evaluation of investment projects.

Authors:  Youwen Zhong; Xiaoling Wu
Journal:  PLoS One       Date:  2020-03-05       Impact factor: 3.240

2.  A Neutrosophic Forecasting Model for Time Series Based on First-Order State and Information Entropy of High-Order Fluctuation.

Authors:  Hongjun Guan; Zongli Dai; Shuang Guan; Aiwu Zhao
Journal:  Entropy (Basel)       Date:  2019-05-01       Impact factor: 2.524

3.  Analysis of Sports Injury Estimation Model Based on Mutation Fuzzy Neural Network.

Authors:  Dong Wang; Jeng-Sheng Yang
Journal:  Comput Intell Neurosci       Date:  2021-12-01
  3 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.