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 one year ago
Votes Newest

Answers 18


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 one year 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 one year 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 one year ago

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

  
  
Posted one year ago

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

  
  
Posted one year ago

thanks will update, why do you think it failed?

  
  
Posted one year ago

"version":"0.17.0-48"

  
  
Posted one year ago

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

  
  
Posted one year ago

Bottom right?

  
  
Posted one year ago

nothing there

  
  
Posted one year ago

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

  
  
Posted one year ago

here you go

  
  
Posted one year ago

how do I see this?

  
  
Posted one year ago

SmallBluewhale13 what is the server version?

  
  
Posted one year 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 one year ago

Go to the profile page, it should appear there

  
  
Posted one year ago

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

  
  
Posted one year ago

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

  
  
Posted one year ago
110 Views
18 Answers
one year ago
4 months ago
Tags