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 Team, Is Clearml Support Model Versioning?

Hi Team,
is clearml support model versioning?

  
  
Posted 10 months ago
Votes Newest

Answers 3


Hi @<1533257278776414208:profile|SuperiorCockroach75> , can you please expand on what you mean / expecting? I'm not sure I understand your issue

  
  
Posted 10 months ago

can you please send the snap of ui if you have regarding model,is it same as data versioning we can see in ui.

  
  
Posted 10 months ago

Hi @<1533257278776414208:profile|SuperiorCockroach75> ,.models are registered as objects in the clearml system, and each task can be associated with multiple model version created during it's run

  
  
Posted 10 months ago
498 Views
3 Answers
10 months ago
10 months ago
Tags
Similar posts