-
Categorical features and missing values in XGBoost: the native path vs one-hot
XGBoost can learn from missing numeric values and categorical columns without forcing every project through an impute-then-one-hot pipeline. The real decision is not whether native support exists; it