mlflow-cli

Community

Analyze MLflow experiments and runs via CLI

Authorgabrielfruet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually navigating remote MLflow tracking servers to inspect experiments, runs, metrics, and artifacts is time-consuming and inefficient, especially when comparing performance across multiple machine learning experiments.

Core Features & Use Cases

  • Read-Only MLflow Inspection: Query experiments, runs, metrics, parameters, tags, and artifacts directly from the CLI without accessing the web UI or writing custom API code.
  • Offline Run Comparison: Export full experiment run tables to CSV for sorting, filtering, and side-by-side performance analysis.
  • Use Case: A data scientist can quickly identify the best-performing hyperparameter configuration for a computer vision model by comparing metric trends and artifact contents across 20+ training runs in minutes.

Quick Start

Use the mlflow-cli skill to retrieve the top 3 runs by validation accuracy from the remote MLflow experiment named 'resnet50-training' and summarize their key hyperparameters, final metrics, and artifact contents.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mlflow-cli
Download link: https://github.com/gabrielfruet/.dotfiles/archive/main.zip#mlflow-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.