Some useufl tools for MLflow.
- Tools - Basic tools
- List all experiments.
- Dump experiment and run details recursively.
- Find the best run for an experiment
- Export and import experiments
- Exports experiment to a directory or zip file.
- Imports experiment from a directory or zip file.
- Copies experiment from one MLflow tracking server to another.
python setup.py bdist_wheel
Creates dist/mlflow_tools-0.0.1-py3-none-any.whl
.