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, Does Clearml Have A Feature Like The Wandb'S Reports? E.G.

Hello, does clearml have a feature like the wandb's reports? E.g. https://wandb.ai/gudgud96/big-sleep-test/reports/Image-Generation-Based-on-Abstract-Concepts-Using-CLIP-BigGAN--Vmlldzo1MjA2MTE?galleryTag= where the users can write a technical document while directly referencing the experiments. Thanks.

  
  
Posted 2 years ago
Votes Newest

Answers 8


Hey AgitatedDove14 , congrats on the 1.0 release. I was wondering if this release contains the report feature 🙂 I had a hard time finding it.

  
  
Posted 2 years ago

Correct 🙂

  
  
Posted 2 years ago

Notice that you can embed links to specific view of an experiment, by copying the full address bar when viewing it.

  
  
Posted 2 years ago

Hi PunyGoose16 ,
next release includes it (eta after this weekend 😉 )

  
  
Posted 2 years ago

Sure thing! this feature is all you guys, ask and shall receive 🙂

  
  
Posted 2 years ago

Full markdown edit on the project so you can create your own reports and share them (you can also put links to the experiments themselves inside the markdown). Notice this is not per experiment reporting (we kind of assumed maintaining a per experiment report is not realistic)

  
  
Posted 2 years ago

Are you referring to the project overview?

  
  
Posted 2 years ago

Oh fantastic. Thank you!

  
  
Posted 2 years ago
482 Views
8 Answers
2 years ago
one year ago
Tags