adspace


What is data standardization in ml?

Answer Posted / Karan Vidyarthi

Data standardization, also known as feature scaling, is a preprocessing technique used in machine learning to bring the range of features within a dataset on an equal scale. This helps the model to compare and learn from all features equally, especially when using distance-based algorithms like k-nearest neighbors (KNN) or support vector machines (SVM).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what are the last machine learning papers you've read?

291


Tell us do you have research experience in machine learning?

224


Do you have research experience in machine learning?

153


What are standardization and normalisation? Give one advantage of each over the other?

148