Related Experiment Video
Updated: Dec 8, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
A time series model based on hybrid-kernel least-squares support vector machine for short-term wind power forecasting
Min Ding1, Hao Zhou1, Hua Xie1
1School of Automation, China University of Geosciences, Wuhan 430074, China; Hubei Key Laboratory of Advanced Control and Intelligent Automation for Complex Systems, Wuhan 430074, China.
This study introduces a hybrid-kernel least-squares support vector machine (HKLSSVM) model for accurate short-term wind power forecasting. The novel HKLSSVM model demonstrates superior performance compared to existing benchmark models.
Area of Science:
- Renewable Energy Systems
- Machine Learning Applications
- Time Series Analysis
Background:
- Accurate short-term wind power forecasting is crucial for grid stability and energy management.
- Existing forecasting models face challenges in capturing complex wind power dynamics.
- Hybrid models offer potential for improved prediction accuracy.
Purpose of the Study:
- To propose a novel hybrid-kernel least-squares support vector machine (HKLSSVM) model for short-term wind power prediction.
- To enhance forecasting accuracy by decomposing, classifying, and reconstructing wind power time series.
- To evaluate the performance of the proposed HKLSSVM model against established benchmark models.
Main Methods:
- A three-stage process involving decomposition, classification, and reconstruction of wind power time series.
- Maximal Wavelet Decomposition (MWD) and Fuzzy C-Means algorithm for data decomposition and classification.
- Least-Squares Support Vector Machine (LSSVM) with optimized parameters using Non-dominated Sorting Genetic Algorithm II for forecasting.
Main Results:
- The proposed HKLSSVM model effectively decomposes and classifies wind power time series components.
- Optimized LSSVM models with different kernels are established for each classified component.
- Reconstructed forecasts from the HKLSSVM model show improved accuracy over benchmark models.
Conclusions:
- The HKLSSVM model offers a robust and accurate approach for short-term wind power forecasting.
- The decomposition-classification-reconstruction strategy significantly enhances prediction capabilities.
- HKLSSVM outperforms Empirical Mode Decomposition-LSSVM (EMD-LSSVM) and Wavelet Decomposition-LSSVM (WDLSSVM) 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...
Simplified Synchronous Machine Model
In this model, each generator is connected to a...
Energy and Power Signals
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
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.
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...