
HandsomeGiraffe70
6
Questions,
9
Answers
Active since 10 January 2023
Last activity
2 years ago
Reputation
0
Badges 1
9 × Eureka!Hi, following https://clearml.slack.com/archives/C03E7MNDG3C/p1656488505708899 - I wanted to test my code, but Task.get_tasks() failed with SDK 1.6.0 and Ser...
2 years ago
Hi, I have a problem with "Dataset" module. I create dataset and uploaded few files: files_root='/tmp' dataset = Dataset.create(dataset_name='2022', dataset_...
2 years ago
Hi, I have noticed that Dataset has started reporting my dataset head as a txt file in "Debug samples -> Metric: Tables". Can I disable it? Thanks!
2 years ago
Hi guys, In WEB UI, I see METADATA tab for MODELS. I've checked all documentation and didn't find how can I update my model metadata from code level. Any sug...
2 years ago
Hi, I am creating task in my jupyterlab notebook. When I what to mark the task as failed, my kernel "appears to have died". from clearml import Task task = T...
2 years ago
Hi, I am creating pipeline from function with dynamically created steps, eg. if I pass pipeline param tune_optime='recall,precision', my pipeline is creating...
2 years ago