MLOps TutorialsΒΆ
The following tutorials are available to help you get started with MLOps on DKubeX. Click on the links below to access the respective tutorials.
Learn how to create and manage Ray clusters in DKubeX.
Explore how to train a ML model with Ray jobs in DKubeX, along with registering the trained model on MLFlow.
Understand how to deploy a trained ML model for inferencing using DKubeX.
The tutorials provided above guides you to run the MLOps workflows from the DKubeX UI. Apart from the above tutorials, you can also run MLOps workflows on DKubeX CLI. The following tutorials demonstrate how to perform ML model training using DKubeX CLI.
Learn how to train a Fashion MNIST model using DKubeX CLI.
Learn how to train a Fashion MNIST model using DKubeX CLI with GPU support.
Learn how to deploy models registered in MLFlow using DKubeX CLI.
Learn how to deploy models from Huggingface repository using DKubeX CLI.