The value of the RMSE is hight

조회 수: 1 (최근 30일)
Fatma HM
Fatma HM 2020년 10월 30일
댓글: Fatma HM 2020년 10월 30일
I used matlab to predict the solar energy so i need to predict it with the ANN model and calculated the RMSE. But every time i did it the RMSE becomes 166.9789 while it must be less than one rmse<1 . What can I do to find the best value for rmse?

채택된 답변

Ameer Hamza
Ameer Hamza 2020년 10월 30일
You can increase the neurons in hidden layers of your ANN model or increase the number of hidden layers to decrease RMSE. However, carefully increase the value. A too high number will result in overfitting.
  댓글 수: 3
Ameer Hamza
Ameer Hamza 2020년 10월 30일
Yes. If the current ANN is giving RMSE of 166.9789, there does not seem to be much room for improvement. You need to use a bigger structure.
Fatma HM
Fatma HM 2020년 10월 30일
Thank you for your help

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

추가 답변 (0개)

카테고리

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

태그

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by