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
VexedKoala41
Moderator
4 Questions, 37 Answers
  Active since 10 January 2023
  Last activity 26 days ago

Reputation

0

Badges 1

37 × Eureka!
0 Votes
3 Answers
544 Views
0 Votes 3 Answers 544 Views
one year ago
0 Votes
30 Answers
562 Views
0 Votes 30 Answers 562 Views
one year ago
0 Votes
32 Answers
941 Views
0 Votes 32 Answers 941 Views
one year ago
0 Votes
3 Answers
700 Views
0 Votes 3 Answers 700 Views
one year ago
0 Hi All! I Am Trying To Run The Notebook From The Remote Server Using Aws. It Seems Like I Successfully Installed Clearml Using !Pip Install Clearml Command, But When I Am Trying To Run !Clearml-Init I Got The Following Error: /Bin/Bash: Clearml-Init: Comm

Because now I have successfully import clearml and task but have an error with task initializing
ValueError: ClearML configuration could not be found (missing~/clearml.confor Environment CLEARML_API_HOST) To get started with ClearML: setup your ownclearml-server, or create a free account at

one year ago
Show more results compactanswers