machine-learning-foundations
Installation
SKILL.md
Machine Learning Foundations
objective
Execute machine learning foundations work with reproducible research, explicit controls, and deployable outputs.
workflow
- define assumptions, governing equations, and boundary conditions.
- estimate parameters with reproducible calibration settings.
- validate residual structure, numerical stability, and convergence behavior.
- stress model behavior across regime changes and parameter perturbations.
- release only when out-of-sample accuracy and stability remain within limits.
required diagnostics
- residual diagnostics and autocorrelation by horizon.
- parameter stability across rolling and expanding windows.
- numerical convergence behavior and solver tolerance sensitivity.
- forecast calibration and distributional fit checks.
- generalization gap under rolling retraining
- feature drift and leakage diagnostics