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