Hi, I try to report a plot to clearML in this way: task.get_logger().report_plotly(title="Train-Val loss", series="sepal", iteration=0, figure=fig) but I got...
4 years ago
Hi there, is it safe to use ClearML (trains >= 0.17) with the trains ignite handler? Should we wait for the update on their side?
4 years ago
Potential feature request: having the parallel coordinates plot available from the HP parent task. Right now, if I want to see the parallel coord plot (shown...
4 years ago
Hi, I try to use TF history and to report the metrics in the end of the training. this is how I try to do it: history = model.fit(.....) logger.report_scalar...
4 years ago
Its me again. Following the release of clearml server, I uninstalled trains-server and attempted a fresh install. There seems to be a problem introduced with...
4 years ago
Can I make a super small FR or see if this already exists. I want to ensure/add a tag on a run, but there is no add_tag. set_tags allows duplication, which i...
4 years ago
I am trying to use trains-agent init and it fails. I get credentials from the Trains server in the Web GUI and copy them, but it fails to verify them.
4 years ago
Hi all! Not sure this is appropriate place to ask for help - direct me to the write place, if so. But I need help with running training process on my single ...
4 years ago
Hi team, me again! Im curious if someone can explain to me better how task and optimisers integrate with each other. In the example hyperparameter optimisati...
4 years ago
Heads up - our workspace is now renamed to clearml, the channel renaming is happening now. BTW there is also a formal blog post for the launch https://tinyur...
4 years ago
On a similar note, the million autogenerated experiments when doing tuning swamp out everything else in the experiments and models tabs. Is there a current s...
4 years ago
Hi all, playing around with HP optimisation, and I notice in the HyperParameterOptimizer class itself, the objective_metric_sign is set to min by default. Ca...
4 years ago
if i had a trains server now, is there any migration guide to switch to clearml?
4 years ago
Hi! I changed from trains to clearml and ran some experiments using keras but it seems the metrics are not being tracked automagically, has anyone ran into t...
4 years ago
Hi all, I have a trains-server (self-host) on a EC2 machine. The version of it is older then 0.16. I like to move to ClearML-server on different machine but ...
4 years ago
When I run experiments I set CUDA_VISIBLE_DEVICES to some integer to only make that device available to the main process (as is common). I can verify that th...
4 years ago
I'm experiencing some weird behavior from the automatic logging iterations. It seem to be capped at the number of batches rather than the epochs. How can I c...
4 years ago
Hello, is there a way to export experiment results from multiple/all experiments to something like a csv file?
4 years ago
🎊 🍾 Happy new year ! 🎆 🎇 We wanted to thank you all for the great feedback, contribution and general support you guys give us. It is truly fulfilling to ...
4 years ago
Hey i have a buggy behavior with the dictionary hyper-parameters features which i think is related to multi config support feature. I have a template task wi...
4 years ago
Hi guys, just wanted to let you know that many links in the ClearML github page are broken (i.e., https://github.com/allegroai/clearml/blob/master )
4 years ago
Hello guys, I have a strange situation with a Pipeline Controller I'm testing atm. If I run the controller directly in my PyCharm on notebook it connects cor...
4 years ago
Hello everyone 👋 Does ClearmML support the https://www.tensorflow.org/guide/profiler#overview_page ? If the right properties are set can the profile tab be ...
4 years ago
Hi! I am using the ModelCheckpoint callback from Tensorflow to save the best model. When the experiment finishes if I go on the server to Experiment > Artifa...
4 years ago
hi, I'm trying to run Task.init inside a jupyter notebook for the first time (used it a lot before in normal python scripts), and I get a warning- 2020-12-28...
4 years ago
yo clearml folks! how to force-reinstall package from github in Installed Packages? tried different strategies (using @COMMIT_ID, versioning, flag --force-re...
4 years ago
Guess we're back to basics How do I report a single scalar with no iteration dimension - something I can put as one of the columns in the experiments table?
4 years ago
any ideas how to fix it? SuccessfulKoala55 AgitatedDove14
4 years ago