googleapis / googleapis/python-aiplatform

aiplatofrm.log_model() to represent itself under Model section instead of Parameters

Abierto
#2,039 0 comentarios 0 reacciones 0 asignados Ver en GitHub
api: vertex-ai
Lenguaje dominante
Python
Estrellas
905
Forks
465
Merge medio
1 d 13 h
PR fusionados (30 d)
44

Descripción

Current `aiplatform.log_model()` method allows for model registry into experiment tracking. However, instead of representing model under separate MODEL section, it just adds it under specified name under ARTIFACTS, that I think is not optimal: such as in case of multiple and many artifacts the ease of finding the MODEL parameter is not optimal (lost in the list of multiple artifacts that are itemized under Artifact ID). Instead I suggest the model to be placed in a separate MODEL/MODELS section similar to PARAMETERS and ARTIFACTS; surely MODEL being an artifact, but having it under separate section improves readibility.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.