90 likes | 421 Views
A Random Forest Method for Real-Time Price Forecasting in New York Electricity Market. Paper No: 14PESGM2284. Jie Mei, Guannan Qu, Dawei He, Ronald G. Harley and Thomas G. Habetler Georgia Institute of Technology jmei8@gatech.edu. Background.
E N D
A Random Forest Method for Real-Time Price Forecasting in New York Electricity Market Paper No: 14PESGM2284 Jie Mei, Guannan Qu, Dawei He, Ronald G. Harley and Thomas G. Habetler Georgia Institute of Technology jmei8@gatech.edu
Background • Electricity price is volatile and difficult to be predict Fig.1. Real-time electricity price at Central Park area, NY, on Jun 30th, 2013. • Limitations for traditional methods • Credible? • Self-adaptable?
Method: Basic idea f(X)0 Step 1: Set up feature pool Step 2: Build a regression decision tree Step 3: Build random forest Step 4: Computing the final forecasting according to the mean of all the trees of random forest
Method: Flow Chart Input: last observation Forecast price three hours later Deliver last observation to RF If Deliver number<k Last forecasting Error>e If the receiving data size>a And forecasting error <b Split branches and update RF • Enhance self-adaptability by means of feedback module
Results Fig.2. Forecasting results of ANN, ARMA and RF. Adaptive random forest (RF) is more accurate than ANN and ARMA
Conclusions • Proposed an adaptive random forest method for electricity price forecasting • High self-adaptability • High credibility: Confidence interval • Future work • Enlarge feature pool • Method for detecting spikes