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
Unanswered
Hello Folks. We'Re A Small Team Currently Considering Adopting Clearml For Experiment Tracking. I Was Wondering If I Start With The Hosted Service And Decide To Switch To A Self-Hosted Server Later, Is There A Way To Export All The Experiments/Data/Etc Fr


AgitatedDove14 Hi Martin. Using the API to export all the data on the server seems a bit tedious to me. MLFlow has an import-export tool so you can move between the paid hosted service and a self-hosted service without too much friction. I was wondering if there might be something similar for ClearML.

I suspect there are many teams out there that would feel more comfortable trying out the hosted ClearML service if they knew that they could easily export/migrate all their data without losing existing experiments and artifacts and whatnot.

  
  
Posted one year ago
146 Views
0 Answers
one year ago
one year ago