This is the place for all the code related to MLOps and Beyoud Course.

The course is provided by Alex Snow School

Details of the course can be view here: MLOps and Beyond

To get started, follow these steps:

  1. To test for kedro, mlflow, and dvc related, run the following command to checkout the kedro-dvc branch:
git checkout kedro-dvc
  1. To test for triton related, run the following command to checkout the triton branch:
git checkout triton-server
  1. To test for Microsoft Azure Machine Learning related, run the following command to checkout the azure-ml branch:
git checkout ml-studio

and follow the instructions in the README.md file in the respective branch and folder.