Skip to content

Files

Latest commit

5e47555 · Feb 7, 2020

History

History

tools

mlflow-fun/tools

Tools for MLflow.

Deprecated: see https://github.com/amesar/mlflow-tools.

Basic Tools

  • Tools - Simple tools
    • List all experiments.
    • Dumps experiment or run information recursively.
  • Export/import run or experiment
    • Exports run/experiment to directory or zip file.
    • Imports run/experiment from directory or zip file.
    • Copies run/experiment from one MLflow server to another.

Advanced Tools

Other