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
ConfusedSealion46
Moderator
4 Questions, 6 Answers
  Active since 31 December 2024
  Last activity 7 months ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
1 Answers
502 Views
0 Votes 1 Answers 502 Views
Hello, have a question here, is it normal that after running a HPO script, it only shows Progress report #X completed, sleeping for 5.0 minutes ? Currently i...
8 months ago
0 Votes
2 Answers
668 Views
0 Votes 2 Answers 668 Views
7 months ago
0 Votes
5 Answers
525 Views
0 Votes 5 Answers 525 Views
Hi, i have the same problem with this issue: None I run the clearml-agent and the clearml server on the same machine. It seems that after installing default ...
8 months ago
0 Votes
3 Answers
536 Views
0 Votes 3 Answers 536 Views
Hello, want to ask here. I try to host my own clear ml server. It turns out that the whole clear ml server took so much memory usage, especially for elastic ...
7 months ago
0 Hello, Have A Question Here, Is It Normal That After Running A Hpo Script, It Only Shows

Solved. It turns out that I forgot to specify the execution queue name

8 months ago
0 Hello, I Look Up To The Clearml Data Documentation, The Dataset.Add_External_Files Method Seems Like To Perform A Download From The Source Url. What If The Case I Already Have My Dataset In The Output_Uri That I Specify In The Dataset.Create? Btw I Use A

I think it is an issue of confusion here. I thought that using the add_external_files causes the clearml server to download the dataset to the server. After investigating through the file system, it turns out that the server save it as a link in state.json

7 months ago
0 Hi, I Have The Same Problem With This Issue:

@<1523701087100473344:profile|SuccessfulKoala55> This is the log file

8 months ago
0 Hi, I Have The Same Problem With This Issue:

@<1523701205467926528:profile|AgitatedDove14> it should be reproducible. I don't think it is a storage issue

8 months ago
0 Hi, I Have The Same Problem With This Issue:

Solved, it seems that using different machine between the agent and server solve this issue

8 months ago
0 Hello, Want To Ask Here. I Try To Host My Own Clear Ml Server. It Turns Out That The Whole Clear Ml Server Took So Much Memory Usage, Especially For Elastic Search. Are There Any Workaround To Minimize The Memory Usage?

@<1523701205467926528:profile|AgitatedDove14>

I tried to delete my personal projects, the memory usage stays the same. Are there any option to remove the example projects?

if you said that I need to have at least 8gb, why the memory usage of the elastic search still persist on 32 gb after removing experiments?

7 months ago