Hi friends, we got on a sales call with ClearML yesterday and a discussion about webhooks came up. ClearML seems to not natively implement webhooks It seems ...
2 years ago
Is there a command line interface that lets you query and download models from the ClearML model registry the way you can with MLFlow? Example: # search for ...
2 years ago
Can you help me make the case for ClearML pipelines/tasks vs Metaflow? Context within...
2 years ago
I gave a demo of ClearML to our data engineering team (is also the ML infra team) and it went over really well! 🎉 We have two data science teams that we are...
2 years ago
Hi all, is there any kind of ClearML adapter for MLFlow? I'm talking about the dozens of awesome integrations with MLFlow that allow you to easily log artifa...
2 years ago
Does clearML have a good story for offline/batch inference in production? I worked in the Airflow world for 2 years and these are the general features we use...
2 years ago
You guys, thank you so much. I have super positive things to say about ClearML and I'm very excited to try it out at work (still selling it) https://www.link...
2 years ago
Is the docker-compose deployment suitable for production? If not, is it be better to somehow use docker swarm instead? The advantage of docker swarm is that ...
2 years ago
ClearML tracks the executed .py file, so you can re-run the experiment. But... - With Metaflow DAGs, you pass a run argument to your training script, e.g. py...
2 years ago
Hey! Starting an MLOps Director position in 2 weeks. I'm thinking about architecture. Has anyone ever tried to use ClearML as an experiment tracker, but used...
11 months ago
Hi, I'm Eric. I'm an MLOps engineer at a company with 9 DE's, 6 DS's, and 2 MLOps engineers. I just learned about ClearML a few hours ago and I'm getting exc...
2 years ago
My team uses Metaflow by Outerbounds. Great DAG tool. Super robust. We run our production workloads on it and use it for experimentation, too. I'm considerin...
8 months ago
I'm getting some weird ClearML behavior. I've deployed it to an EC2 instance. When I access :8080 , I see the full ClaerML app as expected (first screenshot)...
2 years ago
Sorry for always posting such cryptic problems. I managed to create a docker-compose file that runs ClearML and it sets up 2 agents, one on the services queu...
one year ago
How would ya'll approach backing up the elastic-search/redis/etc. data in self-hosted ClearML? Any drawbacks/risks of doing a simple process that periodicall...
2 years ago
Well, we accidentally leaked some super powerful credentials today. Is there a way to not have the UI or console logs show our AWS access keys, git credentia...
2 years ago
After presenting ClearML to my team, I got the question "we're already on AWS, why not use SageMaker?" TBH, I've never gone through the ML workflow with Sage...
2 years ago
Whelp. Here's our hackathon demo submission for a ClearML VS Code extension @<1523701205467926528:profile|AgitatedDove14> and @<1523701087100473344:profile|S...
one year ago
The ClearML Session VS Code extension is live! 🎉 🎉 If you start a ClearML session using the clearml-session CLI tool, this will display it and help you con...
one year ago
AWS autoscale question: can the autoscaler use the IAM role of the EC2 instance it’s running on rather than needing to be provided AWS keys?
2 years ago
This totally counts as mlops. The VS Code Python Envy extension just changed my life . We have one monorepo with all our pipelines (grouped by "project"). An...
4 months ago
Can anyone recommend a good workflow for clearml-session ? I like to code in the desktop app of VS Code. Right now, I - run clearml-session ... to start a se...
2 years ago
Hey friends, how do you configure ClearML to use an S3 bucket? Specifically: does every data scientist have to have hard-coded AWS credentials with read/writ...
2 years ago
Working on the VS Code extension. Pretty stumped on this one...
one year ago
Another AWS autoscaler question. The docker-compose.yml automatically adds a ClearML agent to the services queue. When I run python aws_autoscaler.py --remot...
2 years ago
Crazy idea: what if ClearML had a VS Code extension? It could help you start and join ClearML sessions! It could use your local ~/clearml.conf file for read ...
one year ago