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,189
4 papers
7,187
See all 13 libraries.

OutRank: Speeding up AutoML-based Model Search for Large Sparse Data sets with Cardinality-aware Feature Ranking

outbrain/outrank 4 Sep 2023

The proposed approach's feasibility is demonstrated by speeding up the state-of-the-art AutoML system on a synthetic data set with no performance loss.

10
04 Sep 2023

DiffPrep: Differentiable Data Preprocessing Pipeline Search for Learning over Tabular Data

chu-data-lab/diffprep 20 Aug 2023

Data preprocessing is a crucial step in the machine learning process that transforms raw data into a more usable format for downstream ML models.

2
20 Aug 2023

AutoGluon-TimeSeries: AutoML for Probabilistic Time Series Forecasting

awslabs/autogluon 10 Aug 2023

We introduce AutoGluon-TimeSeries - an open-source AutoML library for probabilistic time series forecasting.

7,189
10 Aug 2023

Predicting delays in Indian lower courts using AutoML and Decision Forests

mb7419/pendencyprediction 30 Jul 2023

This paper presents a classification model that predicts delays in Indian lower courts based on case information available at filing.

1
30 Jul 2023

Efficient and Joint Hyperparameter and Architecture Search for Collaborative Filtering

overwenyan/joint-search 12 Jul 2023

Automated Machine Learning (AutoML) techniques have recently been introduced to design Collaborative Filtering (CF) models in a data-specific manner.

0
12 Jul 2023

Pricing European Options with Google AutoML, TensorFlow, and XGBoost

juan-esteban-berger/options_pricing_automl_tensorflow_xgboost 2 Jul 2023

Researchers have been using Neural Networks and other related machine-learning techniques to price options since the early 1990s.

3
02 Jul 2023

Assembled-OpenML: Creating Efficient Benchmarks for Ensembles in AutoML with OpenML

isg-siegen/assembled 1 Jul 2023

Moreover, we present an example of using Assembled-OpenML to compare a set of ensemble techniques.

5
01 Jul 2023

AutoML in Heavily Constrained Applications

bigdama/declarativeautoml 29 Jun 2023

In this paper, we propose CAML, which uses meta-learning to automatically adapt its own AutoML parameters, such as the search strategy, the validation strategy, and the search space, for a task at hand.

1
29 Jun 2023

Fix Fairness, Don't Ruin Accuracy: Performance Aware Fairness Repair using AutoML

tess022095/fair-automl 15 Jun 2023

In order to demonstrate the effectiveness of our approach, we evaluated our approach on four fairness problems and 16 different ML models, and our results show a significant improvement over the baseline and existing bias mitigation techniques.

1
15 Jun 2023

Hyperparameters in Reinforcement Learning and How To Tune Them

facebookresearch/how-to-autorl 2 Jun 2023

In order to improve reproducibility, deep reinforcement learning (RL) has been adopting better scientific practices such as standardized evaluation metrics and reporting.

54
02 Jun 2023