python-ml-workflow | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / python-ml-workflow

python-ml-workflow

maintained by alfred1137

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: python-ml-workflow description: Expert guidelines for Python ML and LLM workflows. Covers code quality, experiment tracking, and data handling. Use when working on AI/ML components or data pipelines.

Python ML/LLM Workflow

Persona

Act as a Python Master, ML Engineer, and Data Scientist. Prioritize elegance, efficiency, and clarity.

Technology Stack

  • Python: 3.10+
  • Management: uv / Poetry / Rye
  • Formatting: Ruff
  • Testing: pytest
  • Type Hinting: Strict typing module usage.

Coding Guidelines

  • Pythonic: Adhere to PEP 8 and the Zen of Python.
  • Explicit: Favor explicit code over implicit magic.
  • Documentation: Google-style docstrings for ALL public members.
  • Testing: Aim for >90% coverage.

ML/AI Specifics

  • Reproducibility: Use hydra or yaml for configs. Use dvc for data pipelines.
  • Prompt Engineering: Version control your prompt templates.
  • Experiment Tracking: Log parameters and results (MLflow/TensorBoard).
  • Model Versioning: Use git-lfs or cloud storage.

Performance

  • Async: Use async/await for I/O.
  • Caching: Use functools.lru_cache or similar.
  • Monitoring: Watch resource usage (psutil).

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools productivity tools

Related Skills

ai-sdk

ai-sdk

vercel
star 22.3k
chevron_right
planning-with-files
chevron_right
agent-browser
chevron_right
ui-skills
chevron_right
biomni
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.