Unanswered
When I Create Clearml-Dataset From The Cli, I Get An Id. The Same Doesn'T Happen When I Use The Python Api. Is There Any Way To Get The Id In Python?
try:
dataset = Dataset.create(data_name, project_name) dataset_id = dataset.id
155 Views
0
Answers
3 years ago
one year ago