googleapis / googleapis/python-aiplatform

Add labels to experiment created using the python sdk

Open
#4,821 0 comments 0 reactions 0 assignees View on GitHub
api: vertex-ai
Dominant language
Python
Stars
905
Forks
465
Avg merge
1d 13h
Merged PRs (30d)
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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.