Toolverse
All skills

hugging-face-trackio

by patchy631

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
patchy631
Category
Data Science
Views
3

About this skill

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.

How to use

  1. Zainstaluj Trackio w swoim środowisku Python razem z zależnościami projektu, następnie zaimportuj bibliotekę w skrypcie treningowym poleceniem import trackio.

  2. Zainicjuj śledzenie na początku treningu, wywołując trackio.init() z parametrem project określającym nazwę projektu. Jeśli trenujesz w chmurze, przekaż space_id aby metryki synchronizowały się do dashboardu na Hugging Face Spaces.

  3. Loguj metryki podczas treningu za pomocą trackio.log() w pętli treningowej, lub jeśli używasz biblioteki TRL, ustaw report_to="trackio" w konfiguracji trenera.

  4. Zakończ śledzenie, wywołując trackio.finish() na koniec skryptu, aby upewnić się, że wszystkie dane zostały zapisane.

  5. Po treningu użyj interfejsu CLI do pobierania i analizy metryk: trackio list aby odkryć dostępne projekty i uruchomienia, trackio get aby pobrać konkretne metryki, lub trackio show aby uruchomić dashboard.

  6. Do automatyzacji i integracji z agentami AI dodaj flagę --json do poleceń CLI, aby otrzymać dane w formacie JSON gotowym do przetwarzania programowego.

Related skills

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

excalidraw

by ryanquinn3

\

Data Science
124204

a-stock-analysis

by openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

Data Science
48153

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772

market-analysis

by xbklairith

Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says \

Data Science
29144