{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/autogluon-tabular-robust-and-accurate-automl","title":"AutoGluon-Tabular: Robust and Accurate AutoML for Structured Data","arxiv_id":"2003.06505","date":"2020-03-13","proceeding":null,"authors":["Nick Erickson","Jonas Mueller","Alexander Shirkov","Hang Zhang","Pedro Larroy","Mu Li","Alexander Smola"],"abstract":"We introduce AutoGluon-Tabular, an open-source AutoML framework that requires only a single line of Python to train highly accurate machine learning models on an unprocessed tabular dataset such as a CSV file. Unlike existing AutoML frameworks that primarily focus on model/hyperparameter selection, AutoGluon-Tabular succeeds by ensembling multiple models and stacking them in multiple layers. Experiments reveal that our multi-layer combination of many models offers better use of allocated training time than seeking out the best. A second contribution is an extensive evaluation of public and commercial AutoML platforms including TPOT, H2O, AutoWEKA, auto-sklearn, AutoGluon, and Google AutoML Tables. Tests on a suite of 50 classification and regression tasks from Kaggle and the OpenML AutoML Benchmark reveal that AutoGluon is faster, more robust, and much more accurate. We find that AutoGluon often even outperforms the best-in-hindsight combination of all of its competitors. In two popular Kaggle competitions, AutoGluon beat 99% of the participating data scientists after merely 4h of training on the raw data.","url_abs":"https://arxiv.org/abs/2003.06505v1","url_pdf":"https://arxiv.org/pdf/2003.06505v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"autogluon-tabular-robust-and-accurate-automl","repo_url":"https://github.com/Innixma/autogluon-benchmarking","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"autogluon-tabular-robust-and-accurate-automl","repo_url":"https://github.com/BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"autogluon-tabular-robust-and-accurate-automl","repo_url":"https://github.com/autogluon/autogluon","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"autogluon-tabular-robust-and-accurate-automl","repo_url":"https://github.com/aws-samples/autogluon-on-aws","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"autogluon-tabular-robust-and-accurate-automl","repo_url":"https://github.com/daekeun-ml/autogluon-on-aws","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"autogluon-tabular-robust-and-accurate-automl","repo_url":"https://github.com/jianzhnie/AutoTabular","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"autogluon-tabular-robust-and-accurate-automl","repo_url":"https://github.com/jim-schwoebel/allie","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"automl","task_name":"AutoML"},{"task_slug":"molecular-property-prediction","task_name":"Molecular Property Prediction"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/molecular-property-prediction-on-tox21-1","task":"Molecular Property Prediction","dataset":"Tox21","model":"Autogluon","rank_in_archive_order":9,"of":20,"metrics":{"ROC-AUC":"77.84"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.06505","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.06505"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jianzhnie/AutoTabular","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Innixma/autogluon-benchmarking","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jim-schwoebel/allie","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/daekeun-ml/autogluon-on-aws","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aws-samples/autogluon-on-aws","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/autogluon/autogluon","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":11},"by_repo_kind":{"official":{"samples":4,"ran":0,"repositories":1},"listed":{"samples":7,"ran":0,"repositories":3}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"f0bc3758999604e2","entry":"compare_frameworks","repo":"Innixma/autogluon-benchmarking","repo_kind":"official","path":"autogluon_utils/benchmarking/evaluation/evaluate_utils.py","file_url":"https://github.com/Innixma/autogluon-benchmarking/blob/HEAD/autogluon_utils/benchmarking/evaluation/evaluate_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f0bc3758999604e2"}},{"code_sha256_prefix":"3da6014564d5af19","entry":"compute_dataset_framework_df","repo":"Innixma/autogluon-benchmarking","repo_kind":"official","path":"autogluon_utils/benchmarking/evaluation/generate_charts.py","file_url":"https://github.com/Innixma/autogluon-benchmarking/blob/HEAD/autogluon_utils/benchmarking/evaluation/generate_charts.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3da6014564d5af19"}},{"code_sha256_prefix":"6235354c9e7a97ef","entry":"filter_results","repo":"Innixma/autogluon-benchmarking","repo_kind":"official","path":"autogluon_utils/benchmarking/evaluation/evaluate_utils.py","file_url":"https://github.com/Innixma/autogluon-benchmarking/blob/HEAD/autogluon_utils/benchmarking/evaluation/evaluate_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6235354c9e7a97ef"}},{"code_sha256_prefix":"9eca9dfdf9ee9469","entry":"get_model_file","repo":"BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward","repo_kind":"listed","path":"autogluon/model_zoo/model_store.py","file_url":"https://github.com/BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward/blob/HEAD/autogluon/model_zoo/model_store.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9eca9dfdf9ee9469"}},{"code_sha256_prefix":"529656492219c432","entry":"get_send_warnings_to_logger","repo":"jianzhnie/AutoTabular","repo_kind":"listed","path":"autotabular/smbo.py","file_url":"https://github.com/jianzhnie/AutoTabular/blob/HEAD/autotabular/smbo.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"529656492219c432"}},{"code_sha256_prefix":"6cd741ca23acfca5","entry":"keep_only_valid_datasets","repo":"Innixma/autogluon-benchmarking","repo_kind":"official","path":"autogluon_utils/benchmarking/evaluation/evaluate_utils.py","file_url":"https://github.com/Innixma/autogluon-benchmarking/blob/HEAD/autogluon_utils/benchmarking/evaluation/evaluate_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6cd741ca23acfca5"}},{"code_sha256_prefix":"f99caa21863262c6","entry":"lambda_handler","repo":"aws-samples/autogluon-on-aws","repo_kind":"listed","path":"5.sagemaker/02_codefree_automl/lambda_function.py","file_url":"https://github.com/aws-samples/autogluon-on-aws/blob/HEAD/5.sagemaker/02_codefree_automl/lambda_function.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f99caa21863262c6"}},{"code_sha256_prefix":"5fffdb76be5668e1","entry":"round_filters","repo":"BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward","repo_kind":"listed","path":"autogluon/model_zoo/models/utils.py","file_url":"https://github.com/BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward/blob/HEAD/autogluon/model_zoo/models/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5fffdb76be5668e1"}},{"code_sha256_prefix":"150b610493a774c4","entry":"round_repeats","repo":"BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward","repo_kind":"listed","path":"autogluon/model_zoo/models/utils.py","file_url":"https://github.com/BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward/blob/HEAD/autogluon/model_zoo/models/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"150b610493a774c4"}},{"code_sha256_prefix":"9093f79796af5f6c","entry":"short_hash","repo":"BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward","repo_kind":"listed","path":"autogluon/model_zoo/model_store.py","file_url":"https://github.com/BingLiHanShuang/AutoGluon_IntegrateSimpleFeedforward/blob/HEAD/autogluon/model_zoo/model_store.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9093f79796af5f6c"}},{"code_sha256_prefix":"064f3dbb403ea01f","entry":"transform_fn","repo":"aws-samples/autogluon-on-aws","repo_kind":"listed","path":"5.sagemaker/02_codefree_automl/autogluon-tab-with-test.py","file_url":"https://github.com/aws-samples/autogluon-on-aws/blob/HEAD/5.sagemaker/02_codefree_automl/autogluon-tab-with-test.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"064f3dbb403ea01f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}