googleapis / googleapis/python-aiplatform

Add labels to experiment created using the python sdk

Ouverte
#4,821 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
api: vertex-ai
Langage dominant
Python
Étoiles
905
Forks
465
Merge moyen
1 j 13 h
PR mergées (30 j)
44

Description

Hi guys!

Once I create an experiment with

```py
my_experiment = aiplatform.Experiment.get_or_create(experiment_name="my-name", description="description")
```

How can I add labels to this experiment with the sdk?

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start at the Python SDK's Experiment entry point and trace get_or_create to the Vertex AI experiment resource and its supported fields. Check whether labels are supported by the underlying service, then determine whether the request needs an SDK change or usage documentation; done means the label workflow is clearly supported and covered by an appropriate test or example.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
google-cloud, python
Domaine
cloud, machine-learning
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.