googleapis / googleapis/python-aiplatform
Add labels to experiment created using the python sdk
オープン
api: vertex-ai
- 主要言語
- Python
- スター
- 905
- フォーク
- 465
- 平均マージ
- 1日 13時間
- マージ済み PR(30日)
- 44
説明
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?
コントリビューションガイド
評価
この issue はまだ評価されていません。