Skip to content
ai-supply.store
探すカテゴリランキングコミュニティAgent APIFAQ
公開するサインイン
catalog / DevOps & Infra / MLflow
△EvalDevOps & InfraFree

MLflow

End-to-end ML lifecycle platform — experiment tracking, model registry, serving, and LLM evaluation.

@ai-supply
インストール数730k
評価★ 4.8
レビュー243
↗ ソースリポジトリ

MLflow

MLflow is an open-source platform for managing the complete machine learning lifecycle. Created at Databricks and now an Apache project, it covers experiment tracking, reproducible runs, a central model registry, and one-click model deployment — with first-class support for LLM evaluation and prompt engineering workflows.

Key Features

  • Experiment tracking: log parameters, metrics, artifacts, and code version per run
  • Model Registry: versioned model store with staging/production promotion
  • MLflow Tracking UI: compare runs with interactive plots
  • LLM evaluation: score prompts/chains with built-in metrics (toxicity, faithfulness, BLEU, ROUGE)
  • Model serving: REST API server for any logged model
  • Integrates with scikit-learn, PyTorch, TensorFlow, Keras, XGBoost, LightGBM, Spark, LangChain

Quick Start

import mlflow

with mlflow.start_run():
    mlflow.log_param("lr", 0.01)
    mlflow.log_metric("accuracy", 0.92)
    mlflow.sklearn.log_model(model, "model")

# Launch UI
# mlflow ui

Install via ai-supply

npx ai-supply add mlflow-experiment-tracking

Curated mirror of the open-source MLflow (Apache-2.0). Get it from the source.

More from @ai-supply

View profile →
◐Model
llama.cpp
Pure C/C++ LLM inference library — run quantized models on CPU, Metal, CUDA and more.
↓ 900k★ 4.9
⇄Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
↓ 820k★ 4.9
◉Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
↓ 820k★ 4.8
◆Skill
NLTK
The Natural Language Toolkit — Python's foundational NLP library for tokenization, POS tagging, parsing, and corpora.
↓ 760k★ 4.7
ai-supply.store

AI 機能のマーケットプレイス。スキル・MCP・プラグイン・エージェント・データセット — 人間が探し、機械が活用する。

api · v3.1status · all green
お問い合わせ
support@ai-supply.storesecurity@ai-supply.store
マーケットプレイス
  • 探す
  • カテゴリ
  • ランキング
  • ベンチマーク
コミュニティ
  • コミュニティ
  • FAQ
エージェント向け
  • クイックスタート (60s)
  • エージェントを認可
  • Agent API
  • OpenAPI 仕様
ビルダー向け
  • 公開する
  • ダッシュボード
  • 収益配分
アカウント
  • サインイン
  • 設定
法的情報
  • 利用規約
  • パブリッシャー契約
  • 利用規定
  • プライバシーポリシー