Skip to main content

Wind speed prediction for site selection and reliable operation of wind power plants in coastal regions using machine learning algorithm variants

Abstract

The challenge of predicting wind speeds to facilitate site selection and the consistent operation of wind power plants in coastal regions is a global concern. The output of wind turbines is subject to fluctuations corresponding to changes in wind speed. The unpredictable characteristics of wind patterns introduce vulnerabilities to wind power facilities in wind power plants. To address this unpredictability, an effective strategy involves forecasting wind speeds at specific locations during wind power plant operations. While previous research has explored various machine learning algorithms to tackle these issues, satisfactory results have not been achieved, and Bangladesh faces challenges in this regard, especially in low-wind speed areas. This study aims to identify the most accurate machine learning-based algorithm to forecast the short-term wind speed of two areas (Kutubdia and Cox's Bazar) located on the eastern coast of Bangladesh. Wind speed data for a span of 21.5 years, ranging from January 2001 to June 2022, were sourced from two outlets: the Bangladesh Meteorological Department and the website of NASA. Wind speed has been forecasted using 14 different regression-based machine learning models with a comprehensive overview. The results of the experiment highlight the exceptional predictive performance of a boosting-based ensemble method known as categorical boosting, especially in the context of forecasting wind speed data obtained from NASA. Based on the testing data, the evaluation yields remarkable results, with coefficients of determination measuring 0.8621 and 0.8758 for wind speed in Kutubdia and Cox's Bazar, respectively. The study underscores the critical importance of prioritizing optimal turbine site selection in the context of wind power facilities in Bangladesh. This approach can yield benefits for stakeholders, including engineers and project owners associated with wind projects.

Introduction

Rapid economic growth and improved lifestyles have increased human energy consumption. However, reliance on conventional fossil fuels like natural gas, coal, and oil results in pollution and contributes to global warming. As these resources are non-renewable and finite, nations increasingly invest in renewable energy sources to meet their present and future needs. Wind energy, being readily available and pollution-free, has emerged as a prominent renewable energy solution (Anjum, 2014; Bharani & Sivaprakasam, 2022). Therefore, wind power plants are rapidly evolving globally to address the growing demand for cleaner and more sustainable power. In the last 20 years, there has been a rapid growth in the installed capacity of wind power, as depicted in Fig. 1, which showcases global yearly wind power generation. It is assumed that wind-generated power will top the renewable energy sector by producing around 7932.5 TWh of electricity in 2030 (Iea, 2023). Currently, appropriate actions are being taken in several nations. However, for many countries, like Bangladesh, the contribution of wind power is quite minor.

Fig. 1
figure 1

Annual electricity generation from wind (TWh)

In 2041, Bangladesh aims to achieve high-income country status, emphasizing the need for sustainable and uninterrupted power supply to drive industrialization. With a forecasted electricity demand of 82,292 MW in 2041, the country faces challenges due to depleting natural gas reserves and dependency on imported fuels. The current energy mix relies heavily on natural gas, and the depletion of reserves by 2028 poses a threat (Babu et al., 2022). Diesel imports for power plants and nuclear power plant limitations further complicate the quest for self-sufficiency. Moreover, Bangladesh, minimizing emissions of greenhouse gases by 21.85% by 2030, faces the dual challenge of increasing energy consumption and decreasing CO2 emissions to achieve Sustainable Development Goals (SDGs) by 2030 and advanced nation status by 2041 (Das et al., 2020). The current energy mix of Bangladesh is natural gas 64.36%, furnace oil 21%, coal 33.54%, coal 9.52%, solar 0.84%, hydro 1.25%, and wind 0.01% (“Share of primary energy from wind” & Our World in Data, 2023). Embracing renewable energy practices becomes crucial for efficient energy utilization and environmental sustainability. The United States Agency for International Development (USAID), Bangladesh, and the Government of Bangladesh (GoB) collaborated to assist the National Renewable Energy Laboratory (NREL) to conduct a recent national wind resource assessment in Bangladesh. (Babu et al., 2022). According to the evaluation document of NERL, Bangladesh has more than 20,000 km2 of land with a wind speed of 5.75–7.75 m/s, which leads to a gross wind potential of over 30,000 MW (Siddique et al., 2021). The findings prove that the entire coastline area, e.g., Cox’s Bazar, Patenga, Teknaf, Kutubdia, Char Fassion, and Kuakata, falls into the zone that is commercially important for the production of wind power by installing small and medium-scale wind farms.

Therefore, it can be said that if the right laws, programs, and technological innovations are implemented, wind can be included as a key contributor to renewable energies to tackle the energy crisis (Siami-Namini et al., 2018). However, wind energy is an intermittent renewable energy source (IRES) because it cannot be dispatched due to its fluctuating nature. Forecasting the wind speed of a location before constructing a wind power plant may be the answer to the unpredictability of wind speed. Moreover, accurate wind speed predictions during the operation of the wind could aid stakeholders in making vital decisions, such as regarding wind power storage or grid transmission activity (Shi et al., 2022). Thus, to identify optimal sites for wind energy plants and guarantee operational safety, researchers concentrate on developing precise predictions of wind speed (Babu et al., 2022).

A thorough study of the literature shows that there are two basic approaches for wind speed forecasting: the time horizon and modeling theory (as depicted in Fig. 2). Four sorts of wind speed predictions are possible in terms of time horizon, and they are as follows: very short-time (a few seconds), short-time (30 min–6 h), medium-time (6 h–1 day), and long-time (more than 1 day) (Babu et al., 2022). Operational engineers, armed with predictions of wind speed from the short term up to the long term in advance, can make a variety of decisions to optimize the performance and efficiency of wind energy operations. They can strategically optimize wind turbine operations by altering angles and speeds for maximal energy capture based on wind speed estimates available three hours in advance. They use energy storage based on anticipated wind conditions, distribute resources wisely, and effectively integrate wind energy into the power grid (Yousuf et al., 2019). Anticipated variations in energy production inform financial planning, while safety protocols are implemented in advance of extreme weather. To guarantee the efficient and secure operation of wind energy systems, engineers also plan grid connections and implement environmental impact mitigation strategies during certain wind conditions (Santhosh et al., 2020; Yousuf et al., 2019).

Fig. 2
figure 2

Wind speed forecasting and the ML algorithm used in this study

Similar to the time horizon, modeling theory is classified into four types of forecasting models: persistence methods, physical models, conventional statistical models, and models based on artificial intelligence (AI) (Chang, 2014). The persistence method seems to be more accurate than other wind forecasting techniques in very short-term forecasting. However, as the prediction horizon expands, the persistence method's accuracy will rapidly decline. Physical models are good for long-term forecasting, but they are time-consuming due to the numerous computations required. Statistical models are used to ascertain the mathematical relationship between inputs and outputs under the assumption of linear correlations. Despite their extensive use in the research, their effectiveness fell short of expectations because they were ineffective in identifying nonlinear interactions (Chang, 2014). A large subset of AI is machine learning (ML), which aims to train the computer to comprehend situations and perform actions that are both advantageous and beneficial to the environment after training it on a previously stated dataset (Jagdale et al., 2022). An examination of existing literature reveals that ML algorithms can be categorized into supervised, unsupervised, semi-supervised, and reinforcement learning categories (Sarker, 2021). A supervised learning algorithm determines a mapping function to map the input variable to the output variable. If a hidden layer is used by the mapping function, then it becomes deep learning (DL), a subclass of ML that can intelligently evaluate data on a large scale (Babu et al., 2022). ML and DL have been widely employed in the field of prediction because of their superior prediction capability over conventional prediction models (Tarek et al., 2023).

Wind speed forecasting can be performed using the following ML algorithms following a detailed investigation of the literature: multiple linear regression (MLR), support vector regression (SVR), lasso regression, ridge regression, random forest (RF), light gradient boosting machine (LightGBM), extreme gradient boost (XGBoost), and long short-term memory networks (LSTM) (Elsaraiti & Merabet, 2021; Hanoon et al., 2022; Krishnaveni et al., 2021; Malakouti, 2023; Mohsin et al., 2021; Salah et al., 2022; Senthil Kumar P, 2019; Shawon et al., 2021; Xie et al., 2021). Air pressure, temperature, humidity, and wind speed were implemented as input variables in the proposed models. Numerous studies pointed out that multi-variable long short-term memory network model (MV-LSTM) methodology is more effective than techniques like autoregressive moving average (ARMA) and single-variable LSTM (Elsaraiti & Merabet., 2021). Additionally, different ML techniques, including bagged regression trees (BTs), SVR, and Gaussian process regression (GPR) were adapted by many reviewers in terms of the weekly prediction of wind speed (Hanoon et al., 2022). A variety of ML methods, such as MLR, ridge, lasso, RF, SVR, and LSTM, were applied in a different study to predict wind speed for a specific weather station. These models incorporated wind direction, temperature, pressure, timestamp, and other variables for precise estimation. Notably, the RF and LSTM-RNN models outperformed other approaches for accurately wind speed forecasting (Salah et al., 2022). To anticipate short-term wind speed at certain ground observation stations, a MV-LSTM was also evolved in a different study (Xie et al., 2021). ML models were also deployed in the study to forecast wind speed and electricity generation in a SCADA system. Six techniques, including adaptive boosting (AdaBoost) and LightGBM, were applied in Malakouti (2023). Outcomes achieved from the ensemble technique with cross-validation were promising: the wind power and wind speed predictions had root mean square errors (RMSEs) of 11.78 and 0.2080, respectively. Although several studies have successfully used a variety of ML models to anticipate wind speed, there is still unexposed potential to attain the best outcomes considering wind's inconstancy. Previous studies have mostly concentrated on certain areas and used a limited set of ML models. There is a distinct need for more research to better encompass how these models perform in a wider range of geographic contexts, such as areas with changing climates or opposing weather patterns. Moreover, earlier examinations were inconclusive in considering important factors associated with site and turbine selection, leaving a substantial gap in addressing this crucial part of the study's goals.

The wind energy initiatives in Bangladesh have been predominantly concentrated in specific regions, leaving a significant portion of the country unexplored in terms of wind energy projects. Limited studies on short-term wind speed forecasts have been conducted in Bangladesh, hindering the effective communication of mitigation and adaptation strategies to project stakeholders. This research addresses the knowledge gap by focusing on Kutubdia and Cox’s Bazar, situated in the southeastern region of Bangladesh, known for their favorable wind potential. In this study, the research employs fourteen well-established ML models to forecast 3-h interval wind speed, utilizing a 21.5-year weather dataset from Bangladesh Meteorological Department (BMD) and NASA's website. The urban environment of BMD suggests a relatively low wind potential, prompting the utilization of the NASA's dataset, which reveals preferable wind energy availability. The application of diverse ML models enhances the accuracy of wind speed predictions, offering valuable insights for site and turbine selection, operational safety measures, and the uninterrupted performance of wind power systems.

System model

The comprehensive methodology employed for this research is fully depicted in Fig. 3. The six fundamental stages of this procedure are succinctly outlined below:

  • Step 1. Data collection and formatting: Initially, the observed data (wind speed, wind direction, temperature, humidity, and pressure) of the two coastal areas with a 3-h interval from January 1, 2001, to June 30, 2022 (62,808 data samples of 21.5 years) have been collected from two sources: i) BMD (Kutubdia and Cox's Bazar weather stations) and ii) the website of NASA (Data Access Viewer) (“POWER | Data Access Viewer”, 2023). Data formatting is done by removing irrelevant data and rearranging the required parts.

  • Step 2. Exploratory data analysis: Conducting exploratory data analysis aids in gaining a deeper understanding of the data's underlying patterns. It is fundamental to the structure of any machine-learning algorithm. In this part, descriptive statistics are analyzed to extract knowledge from the formatted data.

  • Step 3. Data preprocessing: Before applying the ML models, data preprocessing is an essential stage in shaping an optimal data structure. In contrast, the absence of well-preprocessed data can compromise the efficiency and performance of machine-learning models, resulting in suboptimal outcomes. This preprocessing phase covers tasks such as handling missing values, extracting and selecting features, and normalizing data.

  • Step 4. Train-test splitting: Following preprocessing, the dataset is partitioned into three subsets: i) the training set (70%), ii) the validation set (15%), and iii) the test set (15%).

  • Step 5. Model optimization and training: In this stage, 14 distinct regression-based ML methods, including MLR, Lasso, Ridge, Elastic Net, KNN, DT, GBR, RF, XGBoost, LightGBM, CatBoost, LSTM, and GRU, are deployed to predict the wind speed three hours ahead. For model optimization, k-fold cross-validation is implemented with and without parameter tuning.

  • Step 6. Forecasting and performance evaluation: The model, which has been trained on the validation dataset, is assessed, and its performance is contrasted with that of the initial model trained on the training dataset. If the disparity is minimal, the forecasting performance using the test dataset is cross-checked with the observed data to ascertain the system's accuracy in construction. A comprehensive assessment of wind resources has been carried out using both observed and predicted wind speeds, demonstrating the detailed advantages of forecasting.

Fig. 3
figure 3

A detailed framework of the regression models for wind speed forecasting

Training models: renowned predictive algorithms

Predictive ML models based on regression present a versatile range of techniques for forecasting wind speed, each possessing unique strengths and suitability for different contexts. The choice of a model involves different aspects, including the properties of the data, the computing capacity, and the specific requirements of the forecasting goal. A brief synopsis of the models used in this study is provided in Table 1.

Table 1 Details of regression models utilized in this research

Optimizing and fine-tuning models: K-fold cross-validation and Hyperopt

Optimization and hyperparameter adjustments can greatly enhance the performance of regression models and their ability to generalize to new data. One common method for determining how well a ML model performs is k-fold cross-validation. The training data are split into k-folds, or subsets, to apply this technique. The model is then repeatedly trained and evaluated on these folds. Each fold served as the training set while the others provided the validation set in turn. Still, the open-source software Hyperopt finds the optimal values for these parameters using a Bayesian approach. It defines a hyperparameter search space and effectively navigates it with optimization techniques. Different hyperparameter combinations are explored and model performance is evaluated (Hutter et al., 2019). This research applied Hyperopt to fine-tune the hyperparameters that yield superior performance on a training dataset.

Comparing model performance: different evaluation metrics

To evaluate each model's efficacy, mean squared error (MSE), mean absolute error (MAE), and coefficient of determination (R2) are determined. The average squared difference between observed and predicted values is estimated by MSE. It is employed to assess the degree of inaccuracy in statistical models. The lower the MSE the better model fits a dataset. The average absolute difference between the observed and predicted values is called the MAE, or MAE, and it is used to evaluate a regression model's performance (Salah et al., 2022). Conversely, the average squared variation between the forecasted and observed values is measured by the MSE. A reduced MSE indicates an improved model-to-dataset fit. R2 quantifies how well the prediction model captures their patterns. In a perfect prediction model, R2 is extremely close to 1. The statistical metrics utilized in this investigation are listed in Table 2. The forecasted value, observed value, and mean value are denoted by \({\widehat{{\text{y}}}}_{{\text{i}}}\), \({{\text{y}}}_{{\text{i}}}\), and \(\overline{{\text{y}} }\), respectively, while n stands for the total number of observations used.

Table 2 Statistical performance metrics commonly used in regression analysis

Determining wind energy potential: key factors

The evaluation of performance includes standard analyses of site and turbine selection, offering a comprehensive understanding of the model's efficacy. In assessing the wind energy potential of a given location, several key factors play a crucial role. Understanding and considering these factors are essential for accurately gauging the feasibility and viability of harnessing wind power in a specific area (Baloch et al., 2017; Hulio, 2021; Jiang et al., 2017). Table 3 represents the theoretical terms for determining the wind energy potential of a specific location. Based on the wind power density, a specific location and a specific wind power class are assigned, which leads to the realization of different scales of energy generation, as outlined in Table 4 (Baloch et al., 2017).

Table 3 Theoretical details of wind resource assessment
Table 4 International standards of wind power generation classification

Experimental procedure

All simulation-based experiments have been performed with Google Colab. The Python script has been run, employing the following libraries: scikit-learn, keras, seaborn, and matplotlib.

Site selection and data collection

Kutubdia (Upazila) and Cox's Bazar (Sadar Upazila), of the district of Cox's Bazar, Chittagong, Southeast Bangladesh, have been chosen as the study sites. Kutubdia, a coastal island in Bangladesh, poses a unique challenge for wind speed prediction due to its intricate topography and proximity to the Bay of Bengal. Cox's Bazar, known for its extensive beachfront, also demands a specialized approach to wind speed forecasting, considering its distinct geographical features and potential impact on wind project initiatives. The datasets utilized in the experiment were sourced from the BMD weather station and the NASA website. BMD employs Casella cup anemometers for manual wind speed measurements. Though BMD's ground-based measurements are location-specific, the data, recorded in round figures in knot units, may have some reliability limitations (Khadem & Hussain, 2006). Conversely, satellite data cover extensive areas, provide a broader insight into wind patterns, and are consistently standardized. The geometric and other details are provided in Table 5. Figure 4 displays the geographical positions of the stations, where the red circle indicates Kutubdia station and the green one indicates Cox's Bazar station.

Table 5 Information about the selected sites obtained from two different sources
Fig. 4
figure 4

Geometric location of the studied weather stations

Data formatting

The gathered dataset comprises wind speed values recorded at a 3-h interval from January 1, 2001, to June 30, 2022. Each dataset consists of the following variables: i) wind speed, ii) wind direction, ii) temperature; iii) relative humidity; and iv) pressure. Extraneous columns, rows, and elements (e.g., station ID, station name, and details of parameters) have been eliminated from the original datasets. Then the datasets have been prepared in a convenient format for data analysis and preprocessing. The datasets from the BMD stations have been labeled as Dataset 1. Conversely, the datasets sourced from the website of NASA are named Dataset 2.

Exploratory data analysis

Exploratory data analysis (EDA) is essential at the beginning of the data analysis process. To gain a greater knowledge of the dataset's characteristics, make-up, and prospective patterns, it requires closely examining and graphically portraying the dataset. Here, EDA techniques include summarizing key statistics, generating visual plots, and identifying missing values. This process helps in understanding the nature of the data, uncovering the relationships between variables, and guiding subsequent analysis. It plays a crucial role in ensuring the availability of wind speed and generation scale for a specific site.

Tables 6, 7 show the descriptive statistics of both datasets with the count, mean, minimum, maximum, and standard deviation of each input variable. It has been seen that each variable is supposed to contain 62,808 samples. Here are some null values in Dataset 1 for each station. For Kutubdia station, wind speed and wind direction each have 241 null values, whereas humidity has 240 null values. For Cox's Bazar station, 22 null values were observed in each of the two variables—wind speed and wind direction. Other variables contain 62,808 records. There are two missing values for each variable in Dataset 2 for both stations. In Kutubdia and Cox's Bazar, the BMD station calculates the average wind speed over the past 21.5 years to be 1.1 and 1.04 m/s, respectively, at a height of 10 m. In contrast, NASA records their measurements at 3.42 and 3.89 m/s for the same height. As per the standard deviation, the wind speed distribution in Dataset 1 shows values of 1.06 m/s and 1.50 m/s. Similarly, in Dataset 2, the corresponding values are 1.53 and 1.69. These figures represent the least dispersed values among the input variables. It is crucial to note that Dataset 1 includes a minimum wind speed value of zero, a characteristic not observed in Dataset 2.

Table 6 Statistic features of Dataset 1
Table 7 Statistic features of Dataset 2

Data preprocessing

Both datasets necessitate preprocessing techniques to meet the requirements of ML algorithms. Addressing null values is a crucial step before initiating the modeling process. Additionally, feature engineering is essential for constructing and training more effective features, ultimately improving the effectiveness of ML models.

Handling missing values: To handle missing values, the following methods are mostly used: forward filling, backward filling, linear interpolation, quadratic interpolation, cubic interpolation, KNN, multiple imputation by chained equations (MICE), and so on (Liu et al., 2021). As the count of missing values is very small for both datasets, the common statistical method of linear interpolation has been adopted to fill up the missing values in the present study.

Zero refining: When employing ML models, certain algorithms may exhibit sensitivity to the existence of zero values. In such instances, it can be advantageous to refine or transform these zero values. To address the excessive presence of zero values in the wind speed data of Dataset 1, zeros have been adjusted to the smallest valid value as verified by BMD (Nurunnahar et al., 2017).

Feature extraction: Date-related features were generated to extract valuable information from the date column of Dataset 1. This led to the augmentation of the dataset with additional columns, including year, month, day, and hour. Dataset 2 already contains these columns relevant to the date. By incorporating time-delayed data from the wind speed time series, we aimed to evaluate the influence of previous values on present observations for both datasets. This approach proves beneficial in accounting for important correlated time lags. In Fig. 5, autocorrelation function (ACF) curves were plotted with 60 lags to determine suitable input lags. The choice of input lag features was determined by a correlation threshold of 0.4 or higher. In this scenario, for Dataset 1, the initial 12 and 8 lags were selected for Kutubdia and Cox's Bazar stations, respectively. In Dataset 2, the first 18 lags were chosen for both stations. A rolling window scheme was employed while taking into account the input lags (Mollick et al., 2023).

Fig. 5
figure 5

ACF curves for Dataset 1 and Dataset 2

Feature selection: Pearson’s correlation coefficient (PCC) is employed to quantify the extent of the association between two variables. The correlation may have a positive ( +) or negative (-) value for the relationship (Salah et al., 2022). Pearson’s correlation matrix, showing the correlation between the features within each dataset, is presented in Fig. 6. It is observed that Dataset 1 shows the lowest connection (r = -0.016) between wind speed and hour for Kutubdia station, while Cox’s Bazar station shows the lowest correlation (r = -0.0021) between wind speed and day. In Dataset 2, both stations have the lowest correlation with day. For both datasets, the wind speed is positively correlated with the rolling mean, with the highest value of r. The SelectKBest feature selection method from the sci-kit-learn library, a filter-based approach, has been utilized. This method operates on the PCC between pairs of input variables, aiding in filtering out the most pertinent features. A subset comprising the eight most correlated features was chosen for both datasets (Mollick et al., 2023).

Fig. 6
figure 6

Heatmap of the correlation matrix for Dataset 1 and Dataset 2

Data normalization: In ML practices, data normalization is a common technique utilized to mitigate the influence of data range variations (Waqas Khan et al., 2020). In this study, robust scaling is adopted for data normalization. This technique employs the median and interquartile range (IQR) to adjust input values. This characteristic of robust scaling ensures its resilience against the detrimental effects of outliers (Zhang et al., 2022).

Data splitting

Each of the considered datasets is divided into three parts: 70% as a training set, 15% as a validation set, and 15% as a test set. A training set is utilized to train the ML model. From this data, the model learns trends, connections, and features. The model has to have its performance assessed after training. This is accomplished by using the validation set. The model is tested on the test set after having been trained and validated using the training and validation sets. This set provides an unbiased evaluation of the model's performance since it is not visible to the model during training or tuning.

Model optimization and training

For model training, the study used two independent methods: first, a tenfold cross-validation (tenfold CV), and second, hyperparameter tuning with Hyperopt. Both methods were used to assess the model's performance, and the best model was ultimately picked as a consequence. The validation set was then used to test this improved model. An essential assessment for model generalization is the comparison of CV findings and validation set performance. The model can be used to test the data with confidence if the differences are small, enhancing the final model's robustness.

The efficiency of a ML model was evaluated using a tenfold cross-validation technique. The dataset needs to be split into ten identical folds to perform this. The model is trained on nine of these folds and evaluated on the final or tenth fold. The technique is repeated a total of ten times, with each fold serving as the test set. The final performance metric is generated by averaging the ten individual test scores. Hyperopt has also been conducted to determine the optimal value of the different parameters. We leveraged Hyperopt's fmin function to meticulously search for the optimal hyperparameters, aiming to minimize the negative MSE. The hyperparameter space was meticulously defined, drawing insights from prior research endeavors. With a defined limit of 80 evaluations, the hyperparameter optimization process was meticulously logged and tracked in detailed trials. Subsequently, each model was meticulously trained using the best hyperparameters on the designated training dataset. Upon obtaining the optimal hyperparameters through Hyperopt, the models were further fine-tuned on the training data and assessed for performance. Finally, the refined and optimized models were deployed to provide accurate predictions on the test dataset following a validation assessment on the validation set. Table 8 displays details regarding the regression technique, the hyperparameters slated for optimization, and their respective search spaces. Apart from hyperparameter adjustments, all other parameters for each model were maintained at their default settings. The deep learning model, LSTM, is structured as a sequential model, incorporating only one layer followed by a dense output layer. This represents a simplified LSTM architecture typically employed for fundamental sequential prediction assignments. The Adam optimizer with a dropout of 0.1 is used, and the MSE is chosen as the loss function. The model is trained for 50 epochs, with training progress printed at each epoch. Similarly, the GRU adheres to the same structure and methodology as LSTM.

Table 8 Hyperparameter tuning using Hyperopt

Results and discussion

Comparing predictive models using evaluation metrics

After applying the relevant equations of the eight ML models in a Python environment, the prediction results, including RMSE, MAE, MSE, and R2, are obtained, which are displayed in Tables 9, 10, 11, 12. Overall, all models exhibit similar performance, providing moderate predictions. Notably, CatBoost model outperforms other machine-learning models across various performance metrics for both weather stations.

Table 9 Creating and comparing 14 models using tenfold cross-validation and hyperparameter tuning with Hyperopt optimization for Dataset 1 (best results are bolded)
Table 10 The evaluation metrics for 14 models on both validation and test segment for Dataset 1 (best results are bolded)
Table 11 Creating and comparing 14 models using tenfold cross-validation and hyperparameter tuning with Hyperopt optimization for Dataset 2 (best results are bolded)
Table 12 The evaluation metrics for 14 models on both validation and test segment for Dataset 2 (best results are bolded)

Utilizing tenfold cross-validation, CatBoost (CATB) demonstrated the best performance across all datasets.

In Dataset 1, the model attained an MSE of 0.3745, MAE of 0.3984, and R2 of 0.6218 for Kutubdia station. For Cox's Bazar station, the model yielded an MSE of 0.9462, MAE of 0.6164, and R2 of 0.514. In Dataset 2, the model demonstrated optimal performance with MSE values of 0.3224 and 0.3541, MAE values of 0.4117 and 0.4347, and R2 values of 0.8618 and 0.8755 for Kutubida and Cox's Bazar, respectively. Post-hyperparameter optimization, the model's performance saw notable improvement on both datasets. However, it is worth noting that, in some scenarios, without any parameter tuning, the LSTM and GRU models exhibit superior performance in the context of tenfold cross-validation. Following hyperparameter tuning, CatBoost emerged as the top-performing model, demonstrating impressive outcomes in Dataset 1. For Kutubdia, it achieved an MSE of 0.3744, MAE of 0.399, and R2 of 0.6218. Similarly, for Cox's Bazar, it delivered an MSE of 0.9382, MAE of 0.6162, and R2 of 0.518. Shifting focus to Dataset 2, CatBoost emerged as the top-performing model, with an MSE of 0.3218 and 0.3533, MAE of 0.4117 and 0.4342, and R2 of 0.8621 and 0.8758 for Kutubdia and Cox's Bazar, respectively.

In the validation phase, CatBoost performed exceptionally, showcasing distinguished results with an MSE of 0.3388, MAE of 0.3912, and R2 of 0.6409 for Kutubdia station in Dataset 1. Similarly, it attained the best results with an MSE of 0.9328, MAE of 0.6157, and R2 of 0.5192 for Cox's Bazar station. Turning attention to Dataset 2, the CatBoost again outperformed its counter models with an MSE of 0.3309 and 0.3713, MAE of 0.415, and 0.4398, and R2 of 0.858 and 0.8714 for Kutubdia and Cox's Bazar, respectively. Following closely, the LGBM model illustrated the second-best performance for all datasets. Moving to the testing phase, in Dataset 1, CatBoost achieved an MSE of 0.3942, a MAE of 0.4042, and an R2 of 0.6242 for Kutubdia station. Again, CatBoost showcased notable performance with an MSE of 0.9906, MAE of 0.6363, and R2 of 0.4994 for Cox's Bazar in Dataset 1. In Dataset 2, the dominating performance was achieved by CatBoost, with an MSE of 0.3305, MAE of 0.4164, and R2 of 0.8552 for Kutubdia. For Cox's Bazar, the model's performance is nearly identical to Kutubdia, with an MSE of 0.3744, MAE of 0.4415, and R2 of 0.867. For each scenario (validation and testing phase), the LGBM model demonstrated performance closely trailing behind the leading model in all datasets. Conversely, the AdaBoost demonstrated relatively lower performance compared to the other models with the exception of the Cox's Bazar station in Dataset 1. In this case, the Lasso model attained the lowest evaluation metrics.

Apart from the results shown in Tables 9, 10, 11, 12, the difference between the observed wind speed observations and the predicted wind speed based on the best-performing prediction model during the testing phase is also depicted in scatter plots, histograms, and box plots (Figs. 7, 8, and 9). Figures 7 and 8 show the scatter plot and forecasting error histogram plot, respectively, for both datasets during testing phase.

Fig. 7
figure 7

Scatter plots of wind speed prediction for Dataset 1 and Dataset 2

Fig. 8
figure 8

Histograms and Gaussian kernel density functions of wind speed prediction for Dataset 1 and Dataset 2

Fig. 9
figure 9

Boxplots of the prediction error for Dataset 1 and Dataset 2

The scatter plot presents the predicted versus the observed wind speed values. Plots evaluate the cause-and-effect relationship between projected and observed wind speed and measure the robustness of the association between these two variables using the coefficient of determination R2. In terms of R2 for Kutubdia and Cox's Bazar in Dataset 1, the Catboost model produced the best prediction performance (R2 = 0.642 and 5342, respectively). Similarly, in Dataset 2 the model produced the best results (R2 = 0.8552 and 0.867, respectively) for both stations. Additionally, there is considerably less deviation from the regression line in Dataset 1 for all cluster points compared to Dataset 2. In contrast to Dataset 2, the CatBoost model exhibited robust prediction performance for Dataset 1. In summary, when compared to BMD data, the CatBoost model exhibited the least deviation from the line for all data samples, marking a significant shift in NASA data. This aligns with the accuracy metrics, particularly the R2 values presented in Tables 9, 10, 11, 12.

The histogram plot graphically interprets the error distribution by displaying the number of error values within a certain range, and it includes the Gaussian kernel density function to guarantee that the error follows a normal distribution. The plots indicate that in Dataset 1, the CatBoost model exhibits the standard deviation (0.6278 and 0.9952 for Kutubdia and Cox’s Bazar, respectively), suggesting that the data points cluster closely around the mean. Meanwhile, in Dataset 2, the CatBoost model demonstrates a standard deviation of 0.5749 and 0.6119 for Kutubdia and Cox’s Bazar, respectively. The smaller standard deviation was achieved by the model in case of Kutubdia station for both datasets. This implies that the data points are more tightly grouped around the mean when predicted by this model.

Figure 9 displays boxplots illustrating prediction errors for various models using test datasets. Each graph represents the distribution of residual errors, indicating key statistics like minimum, first quartile, median, third quartile, and maximum values. The bagging and boosting ensemble models, particularly RF, GBR, XGBoost, LightGBM, and CatBoost, showcase similar performance, with noticeable differences in the width of the box across all datasets. Regarding outliers, all models perform in a similar manner.

Quartile percent values, which may indicate additional information about the efficacy of each model individually, are shown in Tables 13 and 14. It is seen that the CatBoost produces a smaller IQR of 0.5408 for Kutubdia station in Dataset 1 than the other models do. For Cox's Bazar station the decision tree (DT) model has the smallest IQR of 0.6845. In Dataset 2, the CatBoost model generates the smallest IQR, measuring 0.6369 for Kutubdia and 0.6730 for Cox's Bazar station. The bagging and boosting ensemble models exhibit lower standard deviations in prediction values for, primarily due to their ensemble learning nature and effective handling of outliers. These models combine multiple weak learners and apply regularization techniques to prevent overfitting, resulting in more stable and consistent predictions. Additionally, their focus on important features contributes to the reduced variability in predictions across different data points.

Table 13 Quartile percent of the prediction error for Dataset 1 (minimum Std. deviation and IQR are bolded)

As stated earlier, in this study, 14 ML techniques, including MLR, Lasso, Ridge, Elastic Net, KNN, DT, RF, GBR, AdaBoost, XGBoost, LightGBM, CatBoost, LSTM, and GRU, have been used to estimate the short− time wind speed forecast. Result shows, the CatBoost model is identified as the most proficient predictor of short-term wind speed forecast based on the conducted estimation procedures, exhibiting the smallest error metric scores and the highest level of accuracy compared to alternative methods. However, the forecasting accuracy for Dataset 2 surpasses that of Dataset 1. Table 15 displays the performance assessment, showcasing the most successful outcome achieved, in contrast to models examined in previous studies.

Table 14 Quartile percent of the prediction error for Dataset 2 (minimum Std. deviation and IQR are bolded)
Table 15 Performance comparison of the suggested models with the models from prior studies

Generation scale and turbine compatibility

Wind resource assessment is a critical step in evaluating the viability of a location for harnessing wind energy. It involves understanding the wind characteristics unique to a specific site, essential for optimizing the design and performance of wind energy projects. In this study, maximum likelihood estimation (MLE) of the Weibull distribution is used which to aid in modeling the probability distribution of the observed and predicted wind speeds of both stations, providing valuable insights into the expected wind energy potential.

Based on the superior prediction accuracy demonstrated, we have opted to proceed with the satellite data for further investigation, favoring it over BMD data.

In order to correspond with the wind speed measurements commonly recorded by commercial turbines at hub heights of 50 m and 120 m, the wind speed data were transformed from 10 m to those specific heights using the logarithmic law wind formula. The weather station is located in a built-up area, and the roughness value (z0) in this context falls within the range of 0.1 to 0.4 m. For our analysis, we have adopted the value of 0.3 (Islam et al., 2013). Figure 10 illustrates the probability density function (PDF) plot of both observed and predicted wind speed data for both stations. The average wind velocity and wind power density have been computed using the Weibull distribution parameters (k and c) detailed in Tables 16 and 17, corresponding to heights of 50 m and 120 m. Wind power class and generation scale have been assigned based on the calculated wind power density. While the parameter values exhibit slight variations from those of the observed data, consistent matching of wind power class and generation scale is observed across all cases, except for Kutubdia station at 120 m height.

Fig. 10
figure 10

Probability density function of observed and predicted wind speed data for both stations

Table 16 Weibull k and c parameters, mean wind speed, wind power density, and generation scale at 50 m
Table 17 Weibull k and c parameters, mean wind speed, wind power density, and generation scale at 120 m

When confronted with a location characterized by small and marginal generation-scale wind speeds (e.g., Kutubdia and Cox's Bazar), there are particular factors to take into account when selecting and optimizing turbines. It becomes imperative to opt for turbines specifically engineered to function effectively in such circumstances. For instance, specialized turbines with efficient blades are crucial for capturing energy from slower winds in low-wind conditions. A larger rotor diameter allows for more effective energy extraction at lower wind speeds. Additionally, selecting turbines with lower cut-in speeds ensures power generation starts at lower wind speeds, maximizing overall energy yield. Optimizing pitch control is crucial for maximizing energy extraction from low wind speeds. Fine-tuning the turbine's speed regulation system, including adjusting the generator's speed curve, enhances efficiency in these conditions. Additionally, careful consideration of wake effects and proper spacing between turbines, coupled with advanced wake modeling techniques, plays a pivotal role in optimizing energy production within the wind farm. It is noteworthy to mention that the actual turbine specifications may vary based on manufacturers and specific models. It is important to consult the manufacturer's specifications for precise details. Recent and popular models such as Vestas, Siemens Gamesa, General Electric (GE) Renewables, Nordex, Enercon, Senvion, Suzlon, Goldwind, Ming Yang, and Envision Energy are commonly employed for turbines in sites with lower wind speeds. Table 18 displays the attributes of some low-speed wind turbines of different models as observed in recent years (Bauer, 2023). The decision options for turbine selection involve evaluating two key criteria: capacity factor (CF), which is widely utilized as a primary decision factor, and annual average energy output (Darwish et al., 2019).

Table 18 Characteristics of some on-shore wind turbines for the chosen sites

In this investigation, the capacity factor is considered an evaluation metric for choosing the suitable turbine based on the observed satellite data. Table 19 displays the annual average energy output and capacity factor associated with each turbine type listed in Table 18, based on the observed satellite data for both locations. The findings indicate that among the various turbine models, the Goldwind model exhibits the most favorable performance. Specifically, the turbine GW 171/3850 distinguishes itself as the most fitting choice, demonstrating the highest capacity factor for both locations (37.17% and 46.99% for Kutubdia and Cox's Bazar, respectively). It is important to highlight that the turbines with a capacity factor equal to or exceeding 20% are considered viable for the respective sites (Islam et al., 2013).

Table 19 Annual energy output and capacity factor of considered turbines for 120 m hub height

Figure 11 shows the wind power curve or wind turbine power performance curve of the highest CF turbine (Goldwind GW 171/3850), which illustrates the relationship between observed wind speed and the electrical power output of a wind turbine for 120 m hub height. The curve shows how the turbine's power output increases with higher wind speeds until reaching the rated power (Assareh et al., 2016). The power curves exhibit identical characteristics for both stations. The wind turbine begins to generate power at the cut-in wind speed, the minimum speed required for power generation. At the rated wind speed, the turbine achieves its maximum designed power output. Beyond the cut-out wind speed, the turbine shuts down to prevent damage. This is the maximum wind speed the turbine can withstand.

Fig. 11
figure 11

Power curve of Goldwind GW 171/3850 for 120 m hub height

In low-wind sites, ensuring a continuous power supply requires the integration of a hybrid system. This system combines a wind turbine with an alternative power source, such as solar panels or a small-scale generator, to supplement energy production during periods of low or no wind. If the wind speeds are inadequate, the hybrid system consistently shifts to an alternative power source so that it can allow the turbine to uphold operating. A reliable and uninterrupted power supply can be secured by this approach, which is particularly effective for low- and unstable wind sites. A hybrid system upgrades the overall performance and sustainability of the energy generation system in such conditions by tactically adjusting the wind and secondary energy sources.

Various strategies are involved in the reliable operation of a wind power plant to ensure the effectual and firm performance of the wind turbines as well as the overall plant. Accurate prediction of wind speeds lays out informative perceptions that are devoted to the optimization and stability of the operation of plants. Some key techniques regarding the reliable operation of wind power plants are mentioned here (Commission, 2022):

  • Variations in wind conditions can be anticipated by the operators using wind speed predictions. The plant can optimize energy production and maximize the efficiency of power generation by balancing the pitch and yaw of the turbines based on predicted wind speeds.

  • The employment of advanced control systems to manage loads on the turbines can be enabled using prediction of wind speeds in advance. The operating parameters of the turbines can be adjusted by the control algorithms to guarantee optimal performance and minimize wear and tear, benefiting to the long-term stability of the equipment.

  • Accurate prediction of wind speeds can be used to manage the integration of wind power into the electrical grid. Uncertain swings can be anticipated by grid operators in energy production. Thus, proactive measures, such as adjusting energy reserves or activating alternative sources, can be undertaken to maintain grid stability.

  • Operators can antedate the time period of increased stress on turbine components using predictions of wind conditions. This allows planning maintenance activities during periods of lower wind speeds, reducing downtime and confirming the reliability of the plant.

  • Wind speed forecast can help distribute effective resources, including human resources and spare parts. Operators can maintain inspections, repairs, and maintenance tasks relying on predicted wind conditions. Thus, they can optimize the allocation of resources to enhance the system reliability.

  • Grid operators, energy market participants, and plant owners who rely on a stable and predictable energy output for planning and operational decision-making can be anticipated by wind speed predictions.

  • Precise wind speed predictions can be used by utilities and grid operators for long-term planning and grid development. Predicting future wind conditions helps in determining the feasible locations for new wind projects and planning the extension of the existing grid infrastructure to assist increase renewable energy capacity.

Conclusion and recommendations

The unpredictability of wind turbine production due to variations in wind speeds poses a challenge for wind power plants. To address these, accurate wind speed forecasting emerges as a pivotal strategy for operational stability. Site feasibility and turbine choosing also to rely on the forecasts of wind speed. This study, conducted in the coastal region of Bangladesh, evaluates fourteen ML models for short-term wind speed prediction. Among them, the CatBoost model surpasses other models, demonstrating regression coefficients exceeding 50%–60% for Dataset 1 and surpassing 85% for Dataset 2. This showcases the model's substantial potential for accurate prediction of wind speed in the realm of wind energy potential. Additionally, the research underscores the necessity of site-specific wind speed feasibility studies associated with the capricious nature of wind prior to project implementation. The Weibull model parameters indicate that the wind power density of Cox's Bazar is greater than that of Kutubdia for both observed and predicted speed data. Moreover, the Goldwind model emerges as a viable turbine option with a favorable capacity factor for both locations. While this study has shed light on the dynamics of wind speed forecasting, it is important to acknowledge its limitations.

However, BMD data only record the integer value that caused the round-off error. As a result, all ML models end up doing moderately well on average in predicting the BMD data. In contrast, NASA data display a notable improvement, achieving an accuracy increase of over 20% compared to BMD data despite covering a broader geographical range compared to a specific point location. Training the ML models with parameter tuning with 62,808 data samples consumes more time compared to training a single model. The model can be susceptible to overfitting, particularly in situations with limited sample sizes. In site and turbine selection, a limitation of the study is the exclusive reliance on the MLE-Weibull model for wind resource assessment, without considering the potential use of alternative models employing various optimization methods. Moreover, a constraint of this study lies in the challenge of presenting a detailed illustration of the correlation between reliable wind plant operation and the accuracy of wind speed predictions through data analysis.

Future investigations could extend this paradigm to long-term forecasting, further enhancing the efficacy of wind power ventures. Long-term data analysis could unveil seasonal wind patterns, providing valuable insights for project planning. Advanced ML and DL methods can be adopted, which may help mitigate the uncertainties associated with wind speed prediction. Accurate predictions of wind speed for site and turbine selection necessitate dependable ground station measurements alongside thorough site inspections. Additionally, incorporating additional environmental factors like terrain, land use, and geographical features could enhance predictive accuracy as well as wind resource assessment. Various roughness lengths can be employed in evaluating wind resources when applying the height conversion logarithmic law. Evaluating economic feasibility and conducting thorough environmental impact assessments are crucial steps for comprehensive project planning.

Availability of data and materials

On request, we will provide the information.

References

Download references

Funding

This research received no external funding.

Author information

Authors and Affiliations

Authors

Contributions

Conceptualization, T. M; investigation, T. M; methodology, T. M; software, T. M; supervision, G. H, and S. R. S; validation, T. M, G. H, and S. R. S; writing—original draft, T. M; writing—review and editing, T. M and S. R. S; project administration, T. M, G. H, and S. R. S. All authors have read and agreed to the published version of the manuscript.

Corresponding author

Correspondence to Saifur Rahman Sabuj.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Competing interests

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Mollick, T., Hashmi, G. & Sabuj, S.R. Wind speed prediction for site selection and reliable operation of wind power plants in coastal regions using machine learning algorithm variants. Sustainable Energy res. 11, 5 (2024). https://doi.org/10.1186/s40807-024-00098-z

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40807-024-00098-z

Keywords