neural network training for price and load forecasting

4 visualizaciones (últimos 30 días)
NN
NN el 21 de Oct. de 2020
Respondida: Srivardhan Gadila el 31 de Oct. de 2020
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 comentario
Rik
Rik el 22 de Oct. de 2020
Have a read here and here. It will greatly improve your chances of getting an answer.

Iniciar sesión para comentar.

Respuestas (1)

Srivardhan Gadila
Srivardhan Gadila el 31 de Oct. de 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!

Translated by