target outputs in classification using neural networks

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?

 採用された回答

Greg Heath
Greg Heath 2015 年 11 月 20 日

0 投票

>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:
What do you mean by "cost sensitive" ?
>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?
I do not understand to what you refer.
2- Why it is necessary to use "normalize" function for the output?
Because the target is normalized? Otherwise I do not understand your question.
3-Is it necessary to use the two aforementioned function if "patternnet" would be employed?
No.
Hope this helps.
Greg

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2015 年 11 月 19 日

回答済み:

2015 年 11 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by