araobp opened this issue 6 years ago · 1 comments
I have been using scale API of sklearn.preprocessing module for normalizing data set for training CNN model. Is that the best normalization method?
scale() of sklearn.preprocessing seems OK.