Workflow
Support Vector Machine
icon
Search documents
X @Avi Chawla
Avi Chawlaยท 2025-10-03 06:33
Feature scaling is not always necessary in ML.Logistic regression (trained using SGD), SVM, MLP, and kNN classifiers usually do better with feature scaling.Tree-based models, Naive bayes, and Gradient Boosting are unaffected. https://t.co/vzy2RzLBW8 ...