is is in planning or already supported
5 years ago
as i can not read the numbers at all
5 years ago
Hi, I faced with a silly error, when I run the python script with task = trains.init(project_name='my project', task_name='my task'). The task goes to the tr...
5 years ago
Hi, I encountered a few problems: Which files will be uploaded by trains according to the task's output_uri ? model, text or images? Is the judgment based on...
5 years ago
Hi! i'm new here! :man-raising-hand:
5 years ago
When I Am Trying To See The "Plots" Under Result Section.. I Am Seeing This Error In Browser Console
when i am trying to see the "Plots" under result section.. i am seeing this error in browser console ERROR TypeError: e['trains-server'] is undefined and the...
5 years ago
whereas plots are on fileserver and i can see them by opening the files manually in the editor
5 years ago
wondering what is causing it
5 years ago
hmm it seems the plot are ending up under debug samples
5 years ago
and the above error is caused by routine update check being blocked...
5 years ago
wondering why my plots are not in plot section but under debug section
5 years ago
when trains-agent is configured with system_site_packages: true why agent tries to create a new env and install packages ?
5 years ago
Hi! I'm having some problems, could you help me? I have been working with version 0.15.0 of trains-server for a month, but yesterday I stopped accessing logs...
5 years ago
is it possible to create workflow using trains... e.g. nightly fetch data from data warehouse.. run Task.TaskTypes.data_processing to do ETL one this task is...
5 years ago
i know i can run this manually in step by step but wondering if this can be automated as scheduled tasks
5 years ago
Hi, I would like to install python package using conda in my worker machine. so I edit the trains.conf file to : package_manager: { # supported options: pip,...
5 years ago
is there a document which describes what kind of data is stored in elasticsearch, mongodb and redis.. just trying to understand the architecture of trains an...
5 years ago
for the frameworks which are supported in built, trains stores the trained model as output model e.g. for xgboost here https://github.com/allegroai/trains/bl...
5 years ago
Hi guys, any plan to integrate the https://github.com/allegroai/trains-agent/blob/master/examples/dynamic_cloud_cluster.ipynb in trains-server? The code ther...
5 years ago
looking at the docs.. i couldn't find a way to cleanup the experiments... only archive them... i also noticed AgitatedDove14 mentioned the https://github.com...
5 years ago
i have been asking a lot of questions, i hope its ok and not too troublesome AgitatedDove14 and TimelyPenguin76 I like the product, just trying to setup for ...
5 years ago
How to change to port number of trains server?
5 years ago
is it possible to link independent training experiments.. for example.. i have an ensemble of 2 models (A & B) each models are trained under their own traini...
5 years ago
Hi, I'm getting a lot of the following logs trains.frameworks - WARNING - Could not retrieve model location, skipping auto model logging I'm fine with it and...
5 years ago
Hi! Is it possible to make some projects invisible for certain users?
5 years ago
Is it possible to disable vcs-cache? I tried to change value from true to false in the trains.conf, but it does not affect anything. I want to disable it, be...
5 years ago
Hi, I am new here, can I ask question on trains-server also?
5 years ago
Hey, I moved my trains-server to another machine, zipping the /opt/trains/data folder as described in the docs https://allegro.ai/docs/deploying_trains/train...
5 years ago
yo guys, I'm getting Retrying (Retry(total=2, connect=2, read=5, redirect=5, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to O...
5 years ago
Hi people, I looked on this line when trains try to save image. https://github.com/allegroai/trains/blob/772fd7f7508d0f5b31428084856b2e5485a013e2/trains/bind...
5 years ago