neural network training for price and load forecasting

4 views (last 30 days)
For doing Electrical load and price forecadting ,
1.can i prefer NN fit tool ?
2.How do i evaluate to know if the training done is correct ?
3.What are the accpeted/ preferred values of error, reggression R, mse values?
4.Is it ok to do normalisation of the data before training to get preferred results?
5.Is there any particular algorithm to be followed for the doing training ?
  1 Comment
Rik
Rik on 22 Oct 2020
Have a read here and here. It will greatly improve your chances of getting an answer.

Sign in to comment.

Answers (1)

Srivardhan Gadila
Srivardhan Gadila on 31 Oct 2020
As per my knwoledge, In general there wouldn't be any specific or exact answers to the above questions.
1: Yes, you can try the nftool
4: Yes normalization is preferred in general. Again it may or may not improve the network performance.
5: No there isn't any particular algorithm you have to follow, refer to Function Approximation and Nonlinear Regression

Community Treasure Hunt

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

Start Hunting!