필터 지우기
필터 지우기

Very High Overfitting Upper Bound Value for Hidden Nodes

조회 수: 1 (최근 30일)
vanrapa
vanrapa 2019년 7월 2일
Hello,
I am trying to implement regression/curve fitting NN. My dataset is I = 1, N = 52500, O = 3.
I would like to find out NMSE and Rsq values for different number of hidden nodes in a loop. My loop will execute between 0 and No overfitting upper bound value. I am computing the No overfitting upper bound value using this formulae,
H =((N*O)-O)/(I+O+1).
In my case, the value is 31500.
Can I use any other upper bound value without affecting the network performance?
Any help would be great. Thanks.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by