## lamindb.examples.mlflow

Examples and utilities for Mlflow.

lamindb.examples.mlflow.save_mlflow_features()

 Saves all MLflow experiment and run related features.

 Saves the following features:

 * mlflow_run_id

 * mlflow_run_name

 * mlflow_experiment_id

 * mlflow_experiment_name

 * mlflow_user_id

 * mlflow_status

 * mlflow_lifecycle_stage

 * mlflow_artifact_uri

 * mlflow_start_time

 * mlflow_end_time