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
Hi Everyone! Do I Have To Create New Credentials For Each Colab Notebook?


I am trying to setup an environment on colab. I want to clone a MLOPS lab github repo, modify it and run it on ClearML. If you know any ClearML MLOPS colab notebooks hands on, let me know. Is it possible to modify this MLOPS lab repo and run it on ClearML? None

  
  
Posted 9 days ago
5 Views
0 Answers
9 days ago
9 days ago