Related Experiment Video
Updated: Oct 29, 2025

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
Short-term wind speed prediction using hybrid machine learning techniques
Deepak Gupta1, Narayanan Natarajan2, Mohanadhas Berlin3
1Department of Computer Science and Engineering, National Institute of Technology Arunachal Pradesh, Yupia, Papum Pare, Arunachal Pradesh, 791112, India.
Abstract:
Wind energy is one of the potential renewable energy sources being exploited around the globe today. Accurate prediction of wind speed is mandatory for precise estimation of wind power at a site. In this study, hybrid machine learning models have been deployed for short-term wind speed prediction. The twin support vector regression (TSVR), primal least squares twin support vector regression (PLSTSVR), iterative Lagrangian twin parametric insensitive support vector regression (ILTPISVR), extreme learning machine (ELM), random vector functional link (RVFL), and large-margin distribution machine-based regression (LDMR) models have been adopted in predicting the short-term wind speed collected from five stations named as Chennai, Coimbatore, Madurai, Salem, and Tirunelveli in Tamil Nadu, India. Further to check the applicability of the models, the performance of the models was compared based on various performance measures like RMSE, MAPE, SMAPE, MASE, SSE/SST, SSR/SST, and R2. The results suggest that LDMR outperforms other models in terms of its prediction accuracy and ELM is computationally faster compared to other models.
Related Concept Videos
Wind Turbine Machine Models
Induction machines interact through the rotating magnetic field generated by the stator and the rotor. The key parameter is slip, which is the difference between synchronous speed and rotor speed relative to synchronous speed. Slip is...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Survival Tree
Building a Survival Tree
Constructing a...