AutoML

237 papers with code • 2 benchmarks • 7 datasets

Automated Machine Learning (AutoML) is a general concept which covers diverse techniques for automated model learning including automatic data preprocessing, architecture search, and model selection. Source: Evaluating recommender systems for AI-driven data science (1905.09205)

Source: CHOPT : Automated Hyperparameter Optimization Framework for Cloud-Based Machine Learning Platforms

Libraries

Use these libraries to find AutoML models and implementations
14 papers
139
5 papers
7,134
4 papers
7,136
See all 13 libraries.

Most implemented papers

GAMA: a General Automated Machine learning Assistant

PGijsbers/gama 9 Jul 2020

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.

Cardea: An Open Automated Machine Learning Framework for Electronic Health Records

DAI-Lab/Cardea 1 Oct 2020

An estimated 180 papers focusing on deep learning and EHR were published between 2010 and 2018.

MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis

MedMNIST/MedMNIST 28 Oct 2020

We present MedMNIST, a collection of 10 pre-processed medical open datasets.

Rethinking Neural Operations for Diverse Tasks

mkhodak/relax NeurIPS 2021

An important goal of AutoML is to automate-away the design of neural networks on new tasks in under-explored domains.

Efficient Relation-aware Scoring Function Search for Knowledge Graph Embedding

AutoML-4Paradigm/ERAS 22 Apr 2021

The scoring function, which measures the plausibility of triplets in knowledge graphs (KGs), is the key to ensure the excellent performance of KG embedding, and its design is also an important problem in the literature.

Bilinear Scoring Function Search for Knowledge Graph Learning

AutoML-Research/AutoSF 1 Jul 2021

We first set up a search space for AutoBLM by analyzing existing scoring functions.

VolcanoML: Speeding up End-to-End AutoML via Scalable Search Space Decomposition

PKU-DAIR/mindware 19 Jul 2021

End-to-end AutoML has attracted intensive interests from both academia and industry, which automatically searches for ML pipelines in a space induced by feature engineering, algorithm/model selection, and hyper-parameter tuning.

LightAutoML: AutoML Solution for a Large Financial Services Ecosystem

sberbank-ai-lab/lightautoml 3 Sep 2021

We present an AutoML system called LightAutoML developed for a large European financial services company and its ecosystem satisfying the set of idiosyncratic requirements that this ecosystem has for AutoML solutions.

MedMNIST v2 -- A large-scale lightweight benchmark for 2D and 3D biomedical image classification

MedMNIST/MedMNIST 27 Oct 2021

We introduce MedMNIST v2, a large-scale MNIST-like dataset collection of standardized biomedical images, including 12 datasets for 2D and 6 datasets for 3D.

AutoML Two-Sample Test

jmkuebler/auto-tst 17 Jun 2022

Two-sample tests are important in statistics and machine learning, both as tools for scientific discovery as well as to detect distribution shifts.