{"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/gama-a-general-automated-machine-learning","title":"GAMA: a General Automated Machine learning Assistant","arxiv_id":"2007.04911","date":"2020-07-09","proceeding":null,"authors":["Pieter Gijsbers","Joaquin Vanschoren"],"abstract":"The General Automated Machine learning Assistant (GAMA) is a modular AutoML system developed to empower users to track and control how AutoML algorithms search for optimal machine learning pipelines, and facilitate AutoML research itself. In contrast to current, often black-box systems, GAMA allows users to plug in different AutoML and post-processing techniques, logs and visualizes the search process, and supports easy benchmarking. It currently features three AutoML search algorithms, two model post-processing steps, and is designed to allow for more components to be added.","url_abs":"https://arxiv.org/abs/2007.04911v2","url_pdf":"https://arxiv.org/pdf/2007.04911v2.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":"gama-a-general-automated-machine-learning","repo_url":"https://github.com/PGijsbers/gama","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"gama-a-general-automated-machine-learning","repo_url":"https://github.com/openml-labs/gama","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"gama-a-general-automated-machine-learning","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":"machine-learning","task_name":"BIG-bench Machine Learning"},{"task_slug":"benchmarking","task_name":"Benchmarking"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.04911","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.04911"}},"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/jim-schwoebel/allie","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/openml-labs/gama","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PGijsbers/gama","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":17},"by_repo_kind":{"official":{"samples":9,"ran":0,"repositories":1},"listed":{"samples":8,"ran":0,"repositories":2}},"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":"af5e4babbb921931","entry":"classifyfolder","repo":"jim-schwoebel/allie","repo_kind":"listed","path":"models/load.py","file_url":"https://github.com/jim-schwoebel/allie/blob/HEAD/models/load.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":"af5e4babbb921931"}},{"code_sha256_prefix":"57c8a0339bc269d0","entry":"evaluate_on_rung","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/search_methods/asha.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/search_methods/asha.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":"57c8a0339bc269d0"}},{"code_sha256_prefix":"ee60026f2ff14ace","entry":"fast_non_dominated_sort","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/genetic_programming/nsga2.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/genetic_programming/nsga2.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":"ee60026f2ff14ace"}},{"code_sha256_prefix":"b3f0bed67a0d0b50","entry":"fast_non_dominated_sort","repo":"openml-labs/gama","repo_kind":"listed","path":"gama/genetic_programming/nsga2.py","file_url":"https://github.com/openml-labs/gama/blob/HEAD/gama/genetic_programming/nsga2.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":"b3f0bed67a0d0b50"}},{"code_sha256_prefix":"0d39f4175f94181d","entry":"format_y","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/data_formatting.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/data_formatting.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":"0d39f4175f94181d"}},{"code_sha256_prefix":"4666e8ed5c65fb12","entry":"format_y","repo":"openml-labs/gama","repo_kind":"listed","path":"gama/data_formatting.py","file_url":"https://github.com/openml-labs/gama/blob/HEAD/gama/data_formatting.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":"4666e8ed5c65fb12"}},{"code_sha256_prefix":"0659761c261891b8","entry":"get_labels","repo":"jim-schwoebel/allie","repo_kind":"listed","path":"features/audio_features/yamnet_features.py","file_url":"https://github.com/jim-schwoebel/allie/blob/HEAD/features/audio_features/yamnet_features.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":"0659761c261891b8"}},{"code_sha256_prefix":"520cd8123a24aacd","entry":"load_csv_header","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/data_loading.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/data_loading.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":"520cd8123a24aacd"}},{"code_sha256_prefix":"1deecc25893dafad","entry":"most_common","repo":"jim-schwoebel/allie","repo_kind":"listed","path":"models/load.py","file_url":"https://github.com/jim-schwoebel/allie/blob/HEAD/models/load.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":"1deecc25893dafad"}},{"code_sha256_prefix":"a040787fe7e3a043","entry":"nsga2","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/genetic_programming/nsga2.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/genetic_programming/nsga2.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":"a040787fe7e3a043"}},{"code_sha256_prefix":"8e229aa4f8a8f56d","entry":"nsga2","repo":"openml-labs/gama","repo_kind":"listed","path":"gama/genetic_programming/nsga2.py","file_url":"https://github.com/openml-labs/gama/blob/HEAD/gama/genetic_programming/nsga2.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":"8e229aa4f8a8f56d"}},{"code_sha256_prefix":"a18c1c1f6a83f5ae","entry":"nsga2_select","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/genetic_programming/nsga2.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/genetic_programming/nsga2.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":"a18c1c1f6a83f5ae"}},{"code_sha256_prefix":"a7f96752452ada1c","entry":"nsga2_select","repo":"openml-labs/gama","repo_kind":"listed","path":"gama/genetic_programming/nsga2.py","file_url":"https://github.com/openml-labs/gama/blob/HEAD/gama/genetic_programming/nsga2.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":"a7f96752452ada1c"}},{"code_sha256_prefix":"c2b84360c1f09a1d","entry":"numpy_to_dataframe","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/data_formatting.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/data_formatting.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":"c2b84360c1f09a1d"}},{"code_sha256_prefix":"8e13be73f784da6b","entry":"prev_dir","repo":"jim-schwoebel/allie","repo_kind":"listed","path":"models/load.py","file_url":"https://github.com/jim-schwoebel/allie/blob/HEAD/models/load.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":"8e13be73f784da6b"}},{"code_sha256_prefix":"8424920875ff39be","entry":"series_looks_categorical","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/data_formatting.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/data_formatting.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":"8424920875ff39be"}},{"code_sha256_prefix":"cf3c99ff20bab310","entry":"sniff_csv_meta","repo":"PGijsbers/gama","repo_kind":"official","path":"gama/data_loading.py","file_url":"https://github.com/PGijsbers/gama/blob/HEAD/gama/data_loading.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":"cf3c99ff20bab310"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}