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
Answered
Hi People, Are There Any Other Good Options To View A Csv Table On The Clearml Ui Other Then The Artifacts Preview?

Hi people, are there any other good options to view a csv table on the ClearML UI other then the artifacts preview?

  
  
Posted 3 years ago
Votes Newest

Answers 3


it is good enough for my current needs, thanks!

  
  
Posted 3 years ago

Thanks AgitatedDove14 , I actually used it before and forgot it exists

  
  
Posted 3 years ago
541 Views
3 Answers
3 years ago
one year ago
Tags