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, I Noticed That All Other Users Can See My Experiments. Does Clearml Has The Feasibility To Only Allow Certain Groups Of People To See Each Other'S Work?

Hi, i noticed that all other users can see my experiments. Does ClearML has the feasibility to only allow certain groups of people to see each other's work?

  
  
Posted 3 years ago
Votes Newest

Answers 4


SubstantialElk6 I know they have full permission control in the enterprise edition, if this is something you need I suggest you contact http://allegro.ai 🙂

  
  
Posted 3 years ago

In the self-hosted we do not have user permissions, so every user sees all the data.

  
  
Posted 3 years ago

Hi SubstantialElk6 ,

Which server do you use? http://app.community.clear.ml ?

  
  
Posted 3 years ago

Hi, Self-hosted using docker-compose.

  
  
Posted 3 years ago
632 Views
4 Answers
3 years ago
one year ago
Tags