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
Quick One: Having Some Issues With Comparing Experiments. Can I Only Compare Experiments If They Are Clones Of The Same Parent Task?

Quick one:
Having some issues with comparing experiments.
Can I only compare experiments if they are clones of the same parent task?

  
  
Posted 2 years ago
Votes Newest

Answers 18


Are you using a self-hosted server, or the free hosted service in https://app.community.clear.ml ?

  
  
Posted 2 years ago

SmallBluewhale13 - plot comparing only shows the last iteration, where as the individual info screen displayed the last 5 iterations. Could this explain the issue?

  
  
Posted 2 years ago

Hi SmallBluewhale13 , you should be able to compare experiments regardless if they were cloned from the same task - what are the issues you've been having?

  
  
Posted 2 years ago

I'm trying to compare experiments, works on all the tabs excluding plots, where the plots are blank.
However when I look at the individual tasks I can see the plots.

  
  
Posted 2 years ago

doing that now, this is the ami used for deployment if that helps ami-006f3e468e893fc99

  
  
Posted 2 years ago

Can you send a screenshot (with all sensitive data masked, of course)?

  
  
Posted 2 years ago

I can't see it, where should i be looking?

  
  
Posted 2 years ago

SmallBluewhale13 I would suggest upgrading to the latest server version (1.0.2)

  
  
Posted 2 years ago

thanks will update, why do you think it failed?

  
  
Posted 2 years ago

SmallBluewhale13 what is the server version?

  
  
Posted 2 years ago

how do I see this?

  
  
Posted 2 years ago

nothing there

  
  
Posted 2 years ago

here you go

  
  
Posted 2 years ago

Hi SmallBluewhale13 - can you go to http://<your ip>:8080/version.json and copy what you get?

  
  
Posted 2 years ago

"version":"0.17.0-48"

  
  
Posted 2 years ago

Go to the profile page, it should appear there

  
  
Posted 2 years ago

I have the iteration set to 0 for all charts. I'm using a self-hosted server.

When I limit to log one chart and compare 3 experiments I now get a single chart for the first experiment I clicked compare on. With no charts showing for the other two.

  
  
Posted 2 years ago

Bottom right?

  
  
Posted 2 years ago
615 Views
18 Answers
2 years ago
one year ago
Tags