Skip to content

Run mlflow.end_run() after ending the training process #101

@napulen

Description

@napulen

It seems that running run_experiment() twice in a row will crash, because the mlflow experiment remains open. Every successful iteration of the run_experiment() function should end by concluding the experiment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions