How should i select inputs and outputs for a power load forecasting problem by back propagation method in neural networks?
Show older comments
I have a set of data on real time power consumption with hourly granularity. I need to to use neural networks to predict future data. I need help on selecting inputs and outputs for the backpropagation model in neural networks. Thanks.
Accepted Answer
More Answers (2)
Greg Heath
on 28 Mar 2014
0 votes
select outputs by want you want predicted
select inputs by using data that will help predict the outputs.
Greg
shapna
on 31 Mar 2014
0 votes
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!