why target data is only binary in the pattern recognition (nnstart) ??

 Accepted Answer

Because the desired output probabilities are 1 for the correct class and 0 for the incorrect classes.
Configured correctly, a successful classifier will output unit sum probability estimates with the correct class estimate being the largest.
Hope this helps.
Thank you for formally accepting my answer
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Tags

Asked:

on 26 Apr 2015

Commented:

on 28 Apr 2015

Community Treasure Hunt

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

Start Hunting!