Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 556 Bytes

autogluon-tabular-tuning.md

File metadata and controls

5 lines (3 loc) · 556 Bytes

Tuning an AutoGluon-Tabular model

Although AutoGluon-Tabular can be used with model tuning, its design can deliver good performance using stacking and ensemble methods, meaning hyperparameter optimization is not necessary. Rather than focusing on model tuning, AutoGluon-Tabular succeeds by stacking models in multiple layers and training in a layer-wise manner.

For more information about AutoGluon-Tabular hyperparameters, see AutoGluon-Tabular hyperparameters.