Install
openclaw skills install ml-opsDeep MLOps workflow—reproducible training, experiment tracking, packaging, deployment, monitoring (drift, performance), governance, and rollback for ML. Use when shipping models to production or hardening ML pipelines.
openclaw skills install ml-opsMLOps connects research velocity to production reliability: version data, code, and artifacts together; monitor behavior after deploy.
Trigger conditions:
Initial offer:
Use six stages: (1) problem & risk class, (2) data & reproducibility, (3) training & evaluation, (4) packaging & deployment, (5) monitoring & feedback, (6) governance & rollback). Confirm batch vs real-time and regulatory tier.
Goal: Align ML to decision risk (credit, health vs recommendation).
Exit condition: Offline and online success metrics defined.
Goal: Snapshot training data; deterministic pipelines; PII handling.
Exit condition: Run id reproduces artifact hash within agreed bounds.
Goal: Train/val/test without leakage; time-series splits careful.
Goal: Immutable artifacts; canary or shadow before full cutover.
Exit condition: Rollback to previous artifact id documented.
Goal: Data drift, concept drift, latency; business KPIs tied to model decisions.
Goal: Approvals for retrain/deploy; audit trail; A/B for big changes.