跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

ML Pipeline Workflow

技能 已验证 活跃

Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.

目的

To provide a structured and comprehensive framework for designing, implementing, and automating end-to-end Machine Learning Operations (MLOps) pipelines.

功能

  • End-to-end MLOps pipeline design
  • Data preparation, validation, and feature engineering
  • Model training orchestration and hyperparameter management
  • Model validation and performance monitoring
  • Automated deployment strategies and rollback mechanisms

使用场景

  • Building new ML pipelines from scratch
  • Designing workflow orchestration for ML systems
  • Implementing data -> model -> deployment automation
  • Setting up reproducible training workflows

非目标

  • Developing specific ML algorithms
  • Providing a runtime environment for model execution
  • Managing cloud infrastructure directly (focus is on orchestration)

工作流

  1. Define pipeline stages and dependencies
  2. Execute data preparation and validation
  3. Orchestrate model training and hyperparameter tuning
  4. Perform model validation and generate reports
  5. Automate model deployment and configure monitoring
  6. Implement rollback mechanisms and continuous monitoring

实践

  • Pipeline Design
  • Data Management
  • Model Operations
  • Deployment Strategies

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install machine-learning-ops@claude-code-workflows

质量评分

已验证
98 /100
about 12 hours ago 分析

信任信号

最近提交2 days ago
星标35.3k
许可证MIT
状态
查看源代码

类似扩展

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Acp Router

100

Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.

技能
steipete

SHAP Model Interpretability

100

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.

技能
K-Dense-AI

Arize Evaluator

100

Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks, trigger-run operations, column mapping, and continuous monitoring. Use when the user mentions create evaluator, LLM judge, hallucination, faithfulness, correctness, relevance, run eval, score spans, score experiment, trigger-run, column mapping, continuous monitoring, or improve evaluator prompt.

技能
github

Molfeat

99

Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.

技能
K-Dense-AI

Build Feature Store

99

Build a feature store using Feast for centralized feature management, configure offline and online stores for batch and real-time serving, define feature views with transformations, and implement point-in-time correct joins for ML pipelines. Use when managing features for multiple ML models, ensuring training-serving consistency, serving low-latency features for real-time inference, reusing feature definitions across projects, or building a feature catalog for discovery and governance.

技能
pjt222