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
ThankfulOx54
Moderator
4 Questions, 10 Answers
  Active since 14 April 2023
  Last activity 12 months ago

Reputation

0

Badges 1

10 × Eureka!
0 Votes
1 Answers
557 Views
0 Votes 1 Answers 557 Views
Hi all, I am developing clearml-web. I want to automatically set a SOURCECODE different from the Clone source to the Clone destination when Clone is executed...
11 months ago
0 Votes
9 Answers
555 Views
0 Votes 9 Answers 555 Views
12 months ago
0 Votes
5 Answers
654 Views
0 Votes 5 Answers 654 Views
Hi all, I am developing clearml-web. When I checked the V1.10 code, it seems that the Reports screen cannot be opened due to the error " Error14:Fieldsnotdef...
one year ago
0 Votes
2 Answers
567 Views
0 Votes 2 Answers 567 Views
Hi all, I am developing clearml-web. Which screen is the hyperdataset? None
one year ago
0 Hi All, I Am Developing Clearml-Web. When I Checked The V1.10 Code, It Seems That The Reports Screen Cannot Be Opened Due To The Error "

@<1523703436166565888:profile|DeterminedCrab71>
Hi Shay, Thank you for investigating.
Here is the version.
image

one year ago
0 Hi All, I Am Developing Clearml-Web. Which Screen Is The Hyperdataset?

Hi @<1523701070390366208:profile|CostlyOstrich36>
thank you! I will check it.

12 months ago
0 Hi All, I Am Developing Clearml-Web. When I Checked The V1.10 Code, It Seems That The Reports Screen Cannot Be Opened Due To The Error "

@<1523703436166565888:profile|DeterminedCrab71>
Hi Shay, Thank you!
After installing the clearml server version 1.10, the error disappeared.

one year ago
0 Hi All, I Am Developing Clearml-Web. Is It A Specification That Even If The Hyperparameters Item (Initial Value) When Executing Xxx Is Deleted With Yyy That Was Cloned, It Will Remain? It Seems That Even If You Set The Hyperparameters Item On The Screen

thank you, @<1523701087100473344:profile|SuccessfulKoala55>
It seems that even if the HYPERPARAMETERS item is set from the UI instead of the value set by the SDK code, it may remain in the clone destination.
Any plans to fix this?
Or is there a way around it?

12 months ago