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
BrightElephant64
Moderator
1 Question, 4 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
6 Answers
651 Views
0 Votes 6 Answers 651 Views
Hi ! Regarding AWS_Autoscaler while setting up GIT username and password - i was curious how it handles 2FA if my repo lies in Github and my account needs 2F...
3 years ago
0 Is There An Auto Scaling Solution For Gcp Users?

Hi  TimelyPenguin76 ! quick question - I was curious if at any point in time ClearML had considered using AWS Batch for the autoscaling part ? As submitting "training jobs" to AWS batch would create/terminate ec2 instances automatically too instead of clearml writing logic to spin up/down instances

3 years ago
0 Hi ! Regarding Aws_Autoscaler While Setting Up Git Username And Password - I Was Curious How It Handles 2Fa If My Repo Lies In Github And My Account Needs 2Fa To Sign In ?

ahan ! Thanks AgitatedDove14 i didnt know that was possible - so i'd use the token in place of the password right ? with my username staying the same as before ?

3 years ago
0 Is There An Auto Scaling Solution For Gcp Users?

Ah ok ! I think the link between clearml agent queues and the autoscaler is also important for resource monitoring etc. Sorry I'm quite new to clearml so I'm still trying to understand the architecture 🙈 . Although AWS Batch has its own queue system too which it uses to allocate jobs on training instances but its not customizable

3 years ago