Descriptions

Implement a complete MLOps pipeline (CI/CD) using Kubeflow/MLflow for continuous integration, training, and deployment of existing machine learning models in a cloud environment.

Frequently Asked Questions

Are the existing models containerized?
No, the existing models are raw Python scripts; containerization is part of the project scope.
What version control system is used?
All code is managed using GitHub Enterprise, and the pipeline must integrate with it.