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

Questions 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
In your https://allegro.ai/blog/allegro-trains-v-0-15-release/ , the link to an example of Hyper-Parameter Optimizer ( https://github.com/allegroai/trains/bl...
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Question about artifacts, dynamic vs static and their relationship to experiments Under https://allegro.ai/docs/concepts_arch/concepts_arch/ in the Artifacts...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Does it means Trains will now have a built-in Optuna integration? ;)
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
i tried to run trains-server in docker but i created 3 subdomains (api/files/trains)....but now i have problem that trains webserver always tries to connect ...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, Together with ElegantKangaroo44 we found two unexpected behaviors in task.models['output'] : The input model of the task is included in the list The best...
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello, I'm trying to run the docker-compose version of the trains-server, but with the command sudo docker-compose -f /opt/trains/docker-compose.yml up --bui...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Port remapping of the webserver is not supported (documentation only mentions 8080 , 8081 and 8008 need to be available)? On our server we have JupyterHub ru...
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Just a pull request for a small bug fix found in 2 examples: https://github.com/allegroai/trains/pull/148
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi.. wondering if it is possible to schedule experiments run at a given time e.g. cron schedule or it needs to be triggered from UI/API
5 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Is the app/ui/backend customizable? Any tutorials for that?
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
is there a link which describes the differences in community and enterprise versions
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hey! Is it possible to create under main task (training), new task of type evaluation? Or any other way to link between them?
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi
Hi https://github.com/allegroai/trains/releases/tag/0.15.1 / https://github.com/allegroai/trains-server/releases/tag/0.15.1 / https://github.com/allegroai/tr...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
5 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K 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...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
(without having to execute it first on Machine C)
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
hello, is there an api for trains? to list/edit projects and expirements from other code externally>?
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is there a way to upload an ROC curve with its underlying data? The use-case: I have trained several models and I want to compare their different working poi...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Is there an option to separate the storage from the server? e.g. deploying my trains server on some light machine, and confguring the storage to be AWS S3 or...
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi Guys, When reporting debug images, is there any way to use a string instead of an int in iteration ? The use case is for testing/eval experiments. For exa...
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I wanted to suggest something. We're creating a lot of projects and it starts getting a bit difficult to navigate through them. I think an option to have a h...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello All, how can I access the restful api. any docs available?
5 years ago
Show more results questions