normalizaiton using mapminmax neural network
13 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Greg Heath
2017-5-17
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!