machine learning - How to choose the right normalization method for the right dataset? -


there several normalization methods choose from. l1/l2 norm, z-score, min-max. can give insights how choose proper normalization method dataset?

i didn't pay attention normalization before, got small project it's performance has been heavily affected not parameters or choices of ml algorithm way normalized data. kind of surprise me. may common problem in practice. so, provide advice? lot!


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -