normalizaiton using mapminmax neural network

If i use the function dividerand and then afterwards "mapminmax" on my input and target data, will it automatically only normalize the target data and then apply the normalization to the validation and test data, or do I have to make this process manually as it will just normalize everything?

回答 (1 件)

Greg Heath
Greg Heath 2017 年 5 月 17 日

0 投票

Which divide function is used is irrelevant. The question should be: Does MATLAB automatically use the complete dataset or just the training subset for normalization?
Hope this helps.
Greg

カテゴリ

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

質問済み:

2017 年 5 月 16 日

回答済み:

2017 年 5 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by