
Reputation
Badges 1
31 × Eureka!That means I can use ClearML Agent instead of Kubernetes, right?
I don't really understand about remote execution
I want to build end2end mlops platform, so i just use only clear-agent natanM?
I see two versions: clearml and clearml-agent
I'm really confused when choosing a framework to build our end2end MLOps Platform.
Pipeline is combination from various tasks
I think the pipeline in ClearML like ML Workflow than pipleline from other frameworks
Can you give me some advices?
from data versioning, model serving, model experiment
In this tutorial, you don't use pipelineController to define workflow to train model.
and PipelineController is the task control, right natanM
So what does the connection between two pipelines mean here?
Yes, I run pipeline from function and this is the error message:
"ValueError: Could not find queue named "services""
I feel ClearML is an end-to-end MLOps platform
I really don't understand about orchestration
What's that mean? can you give me an example
I am thinking that ClearML Agent like K8s?
Thank you CostlyOstrich36 , but I don't see you implement pipeline workflow to train model.