English

TML-Bench: Benchmark for Data Science Agents on Tabular ML Tasks

Machine Learning 2026-03-09 v1 Artificial Intelligence

Abstract

Autonomous coding agents can produce strong tabular baselines quickly on Kaggle-style tasks. Practical value depends on end-to-end correctness and reliability under time limits. This paper introduces TML-Bench, a tabular benchmark for data science agents on Kaggle-style tasks. This paper evaluates 10 OSS LLMs on four Kaggle competitions and three time budgets (240s, 600s, and 1200s). Each model is run five times per task and budget. A run is successful if it produces a valid submission and a private-holdout score on hidden labels that are not accessible to the agent. This paper reports median performance, success rates, and run-to-run variability. MiniMax-M2.1 model achieves the best aggregate performance score on all four competitions under the paper's primary aggregation. Average performance improves with larger time budgets. Scaling is noisy for some individual models at the current run count. Code and materials are available at https://github.com/MykolaPinchuk/TML-bench/tree/master.

Keywords

Cite

@article{arxiv.2603.05764,
  title  = {TML-Bench: Benchmark for Data Science Agents on Tabular ML Tasks},
  author = {Mykola Pinchuk},
  journal= {arXiv preprint arXiv:2603.05764},
  year   = {2026}
}

Comments

19 pages, 16 tables and figures

R2 v1 2026-07-01T11:05:54.539Z