facultyai / facultyai/mlflow-faculty

Return hyphenated run IDs

Aberta
#46 0 comentários 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
5
Forks
3
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

In earlier MLflow versions, it was required that run IDs always be UUIDs with the hyphens removed. However, in later versions this requirement was removed. In `mlflow-faculty`, we accept either format (`uuid.UUID()` accepts either as input), but still return non-hyphenated UUIDs to MLflow.

For consistency with how UUIDs are exposed everywhere else in the platform (including in the Faculty Python library's experiment client itself), it would be good to update `mlflow-faculty` to return hyphenated run IDs.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.