ml-adoption-playbook

安装量: 2.3K
排名: #5629

安装

npx skills add https://github.com/affaan-m/ecc --skill ml-adoption-playbook

ML Adoption Playbook This skill provides an adaptive methodology for implementing machine learning models into existing software engineering projects. It bridges the gap between traditional SWE and MLOps by structuring how ML should be researched, decoupled, trained, and integrated. When to Activate A user asks to "add ML" or "add an algorithm" to their existing codebase. Planning the integration of a new model (e.g., recommendation, classification, forecasting) into a non-ML application. Structuring a workflow for an agent to build, train, and deploy an ML component adaptively. Phase 1: Problem Framing & Feasibility Before writing model code, establish the "why" and "how". Heuristic Check: Ask the user if a simple heuristic (e.g., regex, rule-based sorting) could solve the problem faster. If yes, start there. Metric Definition: Define what business metric the ML model is trying to improve (e.g., click-through rate, reduced latency). Mistake Budget: Define what a "bad" prediction looks like and how the system should handle it. Phase 2: Data Readiness Show more Installs 753 Repository affaan-m/ecc GitHub Stars 239.2K First Seen Jun 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜