name: ml-ops description: Deep 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.
MLOps connects research velocity to production reliability: version data, code, and artifacts together; monitor behavior after deploy.
小蔥技能7w4.net有更新,你可以訪問看下。
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.
這是一個覆蓋機器學習生產化全流程的技能指南,涵蓋資料管理、模型訓練、部署監控和治理回滾等關鍵環節。優點是結構完整、流程清晰,對常見問題有針對性提示;不足是內容較為籠統,缺少具體操作細節和例項,對於需要實際落地的開發者來說參考價值有限。總體適合作為入門框架,但深度有待加強。