Aim-MLflow integration
Project description
aimlflow
Aim-powered supercharged UI for MLFlow logs
Run beautiful UI on top of your MLflow logs and get powerful run comparison features.About
aimlflow helps to explore various types of metadata tracked during the training with MLFLow, including:
- hyper-parameters
- metrics
- images
- audio
- text
More about Aim: https://github.com/aimhubio/aim
More about MLFLow: https://github.com/mlflow/mlflow
Getting Started
Follow the steps below to set up aimlflow.
- Install aimlflow on your training environment:
pip install aim-mlflow
- Run live time convertor to sync MLFlow logs with Aim:
aimlflow sync --mlflow-tracking-uri={mlflow_uri} --aim-repo={aim_repo_path}
- Run the Aim UI:
aim up --repo={aim_repo_path}
Why use aimlflow?
- Powerful pythonic search to select the runs you want to analyze.
- Group metrics by hyperparameters to analyze hyperparameters’ influence on run performance.
- Select multiple metrics and analyze them side by side.
- Aggregate metrics by std.dev, std.err, conf.interval.
- Align x axis by any other metric.
- Scatter plots to learn correlations and trends.
- High dimensional data visualization via parallel coordinate plot.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aim-mlflow-0.2.1.tar.gz
(11.1 kB
view hashes)
Built Distribution
aim_mlflow-0.2.1-py3-none-any.whl
(11.8 kB
view hashes)
Close
Hashes for aim_mlflow-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c10776ac0cc65876d8de76c793b5b87d65aad41cf6122a1603ebd288425ab0 |
|
MD5 | 9a7dca42a19ddc2160cee977fcfd171a |
|
BLAKE2b-256 | ab865cfc0746f18bc9e8317941ec386c6a1fc9ca19f80c89907a926dfbabf38c |