概要
This skill automates the end-to-end machine learning lifecycle within Claude Code, handling everything from initial dataset analysis to model persistence. It intelligently selects appropriate algorithms based on target variables, performs robust training with cross-validation, and generates comprehensive performance metrics like accuracy or Mean Squared Error. It is ideal for developers and data scientists who need to quickly prototype, evaluate, or optimize scikit-learn based models without writing manual boilerplate code.