Different weights of false positive and false negative in neural network?
- by liborw
Hello,
I have a yes no classification problem, and false positive is worse than false negative. Is there a way how to implement this fact into neural network especially in Matlabs Neural Network Toolbox?
Thanks