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
Profile picture
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
5 Answers
555 Views
0 Votes 5 Answers 555 Views
I must compliment the Python level and documentation level in the source code is superb, I love reading it 😄 Even though I love reading it, is there anywher...
2 years ago
0 Votes
0 Answers
544 Views
0 Votes 0 Answers 544 Views
to a private repo obviously
2 years ago
0 Votes
30 Answers
537 Views
0 Votes 30 Answers 537 Views
Following the instructions for local trains deployment on Linux ( https://allegro.ai/docs/deploying_trains/trains_server_linux_mac/ ) seems to download versi...
3 years ago
0 Votes
2 Answers
540 Views
0 Votes 2 Answers 540 Views
Assuming I call Task.enqueue() on a task, is there a way for me to get a link to the task execution? I want to write a message to slack, containing the URL s...
2 years ago
0 Votes
6 Answers
587 Views
0 Votes 6 Answers 587 Views
Is there an auto scaling solution for GCP users?
3 years ago
0 Votes
5 Answers
536 Views
0 Votes 5 Answers 536 Views
3 years ago
0 Votes
30 Answers
551 Views
0 Votes 30 Answers 551 Views
Using PipelineController I have task B that depends on task A, e.g. A -> B. Task B reads artifacts that were saved by task A. I did define the dependency bet...
2 years ago
0 Votes
32 Answers
3K Views
0 Votes 32 Answers 3K Views
Very weird error, trying to run an experiment through an agent in docker mode, and I get this error docker: Error response from daemon: create /home/elior/De...
3 years ago
0 Votes
6 Answers
542 Views
0 Votes 6 Answers 542 Views
How come I use logger.report_matplotlib_figure and get as a result a plotly figure??? O_O
2 years ago
0 Votes
11 Answers
567 Views
0 Votes 11 Answers 567 Views
Is there a way to programatically access the tasks a PipelineController launched? I have the clearml.Task object in hand and I wonder how to access all the t...
2 years ago
0 Votes
4 Answers
541 Views
0 Votes 4 Answers 541 Views
3 years ago
0 Votes
13 Answers
574 Views
0 Votes 13 Answers 574 Views
We are having the same issue as https://github.com/allegroai/clearml/issues/324 with no resolution... any ideas on how to solve this?
2 years ago
0 Votes
16 Answers
560 Views
0 Votes 16 Answers 560 Views
How should I edit the Cleanup Service so I can filter deleted tasks on project / task name? https://github.com/allegroai/clearml/blob/master/examples/service...
2 years ago
Show more results questions
0 What'S Going On With The Documentation Site?

but why would the captcha fail? O_O

3 years ago
0 What'S Going On With The Documentation Site?

Clicking on that link exaclty 🙂

3 years ago
0 What'S Going On With The Documentation Site?

Happens on my Firefox aswell

3 years ago
0 Got Something Very Wrong With My Pipeline, The Pipeline Plot Shows It Has An Experiment

I prefer we debug on my machine (tell me what you want to check) than create a snippet

2 years ago
0 Got Something Very Wrong With My Pipeline, The Pipeline Plot Shows It Has An Experiment

I showed you this phenomenon in the UI photos in the other thread

2 years ago
0 Moreover, When I Go To The Queue Page, I See The Queue Is Empty, But When I'M On The Queued Task'S Page I Can See It Is Enqueued To Right Right Queue... So The Task Says It Is In The Queue, But The Queue Says It Is Empty

ClearML results page: `
Launching step: 2019-09-03_2021-01-25_choose_best
Parameters:
{***}
Configurations:
None
Overrides:
None
Launching step: 2019-10-23_2021-01-15_choose_best
Parameters:
{
********}
Configurations:
None
Overrides:
None
Launching step: 2019-05-26_2020-12-26_choose_best
Parameters:
{
******}
Configurations:
None
Overrides:
None
Launching step: 2019-07-15_2021-01-05_choose_best
Parameters:
{************}
Configurations:
None
Overrides:
None
Launching step...

2 years ago
0 Question About The Auto Scaling Service Under

I have them only in one place

3 years ago
0 Unrelated Problem (Or Is It?) The Clearml'S Built In Cleanup Service Fails

to fix it, I excluded this var entirely from the docker-compose

2 years ago
0 Afaiu By Default Trains Logs All Tensorboard Things, Can This Be Turned Off?

the level of configurability in this thing is one of the best I've seen

3 years ago
0 I'M Running

it is the location of the repo

2 years ago
0 I'M Running

I'll anonimyze it and paste it in a sec

2 years ago
Show more results compactanswers