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
Hello Guys, Is It Possible To Transfer All Data From Experiments Logged In Clearml From Paid Hosted Account (Pro) To Self-Hosted Clearml ? Has Anyone Done This Kind Of Migration ?

Hello guys, is it possible to transfer all data from experiments logged in ClearML from paid hosted account (PRO) to self-hosted ClearML ? Has anyone done this kind of migration ?

  
  
Posted one year ago
Votes Newest

Answers 2


Not really sure that's easily done ... I mean you could query the data, but I'm not sure how you would import it. Btw why would you move from pro to self hosted?

  
  
Posted one year ago

it's a question we ask ourselves to see if we wanted to try the PRO version and not bother hosting ourself for now (and maybe in the future self-host)

  
  
Posted one year ago
553 Views
2 Answers
one year ago
one year ago
Tags