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, All I Am Trying To Setup Clear-Ml Environment In Local. I Have One Question That Clear-Ml Has Some Plan To Integrated Some Data Label Tool(For Example, The Picture Label Tool) Into The Clear-Ml Webapp?

Hi, all
I am trying to setup clear-ml environment in local.
I have one question that clear-ml has some plan to integrated some data label tool(for example, the picture label tool) into the clear-ml WebApp?

  
  
Posted 10 months ago
Votes Newest

Answers


Hi @<1572395190897872896:profile|ShortWhale75> , this capability exists as part of the HyperDatasets feature which is present in the Scale/Enterprise licenses.

  
  
Posted 10 months ago
570 Views
1 Answer
10 months ago
10 months ago
Tags