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
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Can I save "artifacts" from ClearML experiments directly on the server? so it will be available to all
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
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K 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
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
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
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 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.
4 years ago
4 years ago
0 I Am Trying To Use

that's the result

4 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 Am Trying To Use

my UI is also deployed on http server

4 years ago
0 I Am Trying To Use

yep. they are

4 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 Am Trying To Use

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

4 years ago
0 Hi All, I Am Trying To Use Offline Mode For My Task And I Get These Messages And Shutdown. Can Anyone Explain?

I have these 3 lines in the beginning of my script, right after import statements. (not in " main " or any function):
task = Task.init(project_name=project_name, task_name=task_name) task.set_offline(True) logger = task.get_logger()

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().

4 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).

<<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

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

4 years ago
0 I Am Trying To Use

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

4 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
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
Show more results compactanswers