target outputs in classification using neural networks
Show older comments
I want to use the following codes that is developed for cost sensitive neural network. I would be appreciated if you could let me know the followings:
1- Why it is necessary to use "LabelFormatConvertion" function at the first and the end?Is there any problem if our "TrainLabel" will be 1*n?
2- Why it is necessary to use "normalize" function for the output?
3-Is it necessary to use the two aforementioned function if "patternnet" would be employed?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!