Hi, I have a problem after updating clearml-server to the most recent version. Elasticsearch has been updated from elasticsearch:7.6.2 to elasticsearch:7.16....
3 years ago
Hi, I am trying to use agent, but I have a problem. Execution of task stucks like this
3 years ago
Is there any testing suite that ships with ClearML? If we'd like to make some unit tests for our code?
3 years ago
Hello, When I use PipelineController.upload_model() https://clear.ml/docs/latest/docs/references/sdk/automation_controller_pipelinecontroller/#pipelinecontro...
3 years ago
Trying another device to connect with my clearML server produced this, how could I fix it?
3 years ago
When my remote task is installing the python dependencies --packages requests for example, is there any caching "magic" that is done by the k8 agent? Or is i...
3 years ago
Hey all, is there any reason the python sdk clearml would cause subprocess issues? I'm calling returncode = Popen(cmd).wait() and getting File "/usr/lib64/py...
3 years ago
Hey guys! Anyone knows if you can upload an OutputModel to the ClearML server? I see that https://clear.ml/docs/latest/docs/references/sdk/model_outputmodel/...
3 years ago
Hello, I have a question regarding the usage of APIClient from clearml.backend_api.session.client import APIClient client = APIClient() events = client.event...
3 years ago
Hi all, I'm setting up a pipeline to auto train new model every month. In each run, I also need to get the model of the previous run and compare the old mode...
3 years ago
I have a question regarding running the code on the remote machine, each time I run the code I see the console in the ClearML server start downloading all th...
3 years ago
Hello everyone ! When i run my python script localy , everything works fine (it includes tensorflow). When i try to run it remotely from app.clearml I observ...
3 years ago
Hi. is there a way to make hyperparameters/any part form become a dropdown list when in Draft mode on ClearML UI? like we want set using UI but limited optio...
3 years ago
Hi. Is it possible to run pipelines clearml using yaml manifests like kubeflow style?
3 years ago
What would be the best way to approach this flow? We have a configuration file that defines e.g. the project name to use in ClearML, alongside other experime...
3 years ago
trying to access the CSV file uploaded on the clearML dataset in my local device is giving me some errors
3 years ago
I upload the dataset here so how to connect it with the running task in the queue??
3 years ago
Hello, I'm trying to get the pipeline progress, but I can't get it properly. I've set the progress via current_task.set_progress() in the pipeline after each...
3 years ago
Hi, I cannot show the results (e.g., 'console', 'scalars' ). When pressing the scalars button, clearml shows a 'wait circle' and then I get the message "Fail...
3 years ago
I also have a general question. Most frequently, we work with our ml models not as a single script, but a project - multi level directory of files. How do we...
3 years ago
Hello World, I’m working on getting a ClearML Server spun up on the same computer as GPUs. Question about implementation details.. Fresh build using this gui...
3 years ago
Hi All, i am creating sub project, for Experiment, but it seems there is [undefined] section created too (like picture) every i made subproject. also, can we...
3 years ago
Hi! I am researching different MLOps libraries / platforms. I don't want to use platform as a service solutions. Could you suggest me what are the main diffe...
3 years ago
Hi, I have a question regarding automation.HyperParameterOptimizer() . We are seeing that objective being logged (on the table of experiments - results/plots...
3 years ago
Where I can change this host name using the helm charts? I got this error when my task is fetching a dataset. 2022-09-23 15:09:45,318 - clearml.storage - ERR...
3 years ago
Hi everybody, Am I the only one having issues with logging into https://app.clear.ml/ ?
3 years ago