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
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 Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!