Ultra-short-term wind power prediction method combining financial technology feature engineering and XGBoost

Shijie Guan1,2, Yongsheng Wang1,2, Limin Liu1,2

  • 1School of Data Science and Application, Inner Mongolia University of Technology, Hohhot 010080, China.

Heliyon
|July 24, 2023
PubMed

Related Concept Videos

Wind Turbine Machine Models01:24

Wind Turbine Machine Models

In the growing field of wind energy, incorporating wind turbine models into transient stability analysis is essential. Induction and synchronous machines are the primary models used, with induction machines being prevalent due to their simplicity and reliability.
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...
170
Prediction Intervals01:03

Prediction Intervals

The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
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. 
2.3K
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
386
Design Example: Calculating Safe Diameter for Wind-Exposed Disc01:17

Design Example: Calculating Safe Diameter for Wind-Exposed Disc

Assessing safety in wind-exposed installations is crucial to preventing potential failures. This example explores the calculation and design adjustments needed to mount a circular disc on a building facade, where wind forces are a primary concern. A 4-meter diameter disc was initially designed as an aesthetic feature facing winds at a velocity of 25 meters per second, with an air density of 1.25 kilograms per cubic meter. Given these conditions, the drag force on the disc was determined using...
156
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
115
Classification of Signals01:30

Classification of Signals

In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
538