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

Reputation

0

Badges 1

125 × Eureka!
0 Votes
18 Answers
1K Views
0 Votes 18 Answers 1K Views
Quick question, can trains log keras loss values and/or metrics automatically? Or would I have to attach a tensorboard callback?
3 years ago
0 Votes
3 Answers
897 Views
0 Votes 3 Answers 897 Views
What does it mean to publish a model or a dataset?
3 years ago
0 Votes
14 Answers
868 Views
0 Votes 14 Answers 868 Views
Has anyone used clearml-serving and successfully sent an inference request via curl? I'm having trouble trying to send an inference request to the keras mnis...
2 years ago
0 Votes
1 Answers
812 Views
0 Votes 1 Answers 812 Views
if I do task.create() how do I pass the output_uri=True thing to it? that task.init generally has?
2 years ago
Show more results questions
0 Quick Question, Can Trains Log Keras Loss Values And/Or Metrics Automatically? Or Would I Have To Attach A Tensorboard Callback?

Is this a possible future feature? I have used cometML before and they have this. I'm not sure how they do it though...

3 years ago
0 Quick Question, Can Trains Log Keras Loss Values And/Or Metrics Automatically? Or Would I Have To Attach A Tensorboard Callback?

Hey AgitatedDove14 , thanks for the answer. What does that mean? In any case I think it would be a nice to have feature.

3 years ago
0 Quick Question, Can Trains Log Keras Loss Values And/Or Metrics Automatically? Or Would I Have To Attach A Tensorboard Callback?

Ah, so you're saying I can write a callback for stuff like train_loss , val_loss , etc.

3 years ago
0 Has Anyone Used

i can't get some sort of response from curl

2 years ago
0 I Have A Little Bit Of Code That Goes Like:

AgitatedDove14 can you please help me with this?

3 years ago
0 I Have A Little Bit Of Code That Goes Like:

my script is Aborted with the above error

3 years ago
0 Hi, I'M Trying To Set Up My Trains-Server And I'M Getting The Following:

(base) emilio@unicorn:~$ docker version Client: Docker Engine - Community Version: 19.03.13 API version: 1.40 Go version: go1.13.15 Git commit: 4484c46d9d Built: Wed Sep 16 17:02:36 2020 OS/Arch: linux/amd64 Experimental: false (base) emilio@unicorn:~$ docker-compose --version docker-compose version 1.17.1, build unknown

3 years ago
0 Has Anyone Used

i'm just interested in actually running a prediction with the serving engine and all

2 years ago
2 years ago
0 The

well, what are the types of input expected? is parent_datasets a list of names or IDs?

3 years ago
0 Is There Any

some documentation for understanding the parameters, flags, options etc.
I want my serving controller to go into a particular project instead of the default DevOps, for example
Other things might be programatically adding endpoints instead of using cli (this is because I potentially have hundreds of models to serve so I can't do this manually)

2 years ago
0 What Could Be Causing This?

but it's been that way for over 1 hour.. I remember I can force the task to wait for the upload. how do i do this?

2 years ago
0 If I Have 1 Machine With A Gpu, Can I Put A Worker On It With Gpu And Two Workers With

I have done this but I remember someone once told me this could be an issue... Or I could be misremembering. I just wanted to double check

2 years ago
0 What Could Be Causing This?

is that what you mean?

2 years ago
3 years ago
0 Has Anyone Used

i don't know ahahaha

2 years ago
0 We'Re Getting Critical Alerts For Elasticsearch Container Around The Jdk Version. It'S Apparently End-Of-Life. Can You Look Into Upgrading The Image? It Looks Like You'Re Running Fixed Version (7.6.2) Instead Of Picking Up Either Latest Or Some Major/St

I understand! this is my sysadmin message:
"if nothing else, they could publish a new elasticsearch image of 7.6.2 (ex. 7.6.2-1) which uses a newer patched version of JDK (1.13.x but newer than 1.13.0_2)"

3 years ago
0 Does

{"detail":"Error processing request: [Errno 2] No such file or directory: '~/.clearml'"}

2 years ago
0 What Could Be Causing This?

cheers, let me try this

2 years ago
Show more results compactanswers