Validation dataset for Probablistic Neural Network

조회 수: 3 (최근 30일)
Khawaja Asim
Khawaja Asim 2015년 12월 10일
댓글: Greg Heath 2015년 12월 16일
Hello. I am trying to apply Probabilistic Neural Network on a dataset. The command for Training on a dataset is: "net=newpnn(Train_Data,Train_targets,spread)" The problem I am facing is that it over trains on dataset. This can be prevented by using some of instances for Validation. But I do not know, how to define validation dataset before the training of PNN. Like we can define for patternnet and fitnet before their training: net.divideFcn = 'dividerand' I am facing the same problem with "newrb". Can anyone help me in defining validation dataset before training so that over training can be avoided.

채택된 답변

Greg Heath
Greg Heath 2015년 12월 12일
NEWPNN is not used with a val set to prevent overtraining an overfit net.
For info on designing with NEWPNN search previous posts
SEARCH NEWSGROUP ANSWERS
newpnn greg 29 13
newpnn 47 29
Hope this helps.
Thank you for formally accepting my answer
Greg
  댓글 수: 2
Khawaja Asim
Khawaja Asim 2015년 12월 12일
Can you please post the exact link of the post for PNN?
Greg Heath
Greg Heath 2015년 12월 16일
As I have posted above, there are 76 posts for newpnn. You will have to search through them to find what you need.
Greg

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by