how to reduce error in ANN ? MAPE error

5 views (last 30 days)
MUKESH KUMAR
MUKESH KUMAR on 27 May 2020
Edited: MUKESH KUMAR on 27 May 2020
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

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!