neural network training for price and load forecasting

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

Have a read here and here. It will greatly improve your chances of getting an answer.

Sign in to comment.

Answers (1)

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

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

NN
on 21 Oct 2020

Answered:

on 31 Oct 2020

Community Treasure Hunt

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

Start Hunting!