Section 01
AI Agents Automate XGBoost Optimization: Introduction to Automated Data Science Workflow Exploration
This article introduces the open-source project xgboost-autoresearch, which explores how to use AI coding agents (such as Claude Code) to automatically perform feature engineering and hyperparameter optimization for XGBoost models, achieving iterative automatic optimization. Inspired by Autoresearch, the project's core is to let AI act as an automated data scientist—retaining good models, discarding poor attempts, and gradually generating better models.