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
PompousParrot44
Moderator
32 Questions, 85 Answers
  Active since 10 January 2023
  Last activity 8 months ago

Reputation

0

Badges 1

85 × Eureka!
0 When Running In

i could use k8s but thats bit overkill currently

4 years ago
0 Colors Of Cm Reporting Are Strange... Is It Possible To Adjust The Default Ones

its not that they are blank.. whole page is blank including plotly plots

4 years ago
4 years ago
0 When Trains-Agent Is Configured With

ok... is there any way to enforce using a given system wide env.. so agent doesn't need to spend time with env. creation

4 years ago
4 years ago
0 Wondering Why My Plots Are Not In Plot Section But Under Debug Section

ah ok.. anyway to avoid it or change it on my side

4 years ago
0 Looking At The Docs.. I Couldn'T Find A Way To Cleanup The Experiments... Only Archive Them... I Also Noticed

that seems like a bit of extra thing a user needs to bother about.. better deployment model should be that its part of api-server deployment and configurable from UI itself.. may be i am asking too much 😛

4 years ago
0 Wondering Why My Plots Are Not In Plot Section But Under Debug Section

yeah i still see it.. but that seems to be due to dns address being blocked by our datacenter

4 years ago
0 When Trains-Agent Is Configured With

i understand.. its just if i have a docker image with correct env.. i would prefer if trains-agent can use that directly

4 years ago
0 When Running In

i don't need this right away.. i just wanted to know the possibility fo dividing the current machine into multiple workers... i guess if its not readily available then may be you guys can discuss to see if it makes sense to have it on roadmap..

4 years ago
0 I Know I Can Run This Manually In Step By Step But Wondering If This Can Be Automated As Scheduled Tasks

in the above example task id is from a newly generated task like Task.init() ?

4 years ago
0 When Trains-Agent Is Configured With

AgitatedDove14 it seems i am having issues when i restart the agent... it fails in creating/setting up the env again... when i clean up the .trains/venv-builds folder and run a job for agent.. it is able to create the env fine and run job successfully.. when i restart the agent it fails with messages like
` Requirement already satisfied: cffi@ file:///home/conda/feedstock_root/build_artifacts/cffi_1595805535531/work from file:///home/conda/feedstock_root/build_artifacts/cffi_1595805535...

4 years ago
0 Wondering Why My Plots Are Not In Plot Section But Under Debug Section

it may be that i am new to trains but in my normal notebook flow they both are images and i as trains user expected it to be under the Plot section as i think this is an image.. as in nutshell all matplotlib plots display data as an image 🙂

4 years ago
0 When Running In

thanks for your help AgitatedDove14

4 years ago
0 When Trains-Agent Is Configured With

is it because of something wrong with this package build from their owner or something else

4 years ago
0 Colors Of Cm Reporting Are Strange... Is It Possible To Adjust The Default Ones

i am simply proxying it using ssh port forwarding

4 years ago
0 When Trains-Agent Is Configured With

as when it run first time after .trains/venv-build cleaning, it output this message for this package - pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1593275161868/work wondering why it specify this package as for most other packages it just prints the version number

4 years ago
0 Another Question Is If I Have A Conda Env Available On My Workers Systemwide.. Can I Use That Env Directly When Running Tasks With

i know it support conda.. but i have another system wide env which is not base .. say ml so wondering if i can comnfigure trains-agent to use that... not standard practice but just asking if it is possible

4 years ago
0 When Running In

the use case i have is to allow people from my team to run their workloads on set of servers without stepping over each other..

4 years ago
4 years ago
0 Looking At The Docs.. I Couldn'T Find A Way To Cleanup The Experiments... Only Archive Them... I Also Noticed

yes delete experiments which are old or for some other reason are not required to keep around

4 years ago
0 Wondering Why My Plots Are Not In Plot Section But Under Debug Section

simply changing to show doesn't work in my case as i am displaying CM.. what about if i use matshow

4 years ago
4 years ago
0 Colors Of Cm Reporting Are Strange... Is It Possible To Adjust The Default Ones

trains is run using docker-compose allegroai/trains-agent-services:latest and allegroai/trains:latest

4 years ago
Show more results compactanswers