Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
1. Calling start(), ModelsClient will parse the worker_id + experiment_id and creates a Mlflow run.
2. The Mlflow run name is worker_id, and the Mflow experiment name is experiment_id.
3. Calling log_param() or log_metric(), their info will be directed to the Mlflow runs previously set.
Attachments
Issue Links
- links to