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
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity 11 months ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
How come I use logger.report_matplotlib_figure and get as a result a plotly figure??? O_O
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Question about artifacts, dynamic vs static and their relationship to experiments Under https://allegro.ai/docs/concepts_arch/concepts_arch/ in the Artifacts...
4 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Is there a way to run a pipeline ( PipelineController ) without using a clearml-agent ? I can't get it to work with the agent, since the task requirements is...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
When using the marketplace AMI - what is the diference between "Launch from website" vs "Launch through EC2"?
4 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Assuming I have a trains server installed on Machine A, a trains agent installed on Machine B and I'm developing on Machine C. Is it possibe to launch a task...
4 years ago
0 Votes
33 Answers
47K Views
0 Votes 33 Answers 47K Views
Question about the auto scaling service Under extra_trains_conf when I supply a configuration file path, should it be a path on the trains server running the...
4 years ago
0 Votes
32 Answers
46K Views
0 Votes 32 Answers 46K Views
Very weird error, trying to run an experiment through an agent in docker mode, and I get this error docker: Error response from daemon: create /home/elior/De...
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Is there an auto scaling solution for GCP users?
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
How should I go about making all the artifacts default saving location to a bucket? (destination for automatically saved artifacts, uploaded and registered) ...
4 years ago
0 Votes
14 Answers
1K Views
0 Votes 14 Answers 1K Views
Question about out-of-Python dependencies. For example NLTK requires apt-get install sqlite-devel how can we manage dependencies like that on the train agents?
4 years ago
0 Votes
31 Answers
54K Views
0 Votes 31 Answers 54K Views
Unrelated problem (or is it?) the ClearML's built in Cleanup Service fails clearml.utilities.pyhocon.exceptions.ConfigMissingException: 'No configuration set...
3 years ago
0 Votes
31 Answers
47K Views
0 Votes 31 Answers 47K Views
In PipelineV2, is it possible to register artifacts to the pipeline task? I see there is a private variable ._task but not sure its the right way to go as it...
3 years ago
0 Votes
32 Answers
46K Views
0 Votes 32 Answers 46K Views
I have a set up an agent, on a GPU machine, and spun up the daemon in docker moder, and specifically specified a GPU that it will work with. The image is oka...
4 years ago
Show more results questions
0 I'Ve Been Working A Bit With Trains-Agent, Having Them Deployed On Different Machines Listening To Queues (Docker Mode) And It'S Been Working Good So Far. My Question Is What Is The Difference Between That Setup (Creating Agents On Different Machines And

Yeah but I don't get what it is for - for now I have 2 agents, each listening to some queues. I actually ignore the "services" queue until now

I don't get the difference between how I'm using my agents now, just starting them on machines, and making them listen to queues, to using the "services" mode

4 years ago
0 Inside An Ec2 Machine, Using The Trains-Server Ami, I'M Trying To Launch My Aws Auto-Scaler Service. When I Enqueue The Task To The

Where is the docker-compose file? It's not at /opt (again, I didn't place it anywhere, I'm just using the ami)

4 years ago
0 I'M Running

so when I'm on the machine through SSH

3 years ago
0 I'M Running

this means that you supply the machine to execute the actions specified

3 years ago
0 I'M Running

it works without any problem

3 years ago
0 I'M Running

SuccessfulKoala55 ⬆ sorry for the delay, was at a meeting

3 years ago
0 I'M Running

I'll anonimyze it and paste it in a sec

3 years ago
0 I'M Running

id did not help

3 years ago
0 I'M Running

it is the location of the repo

3 years ago
0 I'M Running

I can't specify the absolute path, it is dynamically created

3 years ago
0 I'M Running

I can try something with $(pwd)

3 years ago
0 I'M Running

I also ran it without $(pwd) on the Create Clearml task templates section, I added it because of CostlyOstrich36 's comments but it didn't help

3 years ago
0 I'M Running

Why is that an issue?

3 years ago
0 I'M Running

Okay SuccessfulKoala55 , problem solved! Indeed the problem was that there is not .git folder. I updated necessary things to make the checkout action get the actual repo and now it works

It wasn't really clear to me what "standalone" means, maybe it will be better to add to the error

Error: Standalone

(no .git folder found)

script detected 'tasks/hp_optimization.py', but no requirements provided

3 years ago
0 I'M Running

to see if it contains the .git folder

3 years ago
0 In Order To Use The Aws Autoscaling, With Spot And Without Spot Instances - Should We Create A Custom Policy With The Associated Iam Or Will One Of The Two Aws Managed Policies (Or Both) Will Suffice?

I have a single IAM, my question is what kind of permissions I should associate with the IAM so that the autoscaler task will work

4 years ago
Show more results compactanswers