Hi guys, I have many questions to ask, sorry if this questions were posted already - if the answer exist, please, point me to it. Thank you for your help. I'...
4 years ago
Hi! I am currently using Hydra+ClearML and wanted to know if there are still some updates coming. At the moment, if I change the defaults hydra uses from the...
4 years ago
Hey. This may be a silly question ... but I am unsure about how the clearml-agent works. Does it need to be installed on the local server (from which the exp...
4 years ago
Hi again. While configuring clearml-agent, I've got broken UI page. After completely reinstalling docker image for Docker Desktop for Windows, to run clearml...
4 years ago
Quick question on the clearml-data package, Can I add files to a dataset from google storage instead of having to download them?
4 years ago
2021-01-13 10:34:24,897 - clearml - WARNING - Artifacts not supported by your ClearML-server version, please upgrade to the latest server version I got this ...
4 years ago
Hi, I would like to configure clearml-server to connect to an S3 bucket in order to store artefacts - i've taken a look on this page None and it mentions 'Th...
4 years ago
Hi, is it possible to query all experiments in a project and get the best performing one (sorted by one metric)? Something similar as search_runs in mlflow (...
4 years ago
Hi everyone. I am trying to migrate from Trains to ClearML. I am using my own server, and I installed Trains in Kubernetes using helm. I am following all ste...
4 years ago
agent-services: networks: - backend container_name: trains-agent-services image: allegroai/trains-agent-services:latest restart: unless-stopped privileged: t...
4 years ago
Hi all, I like to upgrade trains-server:0.16.1 to clearml-server:0.17 In the https://github.com/allegroai/clearml-server#upgrading- the process looks the sam...
4 years ago
Hi channel, I am trying to upgrade my EC2 with the community AMI from trains 0.16 server to latest ClearML server. I followed the instructions https://allegr...
4 years ago
Hi there, I have a problem with PyJWT: I am using trains==0.16.4 and trains-agent==0.16.3 in my agents. I installed PyJWT==1.7.1 in the agent (through extra_...
4 years ago
From the getting started: "If CLEARML_AGENT_GIT_USER / CLEARML_AGENT_GIT_PASS are not provided, then ClearML Agent Services will not be able to access any pr...
4 years ago
Hi everyone! I have a question about the pipeline controller: I would like to build a ml pipeline similar to the one at https://allegro.ai/clearml/docs/docs/...
4 years ago
Is there an upgrade guide from Trains to ClearML? I can't seem to find it.
4 years ago
I enabled the slack alerts service (status is 'running') and it posts a first message in the channel: Allegro ClearML Slack monitoring service started Monito...
4 years ago
Hi everyone, now I am evaluating clearml. I have a question about how to handle datasets. Does clearml provide any function to manage datasets? Or do we need...
4 years ago
Hi again, it seems like the aws autoscaler is not spinning instances with the EBS configuration I configured. Here is the configuration: resource_configurati...
Hi all, sorry for simple question, but is it possible to directly specify the gitlab repository to save experiment statistics and artifacts in config file (I...
4 years ago
I'm new to ClearML and I'd like to deploy an inference service based on my trained model, something like what BentoML does wrapping Flask API... is there a w...
4 years ago
Hi guys, since I am done with implementing the AWS autoscaler, I would like to share some pain points that I encountered in the process with the hope that th...
4 years ago
Hi guys, probably is just me missing something along the way: https://github.com/allegroai/clearml/issues/287 . Can you help me in understanding this point?
4 years ago
I remember there is an environment variable to specify where my trains.conf | clearml.conf is but I could not remember the name of this env var. Can someone ...
4 years ago
Hi guys; another idea: would be very cool to have a mattermost alert (monitor task), just like the one for Slack. Have a nice week-end all 👋
4 years ago
from datetime import datetime import hashlib from clearml import Task previous_timestamp = 0 task_filter = {} task_filter.update( { 'page_size': 100, 'page':...
4 years ago
Maybe this is more a git question than a ClearML question, but how do I get the CLEARML_AGENT_GIT_USER and CLEARML_AGENT_GIT_PASS for step 11 in https://alle...
4 years ago
Hi, I try to write an article on medium about ClearML and face some a problem with plotly figures. When displaying the figure locally in a browser works fine...
4 years ago
Hey! I just finished the movie https://www.youtube.com/watch?v=Y5tPfUm9Ghg&list=UUj09XsAWj-RF9kY4UvBJh_A spoiler, we are using trains on promise, for I think...
4 years ago
Hey again, so i asked about archiving a model via code, and was given the answer about archiving tasks which will indeed archive my model but assuming i'm re...
4 years ago