wind speed prediction
![](https://ieee-dataport.org/sites/default/files/styles/3x2/public/tags/images/artificial-intelligence-2167835_1920.jpg?itok=wAd0kf8k)
1. The release data includes the original data of wind turbine X30 at 2018 and 2019, which are files “2019_x30.csv” and “2018_x30.csv” in directory “Original data”. For the turbine, the wind speed and direction are collected at each 30 seconds, then there are 2880 data at a day. In the experiment, we use the slide window with 120 data, which corresponding to an hours, and slide the window with 10 data step, which corresponding to 5 minutes. For the data in window, we select the data of final 10 minutes as the label.
- Categories: