Problem with "Confusion" in neural network toolbox
Mostrar comentarios más antiguos
I am using matlab r2009b and implementing classification problem (mentioned here http://www.mathworks.com/matlabcentral/answers/89395-early-stopping-method-in-neural-networks-digits-recognition). During training, after validation stop occurs, I try to see confusion plots and I get error "??? Error using ==> confusion at 60 Targets are not all 1/0 values." As I said in a link above tagets are values from 1-10, how can i fix it? Morover, I tried using nprtool and I cannot fill space for targets

Any idea how to fix both problems? Thanks in advance
Respuesta aceptada
Más respuestas (1)
D C
el 17 de Oct. de 2013
0 votos
1 comentario
Greg Heath
el 18 de Oct. de 2013
help sparse
help full
Categorías
Más información sobre Define Shallow Neural Network Architectures en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!