AutoML-Agent
- Problem
- Building a machine-learning pipeline — data prep, model selection, tuning, evaluation — takes expert time and iteration most teams cannot spare.
- Approach
- An agentic system that turns a natural-language task into a plan, then executes it: multiple specialized agents build, run, and evaluate candidate pipelines under a controller.
- Outcome
- An end-to-end ML pipeline produced from a task description, with the work presented at ICML 2025.
Architecture (simplified)