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
Profile picture
CloudyHamster42
Moderator
5 Questions, 25 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

25 × Eureka!
0 Votes
14 Answers
944 Views
0 Votes 14 Answers 944 Views
4 years ago
0 Votes
10 Answers
976 Views
0 Votes 10 Answers 976 Views
getting an odd error when trying to open my plots (see picture attached) also, not able to save any plots to trains
4 years ago
0 Votes
14 Answers
968 Views
0 Votes 14 Answers 968 Views
hey, thanks for the great logging tool 🙂 i created a matplotlib figure and for some reason im getting the following warning: axes embedded in axes: somethin...
4 years ago
0 Votes
7 Answers
962 Views
0 Votes 7 Answers 962 Views
having trouble comparing between 2 experiments.. any ideas why? the files are not too big (have about 5 plots and a small file as an artifact)
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
hey, trying to use trains-agent to run an experiment on my computer. when trying to execute a job from the queue on my agent im getting an error that numpy i...
4 years ago
0 Hey, Thanks For The Great Logging Tool

another question, im getting the matplotlib figures sometimes as an image and sometime as a plotly figure, do you know why/

4 years ago
0 Hey, Thanks For The Great Logging Tool

im also getting this weird situation where the axis seem to be appearing twice..

4 years ago
0 Hey, Thanks For The Great Logging Tool

when is the new version coming out?

4 years ago
0 Hey, Thanks For The Great Logging Tool

plotly==4.7.1
matplotlib==3.2.1

4 years ago
4 years ago
0 Hey, Thanks For The Great Logging Tool

is that where matplotlib figures usually appear?

4 years ago
0 Hey, Thanks For The Great Logging Tool

yes i see it in the plots area

4 years ago
0 Getting An Odd Error When Trying To Open My Plots (See Picture Attached) Also, Not Able To Save Any Plots To Trains

not limited to a specific case and also happens after reloading the page

4 years ago
0 Hey, Thanks For The Great Logging Tool

it seems like the first error is happening when i have a label on my lines in the plot

4 years ago
0 Hey, Trying To Use Trains-Agent To Run An Experiment On My Computer. When Trying To Execute A Job From The Queue On My Agent Im Getting An Error That Numpy Is Not Installed. How Do I Have The Trains-Agent Install My

yes, now i see it works.. the problem is im using torch_geometric and appantly it used torch for installation. is there any way to use an environment that already exists instead of creating a new one each time?

4 years ago
0 Hey, Thanks For The Great Logging Tool

the code is deep inside another code, i will try to replicate with simple code..

4 years ago