paper-with-me

Papers

OpenML-Python: an extensible Python API for OpenML

2019-11-06 · Matthias Feurer, Jan N. van Rijn, Arlind Kadra, Pieter Gijsbers, Neeratyoy Mallik, Sahithya Ravi, Andreas Müller, Joaquin Vanschoren, Frank Hutter

OpenML is an online platform for open science collaboration in machine learning, used to share datasets and results of machine learning experiments. In this paper we introduce OpenML-Python, a client API for Python, opening up the OpenML platform for a wide range of Python-based tools. It provides easy access to all datasets, tasks and experiments on OpenML from within Python. It also provides functionality to conduct machine learning experiments, upload the results to OpenML, and reproduce results which are stored on OpenML. Furthermore, it comes with a scikit-learn plugin and a plugin mechanism to easily integrate other machine learning libraries written in Python into the OpenML ecosystem. Source code and documentation is available at https://github.com/openml/openml-python/.

📄 PDF Abstract BibTeX arXiv:1911.02490

Code (1)

openml/openml-python 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

OpenML Benchmarking Suites

2017-08-11 · Bernd Bischl, Giuseppe Casalicchio, Matthias Feurer, Pieter Gijsbers 외

Machine learning research depends on objectively interpretable, comparable, and reproducible algorithm benchmarks. We advocate the use of curated, comprehensive suites of machine learning tasks to standardize the setup, …

BenchmarkingBIG-bench Machine LearningGeneral Classification

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

2023-07-01 · Lennart Purucker, Joeran Beel

Automated Machine Learning (AutoML) frameworks regularly use ensembles. Developers need to compare different ensemble techniques to select appropriate techniques for an AutoML framework from the many potential techniques…

AutoMLPrediction

Evolving Executable Pipeline Programs for AutoML with Language Models

2026-08-17 · Sofoklis Kitharidis, Cor J. Veenman, Jan N. van Rijn, Thomas Bäck 외 arxiv

Automated machine learning (AutoML) systems search for pipelines within a space of preprocessing operators, learners, and hyper-parameters specified in advance: they can select and tune known components, but cannot produ…

OpenML: An R Package to Connect to the Machine Learning Platform OpenML

2017-01-05 · Giuseppe Casalicchio, Jakob Bossek, Michel Lang, Dominik Kirchhoff 외

OpenML is an online machine learning platform where researchers can easily share data, machine learning tasks and experiments as well as organize them online to work and collaborate more efficiently. In this paper, we pr…

BIG-bench Machine Learning

Frontis-MA1: Training an AI4AI Model towards Recursive Self-Improvement in Machine Learning Engineering

2026-07-30 · Junlin Yang, Che Jiang, Yu Fu, Tianwei Luo 외 arxiv

Recursive self-improvement (RSI) requires AI systems that improve the process of building AI (i.e., AI4AI); machine learning engineering (MLE) offers a concrete, executable testbed for studying this capability. We introd…