autogluon icon indicating copy to clipboard operation
autogluon copied to clipboard

[Enhancement] Automatically remove models not feasible to train when high-cardinality classification problem is presented

Open gradientsky opened this issue 3 years ago • 0 comments

As a user, I would like AutoGluon to automatically remove models, which are not likely to be trained when high-cardinality classification is presented (i.e. 1M rows, 500 classes are likely make CatBoost model not feasible). User should be able to override defaults if the models are mentioned explicitly.

gradientsky avatar Jun 16 '22 00:06 gradientsky