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
GrotesqueDog77
Moderator
5 Questions, 31 Answers
  Active since 10 January 2023
  Last activity 5 months ago

Reputation

0

Badges 1

28 × Eureka!
0 Votes
3 Answers
242 Views
0 Votes 3 Answers 242 Views
Hi! I'm trying to report plotly figure to the output model, but the api does not have this functionality yet (for Model ). From the code of Task reporting I ...
5 months ago
0 Votes
28 Answers
533 Views
0 Votes 28 Answers 533 Views
Hi all! I have a question about pipelines. My pipeline consists of several steps: run some computations and generate image of confusion matrix path image pat...
one year ago
0 Votes
2 Answers
540 Views
0 Votes 2 Answers 540 Views
Hello everyone! I'm trying to add functionality where I need to rotate artifacts. Psedocode: task = Task(...) task.upload_artifact(path)and after some time I...
one year ago
0 Votes
18 Answers
700 Views
0 Votes 18 Answers 700 Views
Hello everyone! I'm trying to use arguments with the pipeline but can not make it work. My case is defined PipelineController add_parameter("docker_image") w...
one year ago
0 Votes
11 Answers
577 Views
0 Votes 11 Answers 577 Views
Hello everyone! Does anyone use pipelines? I have the issue with the logger. Scenario: I have pipeline defined with set of pipeline.add_function_step at some...
one year ago
0 Hi All! I Have A Question About Pipelines. My Pipeline Consists Of Several Steps:

I agree, a lot of packages should be installed before I can execute any command, but having something like "sub nodes" inside pipeline, in my opinion, makes them much more useful, in sense that all the steps are visible. I haven't used pipelines before and when I saw this UI I was thinking it would be very cool highlight the execution steps.

one year ago
Show more results compactanswers