필터 지우기
필터 지우기

How to conduct a sensitivity analysis in neural network model with Nominal Data

조회 수: 7 (최근 30일)
Hello world,
I have built a neural network for pattern recognition (patternnet) and i would like to conduct a sensitivity analysis, however, the main problem is that I have only Nominal Data as input and that makes the noise addition procedure kind of mistaken. Any ideas?
Best regards,
Andreas Kampianakis

채택된 답변

Greg Heath
Greg Heath 2016년 5월 5일
Your net is probably so dumb that it doesn't know the inputs are supposed to be nominal (I assume you mean 1s and 0s).
So, plotting performance vs magnitude of added Gaussian noise should be useful.
Hope this helps.
Greg
  댓글 수: 2
Andreas
Andreas 2016년 5월 5일
편집: Andreas 2016년 5월 5일
How should I build the input in order to be recognized as nominal.? Just like the outputs (1-of-c?
How can a have a specific number of relative importance of each imput through Gaussian noise?
It is always an honor Dr. Heath Best regards,
Andreas Kampianakis
Greg Heath
Greg Heath 2016년 5월 8일
You said you already have nominal inputs. Just add the noise and plot your error vs either noise level or Signal-to-Noise-Ratio.
Greg

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by