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
FierceRabbit20
Moderator
5 Questions, 11 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

11 × Eureka!
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone! Can I somehow configure clearml-agent to automatically start/restart clearml-agents in case of reboot/some fails?
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi! I made a PR ( https://github.com/allegroai/clearml/pull/857 ) for the clearml package. I don't want to wait until it is merged and is taken to the next r...
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hello everyone! I am trying to run a pipeline from the Web UI. As you can see on the screenshot, it is possible to specify the Pipeline controller queue . Ho...
2 years ago
0 Votes
13 Answers
1K Views
0 Votes 13 Answers 1K Views
Hello! I have the following error in the Task's console: ModuleNotFoundError: No module named 'clearml'I have attached the full log below. Here is the code o...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hello! I have installed clearml-agent at the server, but have not installed clearml package. How will it determine the version of clearml package and when is...
2 years ago