필터 지우기
필터 지우기

Problem with Cross Validation Neural Network

조회 수: 2 (최근 30일)
Mohammadreza Hesami
Mohammadreza Hesami 2018년 6월 6일
편집: Mohammadreza Hesami 2018년 7월 3일
Hi, I want to build a Cross-Validation neural network for a regression problem with trainlm as the training function and mse as the performance. I have run the network for more than 10 times but each time the errors for each step of K was 0 except the last step! For example when K=5, test errors will be :
error for K=1: 0
error for K=2: 0
error for K=3: 0
error for K=4: 0
error for K=5: "A large value"
My question is why only error is large for the last iteration of Cross-Validation? I would be so grateful if someone help me to know what is wrong with this network !. Thanks in advance.
  댓글 수: 2
Greg Heath
Greg Heath 2018년 6월 6일
Have you double-checked equations 5 through 12?
Mohammadreza Hesami
Mohammadreza Hesami 2018년 7월 3일
편집: Mohammadreza Hesami 2018년 7월 3일
Thanks Greg for your reply. Unfortunately, I can't get your point, could please tell me what do you mean by these equations or where can I find them ? Thanks in advance

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

답변 (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