Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions 6524

Questions 6524

Tags
Sorting
Results
per page
0 Votes
1 Answers
686 Views
0 Votes 1 Answers 686 Views
6 months ago
0 Votes
2 Answers
405 Views
0 Votes 2 Answers 405 Views
Hi all. After rebooting the server after "no space on disk" cannot see plots of one of the experiments.
6 months ago
0 Votes
4 Answers
722 Views
0 Votes 4 Answers 722 Views
I'm using docker runtime to run clearml-agent. When I enqueue the task through web UI. I am getting errors related to invalid git credentials. How do I make ...
6 months ago
0 Votes
3 Answers
605 Views
0 Votes 3 Answers 605 Views
Hi, I'm trying to use ClearML pipelines, but some of my components need to have some env variables defined. I can't seem to find anything in the documentatio...
6 months ago
0 Votes
2 Answers
492 Views
0 Votes 2 Answers 492 Views
Hi, I am wondering after a task submitted to remote server finishing running. Will the docker container / disk space (really I am more interested about the d...
6 months ago
0 Votes
3 Answers
529 Views
0 Votes 3 Answers 529 Views
Hi everyone, I'm trying to log a file using the ClearML logger like this: clearml.log_file(file_name=file_name, file_path=file_path) For example, if file_nam...
6 months ago
0 Votes
3 Answers
680 Views
0 Votes 3 Answers 680 Views
6 months ago
0 Votes
5 Answers
604 Views
0 Votes 5 Answers 604 Views
6 months ago
0 Votes
2 Answers
587 Views
0 Votes 2 Answers 587 Views
Hi everyone! I have no requirements.txt in repo, because it managed by poetry. Is it somehow possible to pass pyproject.tom in clearml-task cli? clearml-task...
6 months ago
0 Votes
4 Answers
466 Views
0 Votes 4 Answers 466 Views
Is there some limit in the web UI or the configuration for number of debug sample images. Ours seems to never show past 32 images
6 months ago
0 Votes
4 Answers
584 Views
0 Votes 4 Answers 584 Views
Hi, I'm trying to upload a dataset to s3 using dataset.upload(show_progress=True, verbose=True, compression=ZIP_STORED) which is supposed to upload without c...
6 months ago
0 Votes
1 Answers
533 Views
0 Votes 1 Answers 533 Views
Hello everyone! I need to run the pipeline on schedule. Are there any restrictions on running pipelines through the scheduler? Would hidden project for pipe ...
6 months ago
0 Votes
5 Answers
697 Views
0 Votes 5 Answers 697 Views
6 months ago
0 Votes
0 Answers
535 Views
0 Votes 0 Answers 535 Views
6 months ago
0 Votes
1 Answers
632 Views
0 Votes 1 Answers 632 Views
6 months ago
0 Votes
15 Answers
696 Views
0 Votes 15 Answers 696 Views
Hi, I installed the open-source version of ClearML but couldn't connect using the admin role. Can you assist me with this? I want to set resource config and ...
6 months ago
0 Votes
2 Answers
586 Views
0 Votes 2 Answers 586 Views
6 months ago
0 Votes
9 Answers
664 Views
0 Votes 9 Answers 664 Views
Hello, a question about pipelines. I have a repository with one pipeline using decorators, defined in pipeline.py . It uses multiple components that import c...
7 months ago
0 Votes
1 Answers
669 Views
0 Votes 1 Answers 669 Views
Hi , I am new to clearml , I am trying to create a pipeline that have multiple steps that run inside a gitlab repo , so i pass it add_function_step with a to...
7 months ago
0 Votes
10 Answers
804 Views
0 Votes 10 Answers 804 Views
7 months ago
0 Votes
5 Answers
500 Views
0 Votes 5 Answers 500 Views
Hi, I've been trying to get familiar with clearml and to that end I've been working on getting the catboost example ( clearml/examples/frameworks/catboost/ca...
7 months ago
0 Votes
1 Answers
602 Views
0 Votes 1 Answers 602 Views
Hi, I have a self-hosted ClearML server. How do I change the default path /opt/clearml/data/fileserver to a different path like a mounted disk?
7 months ago
0 Votes
0 Answers
615 Views
0 Votes 0 Answers 615 Views
7 months ago
0 Votes
3 Answers
608 Views
0 Votes 3 Answers 608 Views
7 months ago
0 Votes
2 Answers
534 Views
0 Votes 2 Answers 534 Views
7 months ago
0 Votes
2 Answers
594 Views
0 Votes 2 Answers 594 Views
Hi, I installed clearML in GCP instance: root@instance-group-clearml-t1m6:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 796092c210f2 all...
gcp
7 months ago
0 Votes
2 Answers
506 Views
0 Votes 2 Answers 506 Views
I am training a model using FastAI. In ClearML, several scalars are plot together. I would like to plot them separately in individual plot. Any tips on how ?
7 months ago
0 Votes
5 Answers
484 Views
0 Votes 5 Answers 484 Views
In the "Models" tab under a project I cannot add a custom column of metrics or metadata. It is just grayed out. Is this a bug?
7 months ago
0 Votes
3 Answers
559 Views
0 Votes 3 Answers 559 Views
Hi, i am exploring the following workflow to submit a task to remote server: task = Task.create( branch=branch, repo=repo, script=script, requirements_file=r...
7 months ago
0 Votes
1 Answers
599 Views
0 Votes 1 Answers 599 Views
How can i use a custom docker-container (custom system dependencys) with clear-ml ? How do i add my own docker-container to clear-ml after i build it with do...
7 months ago
Show more results questions