Forecasting Solar Power Generated by Grid Connected PV Systems Using Ensembles of Neural Networks

Size: px
Start display at page:

Download "Forecasting Solar Power Generated by Grid Connected PV Systems Using Ensembles of Neural Networks"

Transcription

1 Forecasting Solar Power Generated by Grid Connected PV Systems Using Ensembles of Neural Networks Mashud Rana Australian Energy Research Institute University of New South Wales NSW, Australia Irena Koprinska School of Information Technologies The University of Sydney NSW, Australia Vassilios G Agelidis Australian Energy Research Institute University of New South Wales NSW, Australia [email protected] Abstract Forecasting solar power generated from photovoltaic systems at different time intervals is necessary for ensuring reliable and economic operation of the electricity grid. In this paper, we study the application of neural networks for predicting the next day photovoltaic power outputs in 3 minutes intervals from the previous values, out using any exogenous data. We propose three different approaches based on ensembles of neural networks - two non-iterative and one iterative. We evaluate the performance of these approaches using four Australian solar datasets for one year. This includes assessing predictive accuracy, evaluating the benefit of using an ensemble, and comparing performance two persistence models used as baselines and a prediction model based on support vector regression. The results show that among the three proposed approaches, the iterative approach was the most accurate and it also outperformed all other methods used for comparison. Keywords solar power forecasting; renewable energy; neural networks; ensemble of classifiers; clustering; iterative prediction I. INTRODUCTION Solar power generated from photovoltaic (PV) systems is one of the fastest growing and most promising sources of renewable energy [1]. PV systems produce electricity directly by utilizing the absorbed solar irradiance. Many countries have built large-scale PV plants and connected them to the electricity grid [2, 3]. In Australia, the solar irradiance per square meter is the highest compared to any other continent in the world [4], which has led to a rapid increase of gridconnected and standalone PV systems. However, the power produced by a PV system is highly variable and intermittent, which makes the integration of the produced solar energy into the electricity transmission and distribution networks a challenging task. The power produced by a PV system depends on the solar irradiance, cloud cover and other weather and environmental conditions, and also on the parameters of the PV systems. To ensure reliable and economic operation of the power grid, it is essential to forecast the power output from PV systems accurately at short time intervals (from minutes to a day ahead). This is needed not only for maintaining the stability of the grid, but also for supporting the transactions of electricity suppliers, providers and traders at competitive electricity markets. Solar power forecasting has received an increased attention recently due to new legislations encouraging the deployment of solar power plants. The most prominent approaches are based on statistical methods such as auto regression, moving average and their combinations [5, 6], computational intelligence methods such as Neural Networks (NNs) [2, 3, 5, 7, 8], nearest neighbor [5] and Support Vector Regression (SVR) [9-11], and also fuzzy inference Most of the existing approaches predict the PV power output indirectly by firstly predicting the solar irradiance (or using predictions provided by meteorological centers) and then converting the predicted solar irradiance into PV power output by considering the characteristics of the PV plant such as area and efficiency. However, obtaining local weather forecasts of solar irradiance, cloud coverage and other meteorological variables for the site of the PV plant is not always possible. In this paper, we consider the task of directly predicting the PV power output from previous PV output data only, out using any exogenous environmental and meteorological variables. While the majority of previous work focuses on one step ahead prediction, i.e. at time t, the task is to predict the power output at time t+1, we consider multiple step ahead prediction our goal is to predict all half-hourly PV power outputs for the next day. More formally, given a time sequence of PV power outputs up to the day d,,,,,, where P i is a vector of half-hourly PV power outputs for day i, i.e.

2 ,,, our goal is to forecast,,, all half-hourly power outputs for day d+1. As prediction models we developed and applied ensembles of NNs. Although feed-forward NNs have been successful for forecasting time series in various applications, their performance is sensitive to many parameters, including the network architecture and random initialization of weights. Combining several NNs in an ensemble can reduce this sensitivity. Ensembles of NNs have been shown to be successful for multiple steps ahead prediction of electricity load data [12, 13]. The contributions of this paper are: 1. We propose three different NN ensemble based approaches for forecasting the half-hourly PV power outputs for the next day, using only previous power data. The first two approaches predict all power outputs for the next day simultaneously and the third one does this iteratively by using the previously predicted values. 2. We comprehensively evaluate the performance of the proposed approaches using four datasets of Australian PV power half-hourly data, for one year. We compare their performance two persistence models used as baselines, and a SVR based prediction model. This paper is organized as follows. Section II provides an overview of the related work. Section III describes the data used in our study. Section IV presents our proposed approaches for forecasting the solar power output. Section V presents and discusses the results, and Section VI concludes the paper. II. RELATED WORK Forecasting solar power output from PV systems is a relatively new topic that is receiving significant attention due to the growing production and use of solar energy. In this section we briefly review the previous work on PV power prediction. Most of the existing approaches predict the solar irradiance and use it to estimate the power output (indirect prediction) but there are also some recent approaches that directly predict the PV power output. Inman et al. [14] reviewed methods for solar power forecasting and classified them into five main groups: statistical (regressive) methods (e.g. auto regressive, moving average, and combinations of them such as ARIMA), methods based on artificial intelligence techniques (e.g. NNs, nearest neighbor), numerical weather prediction methods, remote sensing methods (e.g. satellite and statistical satellite) and local sensing methods (e.g. sky-imager). Pedro and Coimbra [5] predicted the solar power 1 and 2 hours ahead from a time series of previous solar power values only, out using any exogenous variables. They compared the performance of four methods: ARIMA, k nearest neighbor, NN trained the backpropagation algorithm and NN trained a genetic algorithm. They conducted an evaluation using data for two full years and found that the two NN based methods outperformed the other methods, and that the NN trained the genetic algorithm was the most accurate prediction model. The two NN approaches obtained Mean Absolute Error () in the range of for 1 hour ahead prediction and for 2 hours ahead prediction for a 1 MW PV power plant. Chen et al. [2] introduced a new approach for 1 to 24 hours ahead solar power prediction based on Radial Basis Function NN (RBFNN). At first, they categorized the days into sunny, cloudy and rainy using self-organizing map NNs and based on the weather predictions of solar irradiance and cloudiness. Then, a separate RBFNN prediction model for each group was trained to predict the 24 hourly PV power outputs for the next day. Shi et al. [9] proposed a similar approach the days were clustered into four groups (clear-sky, cloudy, foggy and rainy) and a separate SVR prediction model was built for each group. The obtained Mean Relative Error () was between 4.85 (for sunny day) and (for cloudy day). Chow et al. [8] applied NNs for predicting the PV power output 1 and 2 minutes ahead. As inputs to the NNs they used solar irradiation, temperature, solar elevation angle and solar azimuth angle. They developed multi-layer perceptron one hidden layer, trained the backpropagation algorithm, early stopping criterion based on validation set to avoid overtraining. The results were promising and showed that NNs can successfully model the nonlinear relationship between the meteorological parameters and the PV solar power output. Mandal et al. [7] used wavelet transform in conjunction RBFNNs. They firstly decomposed the highly fluctuating PV power time series data into multiple time-frequency components. The one hour ahead decomposed PV power output was then predicted using the decomposed components, as well as previous solar irradiation and temperature data. The final prediction was generated by applying the inversed wavelet transform. The results showed good accuracy, the combination of wavelet transform and RBFNN outperforming RBFNN out wavelets. Mellit et al. [15] presented a different wavelet based approach, called wavelet network. Instead of decomposing the data and applying NNs to predict each component, they used wavelets as activation functions in the NNs. The approach was effective, achieving Mean Absolute Percentage Error (MAPE) of about 6. Zeng and Qjao [1] studied the application of SVR for solar power forecasting. They applied SVR to predict the atmospheric transmissivity using historical transmissivity and other meteorological data. The predicted transmissivity was then converted back to solar power according to the latitude of the PV site and time of the day. The evaluation showed that SVR was more accurate compared to ARIMA and RBFNN. Approaches based on fuzzy logic were also proposed. Jararzadeh et al. in [16] investigated the application of interval type-2 Takagi-Sugeno-Kang fuzzy systems. Using temperature and solar irradiance as inputs, they predicted the output of PV plants under different operating conditions, and showed better results than ARIMA. Yona et al. [17] proposed a hybrid approach by combing NNs and fuzzy theory. They first applied a fuzzy model to estimate the hourly insolation using different

3 weather variables such as clouds, humidity and temperature. The output of the fuzzy model was then fed to a recurrent NN, to predict the hourly power output of the PV plant. Yang et al. [11] integrated SOM, SVR, and fuzzy inference to develop a hybrid approach for one day ahead solar power prediction. SOM and SVR were applied to classify the historical input data and to develop the prediction model, respectively. The fuzzy inference was used to select the best model from a group of trained SVRs, depending on the available weather predictions. An evaluation using one year of solar data showed that the hybrid method outperformed NN and SVR. III. DATA Solar Power [] a) Case study Time Lag (1 lag = 3 min) b) Case study 2 A. Case Studies We use data collected from the 1.22 MW PV system installed at the St. Lucia campus of the University of Queensland in Brisbane, Australia, and available from [18]. This is the largest PV system in Australia and consists of more than 5 polycrystalline silicon solar panels across four different sites. We use data from all four sites and consider the data from each site as a separate case study. For each case study, we use the data from 1st January to 31st December, 213. The data represents the power output of the PV arrays at the given location, in 3 minutes intervals. We only consider the data between 7: am to 5: pm as most of the data values outside this time window are either zero or not available. Thus, there are 7,3 data points (365 days 2 points per day) available for each case study. The data was normalized between -1 and 1. B. Data Characteristics Fig. 1 shows the PV power output for the four case studies for one week from Monday 4th February to Sunday 1th February, 213. We can see that the range of solar power varies for the different case studies it is highest for case study 1 (.9-43 ) and lowest for case study 2 (.3-9 ). This is due to the different capacity of the solar panel arrays installed at the four sites (e.g. the number of modules installed at site 1 is about five times higher compared to the number of modules at site 2). We can also observe that the four graphs show relatively similar patterns for the same day. This is as expected since the four sites are located close to each other and receive similar amount of solar irradiation. In general, for a typical sunny day (such as the first day in Fig. 1), the solar power starts to increase at the beginning of the day, reaches its peak around midday when the solar irradiance is highest and then gradually declines until the end of the day. By comparing the solar power profiles of different days for a given case study, we can see that the solar power is highly volatile it changes rapidly following the variations of the factors affecting its production, such as solar irradiance, cloud coverage, rainfall, temperature, humidity etc. The variable nature of the data makes the prediction task very challenging. Solar Power [] Solar Power [] Solar Power [] Time Lag (1 lag = 3 min) c) Case study Time Lag (1 lag = 3 min) d) Case study Time Lag (1 lag = 3 min) Fig. 1. PV power output for each case study for one week (from Monday 4th February to Sunday 1th February, 213) C. Training, Validation, and Testing Sets We divided the data for each case study into three nonoverlapping subsets: training (D train ), validation (D valid ), and testing (D test ). The data split was , following the recommendation in [19], resulting in 183 instances in D train, 91 in D valid and 91 in D test. One instance is 2-dimensional vector, where each value corresponds to the half-hourly PV power output for a single day from 7: am to 5: pm.

4 The training set was used to develop and trainn the prediction models, the validation set was used to identify the best architecture for the NN ensemble, and the t testing sett was used to evaluate the accuracy of the prediction models. IV V. PROPOSED APPROACHESS This section describes our three proposed NN based approaches for forecasting the day ahead half-hourly PV power outputs. A. Approach 1 (A 1 ) The first approach, A 1, applies an ensemble of NNs to build the prediction model. The motivation of using an ensemble of NNs instead of a single NN is to reduce the sensitivity of f NNs to the random initializationn of weights and network architecture. Adeodatoa et al. [ 13] and Ferreira et al. [2] have showed that ensembles of NNs were more accurate than single NN for time seriess prediction, especially for more than onee step ahead prediction. The key idea of A 1 is to simultaneously predict the twenty half-hourlnext day by using the power outputs from the previous day. PV power outputs from 7: am to 5: pm for the Thus, a single NNN from the ensemble has 2 input nodes for the half-hourly PV power output in day d, one hidden layer V nodes in it, and 2 output nodes providingg the predictions for day d+1, as shown in Fig. 2. Fig. 2. Architecture of a single NN, part of the NNN ensemble, for the proposed approaches A 1 and A 2. A 3 has the same architecture but one output node. We first constructed V different NN structures by varying the number of neurons in the hidden layer from 1 to V. For each structure, we then built an ensemble that consists of n NNs (we used n=2) as shown in Fig. 3. Each member of the ensemble has the same structure, i.e. the same number of hidden neurons, but is initialized to different random weights. Each of the n members of ensemble was trained separately on the training data using the Levenberg Marquardt (LM) algorithm [21]. We chose LM over thee standard steepest gradient descent backpropagation algorithm because of its faster convergence. The LM algorithm combines the steepest gradient descent and the Gauss-Newton algorithm, switching between them based on the complexity of the error surface. It preserves the advantages a of both algorithms: the fast convergence of the Gauss-Newton algorithm and the stability of the steepest gradient descent when used a small learning rate. Fig. 3. An ensemble of NNs EV We used the following NN parameters: tangent sigmoid transfer function for the hidden neurons and a linear transfer function for the output o neurons; the maximum training epoch was set to 3 and the regularization parameter was set to.9. To predict thee half-hourly power outputs for a given day, the individual predictions p off the ensemble members are combined by taking their median value (see Fig. 3), i.e. the prediction for time (half an hour) h for day d+1 is: =,,,,, where, is the prediction for h generated by an ensemble e member, h=1,...,2 and j=1,,...,n. The performance of each ensemble was evaluated on the validation set. The best performing ensemble, i.e. the one the lowest prediction error (), was then selected and used to predict the testing data. B. Approach 2 (AA 2 ) The main ideaa of A 2 is to first group the data into several clusters, and thenn build a separate NN prediction model for each cluster. The use of clustering is motivated by the different PV output for different types of days. In particular, the PV power output has different characteristics under different meteorological and environmental conditions [2] and shows significant variations during rainy days, cloudy days and days clear sky [9]. Fig. 4 presentss the main steps of approach A 2. The first step is partitioning thee available training data into k clusters using the X-Means algorithm [22]. X-Means is an extended version of the popular k-means algorithm. In contrast to k-means, X- means doesn t equire the number of clusters and the initial

5 centroids to be supplied by the user, but estimates them from the data. The application of X-Means generated the same number of clusters for each case study 3. This result is consistent the expected 3 types of days (clear sky, cloudy, and rainy) that have the most influence on the PV power output. Fig. 4. Main steps of approach A The second step is assigningg a cluster label to the instances from the training, validation and testing sets, and separating the instances that belong to each cluster. The third step is developing a prediction model for each cluster. To do this, A 2 applies the same method as A 1 it creates an ensemble of f NNs to predict simultaneously all half-hourly power outputs for the next day. To predict a new instance from the testing data, A 2 first identifies the NNs ensemble trained for the cluster c label of the new instance, and then uses this ensemble to producee the prediction. C. Approach 3 (A 3 ) In contrast to approaches A 1 and A 2 that predict simultaneously the half-hourly PV power outputs for the next day, A 3 does this iteratively. A prediction model (an ensemble of NNs one output node) is built for a single step ahead prediction. At time h, it makes a prediction for time h+1, and this prediction is then used to make the prediction for time h+2 and so on. This means that the predicted data for time h is considered as actual data and is appended to the end of the available actual data. The last twenty samples from the appendedd data are used to make prediction for time h+1, and this continues for all time A 2 points from the forecasting f horizon. This means that to make the prediction for the time h+1 of day d+1, where h>1, we use the previously recorded actual data till day d and the previously forecasted data for times 1 to h for day d+1. A similar iterative approach has been shown to be effective for forecasting of electricity load in [23]. The NNs ensemble is built t in the same way as for A 1 and A 2. The only difference is in the architecture of the ensemble member it has one o output node, not 2 as in A 1 and A 2. V. RESULTS AND DISCUSSION This section presents p and discusses the results for alll case studies. All reported results are results on thee testing data. A. Evaluation Metrics M To assess thee predictive accuracy, we used two standard performance measures, Mean Absolute Errorr () and Mean Relative Error (), as defined below: where: andd are the actual and predicted power output for day d at time h, respectively; D is the number of instances (days) in the test data; d H is the total number of predicted power outputs for a day (H=2( for ourr task) and R is the data range. B. Performance Evaluation E Table I presents the forecasting accuracy, averaged over all 2 hours from the forecasting horizon, for the t three proposed approaches. The results show that overall the iterative approach, A 3, is most accurate, followed by the non-iterative A 1 and A 2. In terms of average, M A 3 outperformed A and A 1 1.5, and the relative results for are similar. A comparison across A 1, A 2, andd A 3 for each case study shows that A 3 outperformed both A 1 and A 2 for all case studies except A 1 for case studyy 1. The E for the four case studies are in the range of for A 1, for A 2, and for A 3. TABLE I. ACCURACY OF THE PROPOSED APPROACHES A 1 Case Study E Avg A possible reason for the lower accuracy of A 2 is the small size of the clusters. The number of training examples assigned to each cluster was: 48 for cluster 1, 51 for cluster c 2 and 81 for A 2 A

6 cluster 3, for the first case study. Using a larger training data is likely to improve the clustering results, and in turn, the predictive accuracy results In terms of time required to build the prediction models, the more accurate approaches A 1 and A 3 needed less time than the less accurate A 2. This is because A 1 and A 3 create one prediction model, while A 2 first clusters the data and then creates a separate prediction model for each cluster (3 clusters and 3 prediction models for our data). Thus, as expected, the time required to build a prediction model for A 2 was about 3 times higher than the time for A 1 and A 3 (1 minutes compared to 3 minutes). This time includes the training time for all n ensemble members and the aggregation of their outputs. C. Ensemble of NNs vs single NN To assess the benefit of using an ensemble of NNs, we compared its performance the performance of a single NN, using the same experimental setting. The accuracy results for A 1, A 2, and A 3 a single NN are shown in Table II. A graphical comparison of the results for the ensemble (Table I) and single NN (Table II) is presented in Fig. 5. The results show that using an ensemble of NNs resulted in higher accuracy than using a single NN, for all three approaches. The improvements in terms of averaged over all case studies are 9.43, and 7.18 for A 1, A 2, and A 3, respectively. The computational cost of training an ensemble is higher than for a single NN, but suitable for both offline and online practical applications: 3-1 minutes for training an ensemble, compared to 1-3 sec for training a single NN. TABLE II. ACCURACY USING A SINGLE NN INSTEAD OF ENSEMBLE OF NNS A 1 A 2 A 3 Case Study Avg approaches. A 1, A 2, and A 3 achieved better prediction accuracy using an ensemble at acceptable computational cost. D. Comparative Study We compared the performance of our approach two persistence models (baselines) and a SVR based iterative approach. The first persistence model, B pday, considers the half-hourly PV power outputs from the previous day d, as the predictions for the next day d+1, i.e. the predictions for,, are given by,,. The second persistence model, B week, considers the halfhourly PV power outputs from the same day, one week before as the predictions for the next day, i.e. the predictions for,, are given by,,. SVR, on the other hand, is one of the state-of-the art machine learning algorithms for solving regression problems. SVR based prediction models have been shown to achieve promising accuracy for solar power prediction in [9, 1]. In order to develop the SVR prediction model, we used the Weka s implementation of the SMOreg algorithm RBF kernel as described by Shevade et al. [24]. We generated the predictions iteratively, as in approach A 3 (see Section IV-C). Table III shows the performance of the three methods used for comparison. Fig. 6 visually compares the results from Table I and Table III, for all methods. 25 TABLE III. ACCURACY OF METHODS USED FOR COMPARISON SVR B pday B week Case Study Avg A1 A2 A3 SVR Bpday Bpweek 3. ensemble single NN 2 () () A1 A2 A3 Fig. 5. Ensemble of NNs vs single NN in the proposed approaches Hence, we can conclude that the use of ensemble of NNs instead of a single NN is beneficial for our proposed 5 Case study 1 Case study 2 Case study 3 Case study 4 Fig. 6. Comparison of for different methods We can see that A 3 compares favorably SVR in all case studies except case study 4, where the performance of the two methods is similar. A 3 also outperformed the two baselines

7 B pday and B pweek, achieving an improvement in of 6.32 and 15.94, respectively. The second best approach overall is A 1, closely followed by the iterative SVR, and then B pday, A 2 and B pweek. A 2 is outperformed by the iterative SVR and also slightly outperformed by the B pday baseline. This highlights that A 2 did not performed well enough. VI. CONCLUSIONS In this paper, we presented three approaches (A 1, A 2, and A 3 ) for forecasting the half-hourly PV power output for the next day. A 1 uses an ensemble of NNs to predict all 2 outputs for the next day at the same time. A 2 also predicts all outputs for the next day simultaneously, but firstly partitions the data into a set of clusters using the X-Means algorithm and then builds an ensemble of NNs for each cluster. A 3 uses an iterative methodology, where an ensemble of NNs forecasts one output at a time, which is then used for the predictions of the next points from the forecasting horizon. We conducted a comprehensive evaluation of the proposed approaches A 1, A 2 and A 3 using four Australian solar datasets for one year, and compared their performance an iterative SVR approach and two baselines. We found that A 3 was the most accurate approach, and that A 1 also showed promising results. The of A 1 and A 3 averaged for 1-2 steps ahead prediction was and , respectively. A 2, on the other hand, showed relatively poor performance and was outperformed by the baseline B pday for 3 out of 4 case studies. However, the accuracy of A 2 is likely to be improved by increasing the number of training instances for each cluster. We also investigated the effect of using an ensemble of NNs instead of a single NN, and showed that the use of ensemble improved accuracy. The iterative SVR also achieved good accuracy; its was between and The good performance of the two iterative approaches, A 3 and SVR, indicates that iterative approaches are better option for multiple step ahead prediction than non-iterative approaches. In conclusion, considering both accuracy and time to train the prediction model, we found that A 3 was the most promising method for practical applications. Our future studies will investigate the application of wavelet based approaches for solar power forecasting. ACKNOWLEDGMENT This research was partially supported by a research award from the Clean Energy and Intelligent Networks Research Cluster at the University of Sydney. REFERENCES [1] M. H. Nehrir, C. Wang, K. Strunz, A. Aki, R. Ramakumar, J. Bing, et al., "A review of hybrid rebewable/alternative energy systems for electric power generation: configurations, control and applications," IEEE Transactions on Sustainable Energy, vol. 2, pp , 211. [2] C. Chen, S. Duan, T. Cai, and B. Liu, "Online 24-h solar power forecasting based on weather type classification using artificial neural networks," Solar Energy, vol. 85, pp , 211. [3] A. Mellit and A. M. Pavan, "A 24-h forecast of solar irradiance using artificial neural network: application for performance prediction of a grid-connected PV plant at Trieste, Italy," Solar Energy, vol. 84, pp , 21. [4] (213). Australian Renewable Energy Agency (ARENA). Available: [5] H. T. C. Pedro and C. F. M. Coimbra, "Assessment of forecasting techniques for solar power production no exogeous inputs," Solar Energy, vol. 86, pp , 212. [6] Y. Dazhi, P. Jirutitijaroen, and W. M. Walsh, "Hourly solar irradiance time series forecasting using clound cover index," Solar Energy, vol. 86, pp , 212. [7] P. Mandal, S. T. S. Madhira, A. U. Hague, J. Meng, and R. L. Pineda, "Forecasting power output of solar photovooltaic system using wavelet transform and artificial intelligence techniques," Procedia Computer Science, vol. 12, pp , 212. [8] S. K. Chow, E. W. Lee, and D. H. Li, "Short-term prediction of photovoltaic energy generation by intelligent approach," Energy and Buildings, vol. 55, pp , 212. [9] J. Shi, W.-J. Lee, Y. Lin, Y. Yang, and P. Wang, "Forecasting power output of photovoltaic systems based on weather classification and support vector machines," IEEE Transactions on Industry Applications, vol. 48, pp , 212. [1] J. Zeng and W. Qiao, "Short-term solar power prediction using a support vector machine," Renewable Energy, vol. 52, pp , 213. [11] H.-T. Yang, C.-M. Huang, Y.-C. Huang, and Y.-S. Huang, "A weatherbased hybrid method for 1-day ahead hourly forecasting of PV power output," IEEE Transactions on Sustainable Energy, vol. 5, pp , 214. [12] I. Koprinska, M. Rana, A. Troncoso, and F. Martínez-Álvarez, "Combining pattern sequence similarity neural networks for forecasting electricity demand time series," in International Joint Conference on Neural Networks (IJCNN 213), Dallas, USA, 213. [13] P. J. L. Adeodato, A. L. Arnaud, G. C. Vasconcelos, R. C. L. V. Cunha, and D. S. M. P. Monteiro, "MLP ensembles improve long term prediction accuracy over single networks," International Journal of Forecasting, pp , 211. [14] R. H. Inman, H. T. C. Pedro, and C. F. M. Coimbra, "Solar forecasting methods for renewable energy integration," Progress in Energy and Combustion Science, vol. 39, pp , Jul 213. [15] A. Mellit, M. Benghanem, and S. Kalogirou, "An adaptive waveletnetwork model for forecasting daily total solar-radiation," Applied Energy, vol. 83, pp , 26. [16] S. Jafarzadeh, M. S. Fadali, and C. Y. Evrenosoglu, "Solar power prediction using interval type-2 TSK modeling," IEEE Transactions on Sustainable Energy, vol. 4, pp , 213. [17] A. Yona, T. Senjyu, T. Funabashi, and C.-H. Kim, "Determination method of insolation prediction fuzzy and applying neural network for long-term ahead PV power output correction," IEEE Transactions on Sustainable Energy, vol. 4, pp , 213. [18] (214). University of Queensland Solar Data. Available: [19] T. Hastie, R. Tibshirani, and J. Friedman, The Elements of Statistical Learning vol. 2. New York: Springer, 29. [2] T. A. E. Ferreira, G. C. Vasconcelos, and P. J. L. Adeodato, "A new intelligent system methodology for time series forecasting artificial neural networks," Neural Processing Letters, vol. 28, pp , 28. [21] M. T. Hagan and M. B. Menhaj, "Training feedforward networks the marquardt algorithm," IEEE Transactions on Neural Networks, vol. 5, pp , [22] D. Pelleg and A. W. Moore, "X-means: Extending K-means efficient estimation of the number of clusters," in 17th International Conference on Machine Learning (ICML), 2, pp [23] M. Rana, I. Koprinska, and A. Troncoso, "Forecasting hourly electricity load profile using neural networks," presented at the International Joint Conference on Neural Networks (IJCNN), Beijing, China, 214. [24] S. K. Shevade, S. S. Keerthi, C. Bhattacharyya, and K. R. K. Murthy, "Improvements to the SMO algorithm for SVM regression," IEEE Transactions on Neural Networks, vol. 11, 2.

Solar Irradiance Forecasting Using Multi-layer Cloud Tracking and Numerical Weather Prediction

Solar Irradiance Forecasting Using Multi-layer Cloud Tracking and Numerical Weather Prediction Solar Irradiance Forecasting Using Multi-layer Cloud Tracking and Numerical Weather Prediction Jin Xu, Shinjae Yoo, Dantong Yu, Dong Huang, John Heiser, Paul Kalb Solar Energy Abundant, clean, and secure

More information

Power Prediction Analysis using Artificial Neural Network in MS Excel

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

More information

Statistical Learning for Short-Term Photovoltaic Power Predictions

Statistical Learning for Short-Term Photovoltaic Power Predictions Statistical Learning for Short-Term Photovoltaic Power Predictions Björn Wolff 1, Elke Lorenz 2, Oliver Kramer 1 1 Department of Computing Science 2 Institute of Physics, Energy and Semiconductor Research

More information

Machine Learning in FX Carry Basket Prediction

Machine Learning in FX Carry Basket Prediction Machine Learning in FX Carry Basket Prediction Tristan Fletcher, Fabian Redpath and Joe D Alessandro Abstract Artificial Neural Networks ANN), Support Vector Machines SVM) and Relevance Vector Machines

More information

Prediction Model for Crude Oil Price Using Artificial Neural Networks

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

More information

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

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

More information

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING

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

More information

Supply Chain Forecasting Model Using Computational Intelligence Techniques

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

More information

Neural Network Applications in Stock Market Predictions - A Methodology Analysis

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

More information

Artificial Neural Network-based Electricity Price Forecasting for Smart Grid Deployment

Artificial Neural Network-based Electricity Price Forecasting for Smart Grid Deployment Artificial Neural Network-based Electricity Price Forecasting for Smart Grid Deployment Bijay Neupane, Kasun S. Perera, Zeyar Aung, and Wei Lee Woon Masdar Institute of Science and Technology Abu Dhabi,

More information

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

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

More information

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

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

More information

Neural Networks and Support Vector Machines

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

More information

Using Data Mining for Mobile Communication Clustering and Characterization

Using Data Mining for Mobile Communication Clustering and Characterization Using Data Mining for Mobile Communication Clustering and Characterization A. Bascacov *, C. Cernazanu ** and M. Marcu ** * Lasting Software, Timisoara, Romania ** Politehnica University of Timisoara/Computer

More information

Predicting Solar Generation from Weather Forecasts Using Machine Learning

Predicting Solar Generation from Weather Forecasts Using Machine Learning Predicting Solar Generation from Weather Forecasts Using Machine Learning Navin Sharma, Pranshu Sharma, David Irwin, and Prashant Shenoy Department of Computer Science University of Massachusetts Amherst

More information

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

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

More information

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

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

More information

Machine learning algorithms for predicting roadside fine particulate matter concentration level in Hong Kong Central

Machine learning algorithms for predicting roadside fine particulate matter concentration level in Hong Kong Central Article Machine learning algorithms for predicting roadside fine particulate matter concentration level in Hong Kong Central Yin Zhao, Yahya Abu Hasan School of Mathematical Sciences, Universiti Sains

More information

Neural Network Add-in

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

More information

Chapter 4: Artificial Neural Networks

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

More information

Predict Influencers in the Social Network

Predict Influencers in the Social Network Predict Influencers in the Social Network Ruishan Liu, Yang Zhao and Liuyu Zhou Email: rliu2, yzhao2, [email protected] Department of Electrical Engineering, Stanford University Abstract Given two persons

More information

Chapter 12 Discovering New Knowledge Data Mining

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

More information

Application of Neural Network in User Authentication for Smart Home System

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

More information

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

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

More information

Data Mining on Romanian Stock Market Using Neural Networks for Price Prediction

Data Mining on Romanian Stock Market Using Neural Networks for Price Prediction Informatica Economică vol. 17, no. 3/2013 125 Data Mining on Romanian Stock Market Using Neural Networks for Price Prediction Magdalena Daniela NEMEŞ, Alexandru BUTOI Business Information Systems Department

More information

A Retail Demand Forecasting Model Based on Data Mining Techniques

A Retail Demand Forecasting Model Based on Data Mining Techniques A Retail Demand Forecasting Model Based on Data Mining Techniques İrem İşlek Idea Teknoloji Çözümleri Istanbul, Turkey iremislek@ideateknolojicomtr Şule Gündüz Öğüdücü Istanbul Technical University Department

More information

A New Approach For Estimating Software Effort Using RBFN Network

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

More information

Sales Forecast for Pickup Truck Parts:

Sales Forecast for Pickup Truck Parts: Sales Forecast for Pickup Truck Parts: A Case Study on Brake Rubber Mojtaba Kamranfard University of Semnan Semnan, Iran [email protected] Kourosh Kiani Amirkabir University of Technology Tehran,

More information

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

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

More information

Role of Neural network in data mining

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

More information

STEADYSUN THEnergy white paper. Energy Generation Forecasting in Solar-Diesel-Hybrid Applications

STEADYSUN THEnergy white paper. Energy Generation Forecasting in Solar-Diesel-Hybrid Applications STEADYSUN THEnergy white paper Energy Generation Forecasting in Solar-Diesel-Hybrid Applications April 2016 Content 1 Introduction... 3 2 Weather forecasting for solar-diesel hybrid systems... 4 2.1 The

More information

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources Aris-Athanasios Panagopoulos1 Joint work with Georgios Chalkiadakis2 and Eftichios Koutroulis2 ( Predicting the

More information

PREDICTION OF PHOTOVOLTAIC SYSTEMS PRODUCTION USING WEATHER FORECASTS

PREDICTION OF PHOTOVOLTAIC SYSTEMS PRODUCTION USING WEATHER FORECASTS PREDICTION OF PHOTOVOLTAIC SYSTEMS PRODUCTION USING WEATHER FORECASTS Jure Vetršek* 1 and prof. Sašo Medved 1 1University of Ljubljana, Faculty of Mechanical Engineering, Laboratory for Sustainable Technologies

More information

Journal of Asian Scientific Research COMPARISON OF THREE CLASSIFICATION ALGORITHMS FOR PREDICTING PM2.5 IN HONG KONG RURAL AREA.

Journal of Asian Scientific Research COMPARISON OF THREE CLASSIFICATION ALGORITHMS FOR PREDICTING PM2.5 IN HONG KONG RURAL AREA. Journal of Asian Scientific Research journal homepage: http://aesswebcom/journal-detailphp?id=5003 COMPARISON OF THREE CLASSIFICATION ALGORITHMS FOR PREDICTING PM25 IN HONG KONG RURAL AREA Yin Zhao School

More information

Electroencephalography Analysis Using Neural Network and Support Vector Machine during Sleep

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

More information

Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network

Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network Prince Gupta 1, Satanand Mishra 2, S.K.Pandey 3 1,3 VNS Group, RGPV, Bhopal, 2 CSIR-AMPRI, BHOPAL [email protected]

More information

Predictive time series analysis of stock prices using neural network classifier

Predictive time series analysis of stock prices using neural network classifier Predictive time series analysis of stock prices using neural network classifier Abhinav Pathak, National Institute of Technology, Karnataka, Surathkal, India [email protected] Abstract The work pertains

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014 RESEARCH ARTICLE OPEN ACCESS A Survey of Data Mining: Concepts with Applications and its Future Scope Dr. Zubair Khan 1, Ashish Kumar 2, Sunny Kumar 3 M.Tech Research Scholar 2. Department of Computer

More information

Novelty Detection in image recognition using IRF Neural Networks properties

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

More information

VOLATILITY AND DEVIATION OF DISTRIBUTED SOLAR

VOLATILITY AND DEVIATION OF DISTRIBUTED SOLAR VOLATILITY AND DEVIATION OF DISTRIBUTED SOLAR Andrew Goldstein Yale University 68 High Street New Haven, CT 06511 [email protected] Alexander Thornton Shawn Kerrigan Locus Energy 657 Mission St.

More information

DATA MINING-BASED PREDICTIVE MODEL TO DETERMINE PROJECT FINANCIAL SUCCESS USING PROJECT DEFINITION PARAMETERS

DATA MINING-BASED PREDICTIVE MODEL TO DETERMINE PROJECT FINANCIAL SUCCESS USING PROJECT DEFINITION PARAMETERS DATA MINING-BASED PREDICTIVE MODEL TO DETERMINE PROJECT FINANCIAL SUCCESS USING PROJECT DEFINITION PARAMETERS Seungtaek Lee, Changmin Kim, Yoora Park, Hyojoo Son, and Changwan Kim* Department of Architecture

More information

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

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

More information

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

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

More information

Artificial Intelligence and Machine Learning Models

Artificial Intelligence and Machine Learning Models Using Artificial Intelligence and Machine Learning Techniques. Some Preliminary Ideas. Presentation to CWiPP 1/8/2013 ICOSS Mark Tomlinson Artificial Intelligence Models Very experimental, but timely?

More information

A survey on Data Mining based Intrusion Detection Systems

A survey on Data Mining based Intrusion Detection Systems International Journal of Computer Networks and Communications Security VOL. 2, NO. 12, DECEMBER 2014, 485 490 Available online at: www.ijcncs.org ISSN 2308-9830 A survey on Data Mining based Intrusion

More information

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

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

More information

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

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

More information

Social Media Mining. Data Mining Essentials

Social Media Mining. Data Mining Essentials Introduction Data production rate has been increased dramatically (Big Data) and we are able store much more data than before E.g., purchase data, social media data, mobile phone data Businesses and customers

More information

AN APPLICATION OF TIME SERIES ANALYSIS FOR WEATHER FORECASTING

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

More information

Neural Networks for Sentiment Detection in Financial Text

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

More information

A New Approach to Neural Network based Stock Trading Strategy

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

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015 RESEARCH ARTICLE OPEN ACCESS Data Mining Technology for Efficient Network Security Management Ankit Naik [1], S.W. Ahmad [2] Student [1], Assistant Professor [2] Department of Computer Science and Engineering

More information

An Overview of Knowledge Discovery Database and Data mining Techniques

An Overview of Knowledge Discovery Database and Data mining Techniques An Overview of Knowledge Discovery Database and Data mining Techniques Priyadharsini.C 1, Dr. Antony Selvadoss Thanamani 2 M.Phil, Department of Computer Science, NGM College, Pollachi, Coimbatore, Tamilnadu,

More information

Comparison of K-means and Backpropagation Data Mining Algorithms

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

More information

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

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

More information

Towards applying Data Mining Techniques for Talent Mangement

Towards applying Data Mining Techniques for Talent Mangement 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Towards applying Data Mining Techniques for Talent Mangement Hamidah Jantan 1,

More information

Equity forecast: Predicting long term stock price movement using machine learning

Equity forecast: Predicting long term stock price movement using machine learning Equity forecast: Predicting long term stock price movement using machine learning Nikola Milosevic School of Computer Science, University of Manchester, UK [email protected] Abstract Long

More information

Predicting daily incoming solar energy from weather data

Predicting daily incoming solar energy from weather data Predicting daily incoming solar energy from weather data ROMAIN JUBAN, PATRICK QUACH Stanford University - CS229 Machine Learning December 12, 2013 Being able to accurately predict the solar power hitting

More information

NEURAL NETWORKS A Comprehensive Foundation

NEURAL NETWORKS A Comprehensive Foundation NEURAL NETWORKS A Comprehensive Foundation Second Edition Simon Haykin McMaster University Hamilton, Ontario, Canada Prentice Hall Prentice Hall Upper Saddle River; New Jersey 07458 Preface xii Acknowledgments

More information

A new Approach for Intrusion Detection in Computer Networks Using Data Mining Technique

A new Approach for Intrusion Detection in Computer Networks Using Data Mining Technique A new Approach for Intrusion Detection in Computer Networks Using Data Mining Technique Aida Parbaleh 1, Dr. Heirsh Soltanpanah 2* 1 Department of Computer Engineering, Islamic Azad University, Sanandaj

More information

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

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

More information

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

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

More information

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

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

More information

How To Use Neural Networks In Data Mining

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

More information

Evaluation of Machine Learning Techniques for Green Energy Prediction

Evaluation of Machine Learning Techniques for Green Energy Prediction arxiv:1406.3726v1 [cs.lg] 14 Jun 2014 Evaluation of Machine Learning Techniques for Green Energy Prediction 1 Objective Ankur Sahai University of Mainz, Germany We evaluate Machine Learning techniques

More information

Lecture 6. Artificial Neural Networks

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

More information

A Partially Supervised Metric Multidimensional Scaling Algorithm for Textual Data Visualization

A Partially Supervised Metric Multidimensional Scaling Algorithm for Textual Data Visualization A Partially Supervised Metric Multidimensional Scaling Algorithm for Textual Data Visualization Ángela Blanco Universidad Pontificia de Salamanca [email protected] Spain Manuel Martín-Merino Universidad

More information

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

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

More information

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

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

More information

Supervised Learning (Big Data Analytics)

Supervised Learning (Big Data Analytics) Supervised Learning (Big Data Analytics) Vibhav Gogate Department of Computer Science The University of Texas at Dallas Practical advice Goal of Big Data Analytics Uncover patterns in Data. Can be used

More information

DATA MINING USING INTEGRATION OF CLUSTERING AND DECISION TREE

DATA MINING USING INTEGRATION OF CLUSTERING AND DECISION TREE DATA MINING USING INTEGRATION OF CLUSTERING AND DECISION TREE 1 K.Murugan, 2 P.Varalakshmi, 3 R.Nandha Kumar, 4 S.Boobalan 1 Teaching Fellow, Department of Computer Technology, Anna University 2 Assistant

More information

How To Predict Web Site Visits

How To Predict Web Site Visits Web Site Visit Forecasting Using Data Mining Techniques Chandana Napagoda Abstract: Data mining is a technique which is used for identifying relationships between various large amounts of data in many

More information

Neural network software tool development: exploring programming language options

Neural network software tool development: exploring programming language options INEB- PSI Technical Report 2006-1 Neural network software tool development: exploring programming language options Alexandra Oliveira [email protected] Supervisor: Professor Joaquim Marques de Sá June 2006

More information

REAL-TIME PRICE FORECAST WITH BIG DATA

REAL-TIME PRICE FORECAST WITH BIG DATA REAL-TIME PRICE FORECAST WITH BIG DATA A STATE SPACE APPROACH Lang Tong (PI), Robert J. Thomas, Yuting Ji, and Jinsub Kim School of Electrical and Computer Engineering, Cornell University Jie Mei, Georgia

More information

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

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

More information

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

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

More information

Predict the Popularity of YouTube Videos Using Early View Data

Predict the Popularity of YouTube Videos Using Early View Data 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

Ensemble Solar Forecasting Statistical Quantification and Sensitivity Analysis

Ensemble Solar Forecasting Statistical Quantification and Sensitivity Analysis Ensemble Solar Forecasting Statistical Quantification and Sensitivity Analysis Authors Name/s per 1st Affiliation (Author) Authors Name/s per 2nd Affiliation (Author) line 1 (of Affiliation): dept. name

More information

A Neural Network Based System for Intrusion Detection and Classification of Attacks

A Neural Network Based System for Intrusion Detection and Classification of Attacks A Neural Network Based System for Intrusion Detection and Classification of Attacks Mehdi MORADI and Mohammad ZULKERNINE Abstract-- With the rapid expansion of computer networks during the past decade,

More information

Manjeet Kaur Bhullar, Kiranbir Kaur Department of CSE, GNDU, Amritsar, Punjab, India

Manjeet Kaur Bhullar, Kiranbir Kaur Department of CSE, GNDU, Amritsar, Punjab, India Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Multiple Pheromone

More information

Neural Network Design in Cloud Computing

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

More information

An Analysis on Density Based Clustering of Multi Dimensional Spatial Data

An Analysis on Density Based Clustering of Multi Dimensional Spatial Data An Analysis on Density Based Clustering of Multi Dimensional Spatial Data K. Mumtaz 1 Assistant Professor, Department of MCA Vivekanandha Institute of Information and Management Studies, Tiruchengode,

More information

Weather forecast prediction: a Data Mining application

Weather forecast prediction: a Data Mining application Weather forecast prediction: a Data Mining application Ms. Ashwini Mandale, Mrs. Jadhawar B.A. Assistant professor, Dr.Daulatrao Aher College of engg,karad,[email protected],8407974457 Abstract

More information

Energy Forecasting for Event Venues: Big Data and Prediction Accuracy

Energy Forecasting for Event Venues: Big Data and Prediction Accuracy Western University Scholarship@Western Electrical and Computer Engineering Publications Electrical and Computer Engineering 12-215 Energy Forecasting for Event Venues: Big Data and Prediction Accuracy

More information

Horse Racing Prediction Using Artificial Neural Networks

Horse Racing Prediction Using Artificial Neural Networks Horse Racing Prediction Using Artificial Neural Networks ELNAZ DAVOODI, ALI REZA KHANTEYMOORI Mathematics and Computer science Department Institute for Advanced Studies in Basic Sciences (IASBS) Gavazang,

More information

6.2.8 Neural networks for data mining

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

More information

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

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

More information

Use of Artificial Neural Network in Data Mining For Weather Forecasting

Use of Artificial Neural Network in Data Mining For Weather Forecasting Use of Artificial Neural Network in Data Mining For Weather Forecasting Gaurav J. Sawale #, Dr. Sunil R. Gupta * # Department Computer Science & Engineering, P.R.M.I.T& R, Badnera. 1 [email protected]

More information

A Learning Algorithm For Neural Network Ensembles

A Learning Algorithm For Neural Network Ensembles A Learning Algorithm For Neural Network Ensembles H. D. Navone, P. M. Granitto, P. F. Verdes and H. A. Ceccatto Instituto de Física Rosario (CONICET-UNR) Blvd. 27 de Febrero 210 Bis, 2000 Rosario. República

More information

Performance Analysis of Data Mining Techniques for Improving the Accuracy of Wind Power Forecast Combination

Performance Analysis of Data Mining Techniques for Improving the Accuracy of Wind Power Forecast Combination Performance Analysis of Data Mining Techniques for Improving the Accuracy of Wind Power Forecast Combination Ceyda Er Koksoy 1, Mehmet Baris Ozkan 1, Dilek Küçük 1 Abdullah Bestil 1, Sena Sonmez 1, Serkan

More information

The Research of Data Mining Based on Neural Networks

The Research of Data Mining Based on Neural Networks 2011 International Conference on Computer Science and Information Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V51.09 The Research of Data Mining

More information

A Water Demand Forecasting Model using BPNN. for Residential Building

A Water Demand Forecasting Model using BPNN. for Residential Building Contemporary Engineering Sciences, Vol. 9, 2016, no. 1, 1-10 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2016.512314 A Water Demand Forecasting Model using BPNN for Residential Building

More information

ANN Model to Predict Stock Prices at Stock Exchange Markets

ANN Model to Predict Stock Prices at Stock Exchange Markets ANN Model to Predict Stock Prices at Stock Exchange Markets Wanjawa, Barack Wamkaya School of Computing and Informatics, University of Nairobi, [email protected] Muchemi, Lawrence School of Computing

More information

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

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

More information

Cloud tracking with optical flow for short-term solar forecasting

Cloud tracking with optical flow for short-term solar forecasting Cloud tracking with optical flow for short-term solar forecasting Philip Wood-Bradley, José Zapata, John Pye Solar Thermal Group, Australian National University, Canberra, Australia Corresponding author:

More information

Neural Computation - Assignment

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

More information