Skip to content

FEATURE: find a way to pre-compute the URL base path #65

Description

@kpouget

Currently when we export to MLFlow, the expe ID and run UUID are generated on the fly during the upload.

This prevents us from computing any URL during the test run, and the artifact URL is only known at the very last step of the pipeline.

Would be nice to have a way to negotiate with MLFLow the expe ID and run UUID that will be used for the final export, so that we can store the URL in the KPI (important), send a notification at the end of the run (less important, can be done after the artifact export)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions