how to reduce error in ANN ? MAPE error
2 views (last 30 days)
Show older comments
I am using 3 year load data of electricity and using NARX model for load prediciton for day ahead, one month , three month data using trainning function(trainbr) with different combination of 7 inputs( day of month, weekend, month of year, temp, RH......etc), number of nuerons(10,20,30,40) and one output load for training. but the still MAPE error is high in prdiciton but low in training with good regression value of 0.956. how to reduce MAPE and can anyone suggest the sensivity of model with different parameters like inputs, neurons, layers etc. currently MAPE is in the range of 20-50% with different scenarios.
Thanks
0 Comments
Answers (0)
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!