sqlflow icon indicating copy to clipboard operation
sqlflow copied to clipboard

TO EXPLAIN support distributed execution for XGBoost.

Open brightcoder01 opened this issue 5 years ago • 0 comments

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.

brightcoder01 avatar Sep 14 '20 03:09 brightcoder01