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
How Can One Combine Clearml With Other Tools. The Documentation Does Not Provide Much Information On Integration. I Am Particularily Interested In Combining Clearml With Kedro And A Feature Store. I Detail My Question In

How can one combine ClearML with other tools. The documentation does not provide much information on integration. I am particularily interested in combining ClearML with Kedro and a feature store. I detail my question in https://github.com/allegroai/clearml/issues/717 and https://github.com/allegroai/clearml/issues/716 .

  
  
Posted one year ago
Votes Newest

Answers 4


I tried answering them as well, let us know what you end up choosing, we're always looking to make clearml better for everyone!

  
  
Posted one year ago

I added a reply to one of the issues 🙂 edit: answered both issues, the third issue is the same as your question here on slack.

  
  
Posted one year ago

KindChimpanzee37 : Thank you so much! I asked follow up questions 🙂 .

  
  
Posted one year ago

KindChimpanzee37 : Ok, will do. (More question from my side though. :-D) But I need to have pretty good idea before presenting our concept to the bosses.

  
  
Posted one year ago
535 Views
4 Answers
one year ago
one year ago
Tags