XGBoost
Fast gradient boosting with strong tabular performance, missing-value handling, and SHAP-based feature explanations.
Fast gradient boosting with strong tabular performance, missing-value handling, and SHAP-based feature explanations.
High-speed, memory-efficient boosting with native categorical support, leaf-wise growth, and fast hyperparameter sweeps.
Stable ensemble baseline with built-in out-of-bag scoring, permutation importance, and low variance on noisy data.
Handles categorical features natively with ordered boosting for overfitting resistance and built-in permutation importance.
Captures complex non-linear patterns in time-series data with embeddings, attention activations, and hybrid tree stacking.
Stacks multiple models and calibrates probabilities (Platt scaling, isotonic) for more reliable edge detection.
Regularized linear model (L2) for spread and totals regression — stable under multicollinearity with interpretable coefficients.