About
This skill empowers Claude to handle the entire machine learning lifecycle, from robust data preprocessing and feature engineering to model selection and evaluation. It provides standardized implementation patterns for supervised learning tasks, deep neural networks, and hyperparameter tuning while actively preventing common pitfalls like data leakage, class imbalance, and overfitting. Whether you are building a simple scikit-learn classifier or a complex PyTorch training loop with early stopping, this skill ensures best practices are followed for reproducible and reliable AI models.