Questions tagged [clearml]

48 questions
0
votes
1 answer

Does clone experiment work on sklearn functions?

I'm trying to run a script and I'm constantly getting this while cloning experiment in allegro.ai AttributeError: 'Namespace' object has no attribute 'get' Can anybody help?
-1
votes
1 answer

make clearml agent do not install envs for every task

I want make my clearml agent do not install python envs for every task, it take too long. I tried setup config like: package_manager.system_size_packages=true, but it doesn't work. clearml agent won't install python envs anymore
-1
votes
1 answer

How resilient is reporting to Trains server?

How would Trains go about sending any missing data to the server in the following scenarios? Internet connection breaks temporarily while running an experiment Internet connection breaks and doesn't come back before the experiment ends (any manual…
Michael Litvin
  • 3,976
  • 1
  • 34
  • 40
1 2 3
4