getting very high MSE and an R almost equal to 1!!

조회 수: 6 (최근 30일)
Med Aymane Ahajjam
Med Aymane Ahajjam 2017년 3월 2일
댓글: Greg Heath 2018년 10월 21일
I am trying to model PV output power based on 6 parameters (components of solar irradiance, ambient temperature, wind speed, wind direction, timestamp). I have used the nftool but I have noticed that the values of MSE for training, validation and testing are very high, while R are always almost equal to one , as shown in the picture attached. Do you think I should change MSE parameters to normalized percent ? or something else to get better performance with accurate results..

채택된 답변

Greg Heath
Greg Heath 2017년 3월 7일
Your R looks pretty good. Therefore your MSE is relatively low compared to the average target variance because
R = sqrt( 1 - MSE/mean(var(t',1)) )
Thank you for accepting my answer
Greg
  댓글 수: 2
Med Aymane Ahajjam
Med Aymane Ahajjam 2017년 3월 7일
Thank you Greg for your answer.. I was wondering if I should compute another performance parameter more relative to this problem? any suggestions?
Greg Heath
Greg Heath 2018년 10월 21일
Yes.
Define a performance parameter that is more relative to the problem.
Then calculate it and post it.
Greg

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by