microsoft / dstoolkit-mlops-v2

This repository contains the basic repository structure for machine learning projects based on Azure technologies (Azure ML and Azure DevOps).
Other
20 stars 10 forks source link

MLOps v2 does not support customizing tranining and inference base images #94

Open lorrinferdinand opened 8 months ago

lorrinferdinand commented 8 months ago

MLOPs v1 supported customizing tranining and inference base images and has documentation backing the steps involved. AFAIK, v2 does not support this customization.

ritesh-modi commented 8 months ago

V2 also supports customization by way of bringing your own code for training and testing