Skip to main content
The Scaling component brings all selected numerical features onto the same scale, which improves the performance of distance-based and gradient-based models.

Configuration

Methods

Input / Output

Tree-based models (Random Forest, Decision Tree, Gradient Boosting) do not require scaling. Apply scaling before SVM, KNN, Logistic Regression, and Linear Regression.