sqlflow
sqlflow copied to clipboard
TO EXPLAIN support distributed execution for XGBoost.
At the present, TO EXPLAIN for XGBoost model only support single machine execution. It will cost a long time for a large dataset. Distributed execution is necessary for performance speed up.