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
LethalCentipede31
Moderator
8 Questions, 41 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

41 × Eureka!
0 Votes
30 Answers
970 Views
0 Votes 30 Answers 970 Views
I am trying to use trains-agent init and it fails. I get credentials from the Trains server in the Web GUI and copy them, but it fails to verify them.
3 years ago
0 Votes
2 Answers
944 Views
0 Votes 2 Answers 944 Views
I am getting certificate warning when running ClearML: Certificate did not match expected hostname: updates.clear.ml. Certificate: {'subject': ((('commonName...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi all, I am trying to use offline mode for my Task and I get these messages and shutdown. Can anyone explain? ClearML Task: created new task id= ClearML res...
3 years ago
0 Votes
30 Answers
1K Views
0 Votes 30 Answers 1K Views
I have a problem with "report_image" When I gave a URL - image was reported no problem. When I use a local image/matrix - the images are not shown on "debug ...
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hey all, we already know that clearml magic collects metrics and plots from tensorboard and matplotlib, can we please add collection for Plotly and Seaborn ?
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
I am starting to use clearml-data, and I have a feature request - add a progress bar for the upload phase / log which files are uploaded / add upload speed C...
3 years ago
0 Votes
1 Answers
951 Views
0 Votes 1 Answers 951 Views
Can I save "artifacts" from ClearML experiments directly on the server? so it will be available to all
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 I Am Trying To Use

yep. they are

3 years ago
0 I Am Trying To Use

I logged in to the UI from the local browser. is that enough?

3 years ago
0 I Have A Problem With "Report_Image" When I Gave A Url - Image Was Reported No Problem. When I Use A Local Image/Matrix - The Images Are Not Shown On "Debug Samples" (Url Link Is Broken).

<<KEY>>/experiments/<<KEY>>/info-output/debugImages?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&order=last_update

3 years ago
0 I Am Trying To Use

trains-init: error: unrecognized arguments: config

3 years ago
0 I Have A Problem With "Report_Image" When I Gave A Url - Image Was Reported No Problem. When I Use A Local Image/Matrix - The Images Are Not Shown On "Debug Samples" (Url Link Is Broken).

suffix for URL approach:
/info-output/debugImages?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&order=last_updatesuffix for image approach:
` /info-output/debugImages?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=parent.name&or...

3 years ago
0 I Am Trying To Use

TRAINS-AGENT setup process
Configuration file already exists: ~/trains.conf
Leaving setup, feel free to edit the configuration file.

3 years ago
0 I Am Trying To Use

the code doesn't work

3 years ago
3 years ago
0 I Am Trying To Use

thanks. it seems to work now.

we are still considering whether to upgrade or not.

3 years ago
0 I Am Trying To Use

if it ain't broke, don't fix it

3 years ago
0 I Am Trying To Use

jwt.exceptions.DecodeError: It is required that you pass in a value for the "algorithms" argument when calling decode().

3 years ago
0 Hey All, We Already Know That Clearml Magic Collects Metrics And Plots From Tensorboard And Matplotlib, Can We Please Add Collection For Plotly And Seaborn ?

TimelyPenguin76 AgitatedDove14
I am using the "report_plotly" method, but it means I have to pass it down to inner scopes/functions and manage it directly, as well as define the plots specifically.
It also eliminates the option to run/debug locally without logging because the code has explicit Logger or Task dependencies, instead of being an external wrapper.
It fills my Experiment board on the server with many debug sessions.

Regarding seaborn - good to know. might be a good alternative ...

3 years ago
0 I Have A Problem With "Report_Image" When I Gave A Url - Image Was Reported No Problem. When I Use A Local Image/Matrix - The Images Are Not Shown On "Debug Samples" (Url Link Is Broken).

and I need it to report results (I wish there was a way to add free text to those debug samples, without using the "title" and "series" args)

3 years ago
0 I Have A Problem With "Report_Image" When I Gave A Url - Image Was Reported No Problem. When I Use A Local Image/Matrix - The Images Are Not Shown On "Debug Samples" (Url Link Is Broken).

can you please debug it and explain what was happening? can you please support adding free text to the uploaded image (such as results, predictions, etc.)?

3 years ago
0 I Have A Problem With "Report_Image" When I Gave A Url - Image Was Reported No Problem. When I Use A Local Image/Matrix - The Images Are Not Shown On "Debug Samples" (Url Link Is Broken).

http://<<IP_ADDRESS>>:8081/<<PROJECTNAME>>/<<EXPERIMENT>>/metrics/samples/<<SERIRES_NAME/samples_<<SERIES_NAME>>_00000000.jpeg?X-Amz-Date=1619339287549

3 years ago
0 I Have A Problem With "Report_Image" When I Gave A Url - Image Was Reported No Problem. When I Use A Local Image/Matrix - The Images Are Not Shown On "Debug Samples" (Url Link Is Broken).

I'll try it when a new version comes out. I prefer to use official releases.
for now I'll use just regular characters in this field.
and again - feature request - add free text there.

3 years ago
Show more results compactanswers