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
Good Day Everyone! Can You Please Tell Me How This Time Is Calculated For The Project / Folder?

Good day everyone!
Can you please tell me how this time is calculated for the project / folder?

  
  
Posted one year ago
Votes Newest

Answers 9


And why can it be that the displayed time is zero?
although the experiments were considered for several days

  
  
Posted one year ago

Hi CheerfulGorilla72 , this is calculated by summing up the reported run time for all the tasks in the project

  
  
Posted one year ago

I'll check the code - it's possible this is calculated for specific task types - what kind of tasks do you have there?

  
  
Posted one year ago

Does this only work for the completed status?
and does not take into account failed and ABORTED experiments?

  
  
Posted one year ago

we just started logging metrics in clearml

  
  
Posted one year ago

this is the experiment that was useful, but we stopped it, because. convergence has happened before. than we expected

  
  
Posted one year ago

yes, I think so too

  
  
Posted one year ago

Perhaps this will help

  
  
Posted one year ago

I think this is just computed for completed tasks

  
  
Posted one year ago
307 Views
9 Answers
one year ago
8 months ago
Tags