필터 지우기
필터 지우기

neural network training for price and load forecasting

조회 수: 1 (최근 30일)
NN
NN 2020년 10월 21일
답변: Srivardhan Gadila 2020년 10월 31일
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
Rik
Rik 2020년 10월 22일
Have a read here and here. It will greatly improve your chances of getting an answer.

댓글을 달려면 로그인하십시오.

답변 (1개)

Srivardhan Gadila
Srivardhan Gadila 2020년 10월 31일
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