Short-Term Wind Power Forecast Based on Continuous Conditional Random Field
AWNN-Assisted Wind Power Forecasting Using Feed-Forward Neural Network
A High-Accuracy Wind Power Forecasting Model (Letter)
濮博【Adapted,原先功率他做的是分位预测,我把他竞价预测的拟合方法直接挪到功率上用了】
Xin Yu's Implementation
Day-Ahead Hourly Forecasting of Power Generation From Photovoltaic Plants
- create a yaml configuration file under
./conf
. - Use
preprocess.py
. Remeber to replace SPLIT variable to the split associated with your newly created file in./conf
first! - Replace
source_power_stat
with the preprocessed sorted one bypreprocess.py
. - Train! But please note that checkpoint path for several models need to be manually specified.
- Gather your results with
gather_results.py