googleapis / googleapis/python-aiplatform
Add labels to experiment created using the python sdk
Offen
api: vertex-ai
- Vorherrschende Sprache
- Python
- Sterne
- 905
- Forks
- 465
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 44
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.