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
OddCentipede48
Moderator
2 Questions, 1 Answer
  Active since 01 February 2023
  Last activity one year ago

Reputation

0

Badges 1

Eureka!
0 Votes
4 Answers
603 Views
0 Votes 4 Answers 603 Views
one year ago
0 Votes
3 Answers
675 Views
0 Votes 3 Answers 675 Views
Hey, just a quick question. I'm trying to create a pipeline and in one step I'm passing a model from the previous step. Is it possible to get model by name a...
one year ago
0 Hello Everybody, Did Anybody Experience Problem Where In Clearml Web Ui You Customize Columns (Remove Some, Add Metrics, Etc..) They Just Reset Randomly After Some Point? Sometimes On Every Page Refresh. It Gets Quite Annoying To Add Metrics All The Time

It is difficult for me to do that without compromising some sensitive information that I am not allowed to share. Sorry.

But now I believe it happens when I open project again from the bookmark. I believe that this is because column information is stored in URL parameters and not in cookies

one year ago